This website requires JavaScript.
Explore
Help
Sign In
mirror
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2025-01-18 22:44:02 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
84022b0c19
opencv
/
modules
/
calib3d
History
Vadim Pisarevsky
84022b0c19
fix thin-prism coefficients at 0's in the stereo calibration function unless the flag CALIB_THIN_PRISM_MODEL is explicitly set
2013-09-13 13:32:42 +04:00
..
doc
Boring changes - calib3d.
2013-09-05 18:26:43 +04:00
include
/opencv2
expose findEssentialMat, decomposeEssentialMat and recoverPose to Python
2013-09-09 14:02:05 +04:00
perf
Fixed some dubious uses of tbb::task_scheduler_init.
2013-09-05 19:03:00 +04:00
src
fix thin-prism coefficients at 0's in the stereo calibration function unless the flag CALIB_THIN_PRISM_MODEL is explicitly set
2013-09-13 13:32:42 +04:00
test
Fixed some dubious uses of tbb::task_scheduler_init.
2013-09-05 19:03:00 +04:00
CMakeLists.txt
Global CMake reorganization:
2012-02-03 11:26:49 +00:00