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-29 05:29:54 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
c7a42e9682
opencv
/
modules
/
calib3d
History
Vadim Pisarevsky
c7a42e9682
started work on API & doc synchronization (in particular, Mat& => Input/OutputArray in the descriptions)
2011-06-07 22:51:31 +00:00
..
doc
started work on API & doc synchronization (in particular, Mat& => Input/OutputArray in the descriptions)
2011-06-07 22:51:31 +00:00
include/opencv2
/calib3d
fixed VS2010 compile warnings and errors
2011-06-06 15:15:30 +00:00
src
replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()).
2011-06-06 14:51:27 +00:00
test
fixed bug in solvePnPRansac test (thanks to Pieter-Jan Busschaert)
2011-04-29 15:00:37 +00:00
CMakeLists.txt
fixed some build problems
2010-12-28 21:15:58 +00:00