wrapped FlannBasedMatcher (and extended DescriptorMatcher wrapper)
authorAlexander Mordvintsev <no@email>
Thu, 15 Sep 2011 11:10:06 +0000 (11:10 +0000)
committerAlexander Mordvintsev <no@email>
Thu, 15 Sep 2011 11:10:06 +0000 (11:10 +0000)
commit028c44531f502d55ab3a064d2556a69892458c8f
tree5b9f82efee4748844d3b272c7d148739877a590f
parentd174c3db04df63ae3db68b01f49951c0151535b7
wrapped FlannBasedMatcher (and extended DescriptorMatcher wrapper)
updated feature_homography.py sample to use new features
modules/features2d/include/opencv2/features2d/features2d.hpp
modules/python/src2/cv2.cpp
modules/python/src2/hdr_parser.py
samples/python2/feature_homography.py