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
d2080a117e
opencv
/
modules
/
features2d
History
Vadim Pisarevsky
41df54e75f
fixed several typoes and errors in the refman (ticket
#1203
)
2011-07-22 12:50:49 +00:00
..
doc
fixed several typoes and errors in the refman (ticket
#1203
)
2011-07-22 12:50:49 +00:00
include/opencv2
/features2d
upgraded to FLANN 1.6. Added miniflann interface, which is now used in the rest of OpenCV. Added Python bindings for FLANN.
2011-07-13 23:04:39 +00:00
src
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
2011-07-19 12:27:07 +00:00
test
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
2011-07-19 12:27:07 +00:00
CMakeLists.txt
Moved PlanarObjectDetector to the objdetect module
2010-12-27 08:25:31 +00:00