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-28 21:20:18 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
370130e464
opencv
/
modules
/
features2d
History
Maria Dimashova
370130e464
fixed PyramidAdaptedFeatureDetector (when mask is not empty) (
#1206
)
2011-07-08 14:41:43 +00:00
..
doc
Fixed typo in features2d doc
2011-07-05 13:02:29 +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
fixed PyramidAdaptedFeatureDetector (when mask is not empty) (
#1206
)
2011-07-08 14:41:43 +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