Hi!
I want to use OpenCV for camera calibration .
1) Someone told me that the grid number of each row/column should be ODD, is it right? Why I shouldn't use an even number of corners?
2) Which is better, symmetric/Asymmetric pattern?
1 | initial version |
Hi!
I want to use OpenCV for camera calibration .
1) Someone told me that the grid number of each row/column should be ODD, is it right? Why I shouldn't use an even number of corners?
2) Which is better, symmetric/Asymmetric pattern?