1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-19 19:44:14 +08:00
Commit Graph

28 Commits

Author SHA1 Message Date
caseymcc
c433e60a8d Allow setting the features on the RandomPatternCornerFinder (from previous run) 2018-02-19 12:58:20 -06:00
Maksim Shabunin
306697022b Merge pull request #1352 from alalek:type_traits_issue_7599 2017-09-06 13:35:19 +00:00
Vladislav Sovrasov
7a676914e8 omnidir: fix wrong memory access in estimateUncertainties 2017-08-30 11:34:46 +03:00
Alexander Alekhin
964a8a9a9d ccalib: don't convert vector<Keypoint> into Mat-like structures 2017-08-25 19:07:05 +03:00
baisheng lai
7d238cfc67 revise omnidir::calibrate API (InputArray to InpurArrayOfArray) so that Python bindings will work 2016-09-28 17:29:26 +08:00
baisheng lai
36636e5fc8 rename sample dir
link bug fix
2015-08-21 20:10:18 +08:00
baisheng lai
2ac00324b2 small modification 2015-08-19 23:08:54 +08:00
baisheng lai
2960c631de add all modules to ccalib group 2015-08-19 22:59:28 +08:00
baisheng lai
79ddc32eed rename files 2015-08-19 22:33:45 +08:00
baisheng lai
27609c12e3 make optimization of omnidir::calibrate more stable 2015-08-19 20:29:18 +08:00
baisheng lai
971b745934 - move hpp files to include/opencv2/ccalib
- add multiple camera calibration tutorial
- code clean
2015-08-16 21:37:51 +08:00
baisheng lai
05a40a3997 remove bugs 2015-08-14 19:28:12 +08:00
baisheng lai
5beefcfab2 fix a bug of multiCamCalib.cpp 2015-08-13 21:43:13 +08:00
baisheng lai
2b28181d38 modify doxygen commands 2015-08-13 14:47:57 +08:00
baisheng lai
a337e588b5 remove warnings 2015-08-13 14:24:14 +08:00
baisheng lai
d648cc8c86 remove warnings 2015-08-12 21:55:15 +08:00
baisheng lai
fc471beb1e bug fix 2015-08-12 21:36:25 +08:00
baisheng lai
a5ce50b1f1 change include files 2015-08-12 18:10:33 +08:00
baisheng lai
fb27204797 All files of the second half period 2015-08-12 16:52:45 +08:00
Baisheng Lai
c6e54d1797 update tutorial and doxygen
upload an example data in tutorial
2015-06-30 10:16:06 +08:00
Baisheng Lai
7082b257e9 add omnidirectional camera calibration to ccalib 2015-06-17 15:32:13 +08: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