1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-20 04:25:42 +08:00
Commit Graph

9 Commits

Author SHA1 Message Date
catree
650bf4308f Update code to take into account solvePnP and solvePnPRansac use InputOutputArray for rvec and tvec parameters. 2019-02-06 17:19:19 +01:00
Alexander Alekhin
964a8a9a9d ccalib: don't convert vector<Keypoint> into Mat-like structures 2017-08-25 19:07:05 +03:00
Maksim Shabunin
a20c5c8dd9 Doxygen documentation for all modules 2014-12-01 15:54:42 +03:00
Daniel Angelov
c5b57d0c58 Enclose code in ccalib namespace. Switch defines to consts. 2014-09-05 15:38:35 +03:00
Daniel Angelov
9fb1a6dbc4 Fixed windows warnings. Updated docs to include default detector/matcher. 2014-08-29 13:01:09 +03:00
Daniel Angelov
01d3b69b82 Updated ITERATIVE -> SOLVEPNP_ITERATIVE. 2014-08-29 12:28:51 +03:00
Daniel Angelov
93361768f6 Cleared shadowing warning. 2014-08-20 02:45:20 +03:00
Daniel Angelov
d98136174a Updated headers. 2014-08-20 02:23:34 +03:00
Daniel Angelov
e6f8c43995 Added Custom Calibration Pattern Module. 2014-08-18 02:21:56 +03:00