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
0e14fef96e
opencv
/
modules
/
features2d
History
Maria Dimashova
4f86b30abc
fixed
#1140
and made some other updates of features2d docs
2011-06-17 13:23:28 +00:00
..
doc
fixed
#1140
and made some other updates of features2d docs
2011-06-17 13:23:28 +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