Hi, I am working on image calibration. I have chalenging chessboard images (blurry with high turbulence) and the findCessboarsCorner function fails to find the corners on all of the images. When I try to do it on the Matlab calibration tool it find successfully the corners on half of the images. What is the difference between the algorithms and implementations and what can I do to improve the opencv function?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
findChessboardCorners - fails to detect corners | 2 | 4011 | June 24, 2023 | |
findChessboardCornersSB not finding corners in partially visible chessboard | 3 | 939 | September 27, 2022 | |
OpenCV C++ findChessboardCorners slower than MATLAB's Camera Calibration Toolbox | 1 | 898 | April 7, 2023 | |
Cannot get good camera calibration
|
34 | 5562 | February 23, 2021 | |
cv2.findChessboardCorners() running endlessly on certain images | 3 | 768 | April 28, 2023 |