- 16 Mar, 2018 1 commit
-
-
Lizeth Huertas authored
Apriltag (#1570) * doCornerRefinement to CornerRefinementMethod :: detected contours points are used to detect the corners * some little corrections * samples edited * documented :) * tabs corrected * Docu corrections * refinement for all candidates * refinement for all candidates :: copy paste error corrected * comment * apriltag * whitespace corrected * corr ini * correction :: warnings, c4244, preprocDirect, ... * try to ignore 4244, fix 2131, add test, and ... * try to ignore 4244 * test duplicate deleted * corrected test, warnings * test :: correction * warnings * warnings and test * warnings * perspective test, warning corrections * warning a_q_t * warning * warning * 3 clause BSD license * stacksz and typo * eliminate build warnings - cv::fastAtan2() - cvFloor() * small code refactoring * fix isfinite() * get rid of manual calloc/free calls * update file headers
-
- 11 Apr, 2017 2 commits
-
-
szk1509 authored
new corner refinement method :: using the contour-lines (#973) * doCornerRefinement to CornerRefinementMethod :: detected contours points are used to detect the corners * some little corrections * samples edited * documented :) * tabs corrected * Docu corrections * refinement for all candidates * refinement for all candidates :: copy paste error corrected * comment
-
Erwan Normand authored
aruco: make public the getBoardObjectAndImagePoints function (#1108) * Made the private static getBoardObjectAndImagePoints function public to be used for calibration. * Switched the arguments detectedIds and detectedCorners, and objPoints and imgPoints on getBoardObjectandImagePoints function for consistency with calibrateCamera and calibrateCameraAruco functions. * Added the flag CV_EXPORTS_W to the getBoardObjectAndImagePoints function.
-
- 16 Jan, 2017 1 commit
-
-
Vladislav Sovrasov authored
-
- 07 Oct, 2016 1 commit
-
-
Pavel Rojtberg authored
also add shortcut if markers are aligned with image axes
-
- 30 Sep, 2016 1 commit
-
-
mshabunin authored
-
- 07 Sep, 2016 1 commit
-
-
sht3ch authored
-
- 24 Aug, 2016 1 commit
-
-
Vladislav Sovrasov authored
-
- 17 Aug, 2016 1 commit
-
-
Vasilikhin authored
-
- 05 Aug, 2016 1 commit
-
-
Marek Smigielski authored
-
- 03 Jun, 2016 1 commit
-
-
Maksim Shabunin authored
-
- 27 Mar, 2016 1 commit
-
-
Pavel Rojtberg authored
type should be OutputArray instead of OutputArrayOfArrays. at<Vec3d> is one dimensional. (fixes debug assert) fixes #574
-
- 19 Feb, 2016 1 commit
-
-
Steve Nicholson authored
-
- 18 Feb, 2016 1 commit
-
-
Christian Richardt authored
-
- 14 Jan, 2016 1 commit
-
-
folz authored
-
- 12 Oct, 2015 1 commit
-
-
Pavel Rojtberg authored
allows using Mat and vector<Vec3d> as argument for rvecs, tvecs that are allocated at once.
-
- 14 Sep, 2015 1 commit
-
-
S. Garrido authored
-
- 26 Aug, 2015 1 commit
-
-
S. Garrido authored
-