added GridAdaptedFeatureDetector, PyramidAdaptedFeatureDetector and funcs to draw...
authorMaria Dimashova <no@email>
Tue, 3 Aug 2010 16:28:52 +0000 (16:28 +0000)
committerMaria Dimashova <no@email>
Tue, 3 Aug 2010 16:28:52 +0000 (16:28 +0000)
commit4e60decad3ae8649b5888b13db0c43cc0b2d6e5f
tree346c1dd53555f2b6f62dc5167077c54168dd428f
parent9c94a96c40a1d760d24da515dce252cafc21467b
added GridAdaptedFeatureDetector, PyramidAdaptedFeatureDetector and funcs to draw keypoints and matches
modules/features2d/include/opencv2/features2d/features2d.hpp
modules/features2d/src/descriptors.cpp
modules/features2d/src/detectors.cpp
samples/cpp/descriptor_extractor_matcher.cpp