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-26 04:00:30 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
10065d3321
opencv
/
modules
/
features2d
History
Vadim Pisarevsky
49467947ac
propagated some fixes from 2.3 to trunk
2011-06-23 12:00:09 +00:00
..
doc
propagated some fixes from 2.3 to trunk
2011-06-23 12:00:09 +00:00
include/opencv2
/features2d
removed trailing backspaces, reduced number of warnings (under MSVC2010 x64) for size_t to int conversion, added handling of samples launch without parameters (should not have abnormal termination if there was no paramaters supplied)
2011-06-17 06:31:54 +00:00
src
uncommented Opponent descriptors test, fixed descriptors mat size
2011-06-17 10:47:35 +00:00
test
uncommented Opponent descriptors test, fixed descriptors mat size
2011-06-17 10:47:35 +00:00
CMakeLists.txt
Moved PlanarObjectDetector to the objdetect module
2010-12-27 08:25:31 +00:00