Susmit
98dce911ca
Update py_calibration.markdown
...
In the camera calibration code { cv2.cornerSubPix() } will be of no use.In the updated code it is assigned to the (corners2) variable
which is passed down to { cv2.drawChessboardCorners() }
9 years ago
Hannes
66549414dd
fixed "tot_error" to "mean_error" & nicer whitespace
9 years ago
Hannes
3b2a194c30
fixed "corners2" to "corners" & nicer whitespace
9 years ago
Maksim Shabunin
c8cb03fd8f
Replaced 'corrected' to 'distorted' in camera calibration tutorials
10 years ago
Maksim Shabunin
d01bedbc61
Removed Sphinx documentation files
10 years ago
Maksim Shabunin
812ce48c36
Doxygen tutorials: python final edits
10 years ago
Maksim Shabunin
875f922332
Doxygen tutorials: python basic
10 years ago
Matt Venn
7acd28fbea
added imgpoints back
11 years ago
Matt Venn
2d33063a59
removed whitespace at end of line 96
11 years ago
Matt Venn
3170414ca8
fixed whitespace
11 years ago
Matt Venn
a0bfdb9bf1
fixed examples for opencv 2.4.8
11 years ago
abidrahmank
899781b3d6
GSoC Python Tutorials
...
GSoC Python Tutorials
removed white spaces
removed blank lines at EOF
removed duplicate labels
12 years ago