fixed FernDescriptorMatch; optimized keypoint regions matching in detector/descriptor...
authorMaria Dimashova <no@email>
Mon, 4 Oct 2010 14:12:36 +0000 (14:12 +0000)
committerMaria Dimashova <no@email>
Mon, 4 Oct 2010 14:12:36 +0000 (14:12 +0000)
commit89935fc59ba939dc933753402738fbaf13748889
tree135b7e413f299b577d1ab763d2cdd6f3f11b74d0
parent51822f2072268ececcc58da87640631575b588d7
fixed FernDescriptorMatch; optimized keypoint regions matching in detector/descriptor evaluation; added CalonderDescriptorExtractor to evaluation tests
modules/features2d/include/opencv2/features2d/features2d.hpp
modules/features2d/src/evaluation.cpp
modules/features2d/src/matchers.cpp
samples/cpp/generic_descriptor_match.cpp
tests/cv/src/adetectordescriptor_evaluation.cpp