- 22 Apr, 2016 2 commits
-
-
Eric Liao authored
Allow configuration of the square size in stereo_calib.
-
-
- 17 Dec, 2015 1 commit
-
-
ValeryTyumen authored
-
- 27 Sep, 2015 1 commit
-
-
Kauê de Moraes Vestena authored
Previously, there's no way to the user see the found corners, i've changed that. In a cout, are write that: "average reprojection err = " But it isn't a "reprojection error" at all, it is a mean of each EPIPOLAR error, wich occur when the product x' * F * x is not equal to zero. (x and x' are the same points in the right and left scene) (the RMS that explain the average absolute reprojection error is given by the return of the stereoCalibrate() function) At least, i think it's interesting to initialize the camera matrices before. Thank you all for this amazing code. Apologize my weak english.
-
- 03 Jun, 2015 2 commits
-
-
http://code.opencv.org/issues/4359berak authored
-
http://code.opencv.org/issues/4359berak authored
-
- 24 Apr, 2015 1 commit
-
-
Maximilien Cuony authored
-
- 23 Sep, 2014 1 commit
-
-
Dmitriy Anisimov authored
-
- 17 Sep, 2014 1 commit
-
-
Maximilien Cuony authored
-
- 07 Jul, 2014 1 commit
-
-
vbystricky authored
-
- 17 Dec, 2013 1 commit
-
-
Adrien BAK authored
-
- 17 Nov, 2013 1 commit
-
-
StevenPuttemans authored
Also fixed some typos and code alignment Also adapted tutorial CPP samples Fixed some identation problems
-
- 21 Aug, 2013 1 commit
-
-
Roman Donchenko authored
-
- 28 Jun, 2013 1 commit
-
-
Kirill Kornyakov authored
-
- 11 Apr, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 08 Apr, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 04 Apr, 2013 1 commit
-
-
Alexander Shishkov authored
-
- 15 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 07 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 18 Apr, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 04 Dec, 2010 2 commits
-
-
Vadim Pisarevsky authored
-
Gary Bradski authored
-
- 03 Dec, 2010 1 commit
-
-
Vadim Pisarevsky authored
added cvSave(contours) to the contours demo; added rational model demonstration to stereo_calib; fixed formatting in imgproc/types_c.h
-
- 30 Nov, 2010 1 commit
-
-
Vadim Pisarevsky authored
make cv::calibrateCamera, cv::stereoCalibrate and their C counterparts return the standard RMS error.
-
- 29 Nov, 2010 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 28 Nov, 2010 1 commit
-
-
Vadim Pisarevsky authored
-
- 27 Nov, 2010 1 commit
-
-
Vadim Pisarevsky authored
-
- 26 Nov, 2010 1 commit
-
-
Vadim Pisarevsky authored
-
- 11 May, 2010 1 commit
-
-
Vadim Pisarevsky authored
-