Camera Calibration (Bug #4117)


Added by mark wilson about 10 years ago. Updated over 9 years ago.


Status:New Start date:2015-01-13
Priority:Normal Due date:
Assignee:Kirill Kornyakov % Done:

0%

Category:samples
Target version:3.0
Affected version:branch 'master' (3.0-dev) Operating System:Any
Difficulty:Easy HW Platform:Any
Pull request:

Description

On documentation page http://docs.opencv.org/trunk/doc/py_tutorials/py_calib3d/py_calibration/py_calibration.html under setup it states the checkerboard corners will be placed in an order (from left-to-right, top-to-bottom). In the figure with "one image with pattern drawn on it shown below" the connected points infer index 0 is the bottom-left red point and indexing continues to the top of the image then to the next column on the right at the bottom of the image (in orange) and continues up towards the top of the image. This zig-zag pattern is left-to-right, bottom-to-top, correct?


Associated revisions

Revision e379ea6e
Added by Vadim Pisarevsky over 9 years ago

Merge pull request #4117 from jaimefrio:relaxed_strides

History

Updated by Maksim Shabunin over 9 years ago

Issue has been transferred to GitHub: https://github.com/Itseez/opencv/issues/4905

Also available in: Atom PDF