This website requires JavaScript.
Explore
Help
Sign In
potok
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2026-07-26 22:03:04 +04:00
Code
Packages
Releases
Wiki
Activity
Files
cf7f189fb2c41c5fcfd22e35c00beeead985e98d
opencv
/
modules
/
features2d
T
History
Vincent Rabaud
e2219b724e
- fix a bug if the descriptor is used for images of different size
2011-06-24 23:21:24 +00:00
..
doc
put short descriptions right after the titles
2011-06-24 16:27:57 +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:24 +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