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-12-04 08:49:14 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
7d2e7d48e6
opencv
/
modules
/
calib3d
History
Vadim Pisarevsky
5b6a755719
almost finished Python wrappers
2010-11-02 17:58:22 +00:00
..
include/opencv2
/calib3d
almost finished Python wrappers
2010-11-02 17:58:22 +00:00
src
added more helper macros to the function declarations, to assist the Python wrapper generator. Fixed memleak in Mat::operator()(Range,Range) and the related functions (Mat::row, Mat::col etc.)
2010-10-27 18:26:39 +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