opencv/modules/features2d
Vincent Rabaud 211c112b91 - hide the patch size from the user (only one is used now as training was only done at that scale)
- enable a border_threshold just like for SIFt so that calling ORB, or descriptor after feature gives the same number of features
2011-06-01 02:09:31 +00:00
..
doc - hide the patch size from the user (only one is used now as training was only done at that scale) 2011-06-01 02:09:31 +00:00
include/opencv2/features2d - hide the patch size from the user (only one is used now as training was only done at that scale) 2011-06-01 02:09:31 +00:00
src - hide the patch size from the user (only one is used now as training was only done at that scale) 2011-06-01 02:09:31 +00:00
test commented opponent descriptor test (temporarily) 2011-05-31 18:05:43 +00:00
CMakeLists.txt Moved PlanarObjectDetector to the objdetect module 2010-12-27 08:25:31 +00:00