This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Releases
Wiki
Activity
d6b6734619
opencv
/
modules
/
features2d
History
Vincent Rabaud
7c2e74b649
- fix a bug if the descriptor is used for images of different size
2011-06-24 23:21:39 +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
- fix a bug if the descriptor is used for images of different size
2011-06-24 23:21:39 +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