This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2024-11-25 19:50:38 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
70d2c57e35
opencv
/
modules
/
calib3d
History
Vadim Pisarevsky
70d2c57e35
moved estimateAffine3D declaration from imgproc to calib3d, where it is really implemented (ticket
#705
)
2010-11-29 20:51:02 +00:00
..
include/opencv2
/calib3d
moved estimateAffine3D declaration from imgproc to calib3d, where it is really implemented (ticket
#705
)
2010-11-29 20:51:02 +00:00
src
added CV_CALIB_RATIONAL_MODEL for better backward compatibility
2010-11-29 20:06:44 +00:00
CMakeLists.txt
added calib3d dependency of highgui, to visualize checkerboard detector work, and probably other algorithms
2010-09-30 20:55:47 +00:00