opencv/modules/features2d
LeonidBeynenson b85a098d9c Added float, uint64, and uchar params to Algorithm
Made changes to work in cv::Algorithm with parameters of these types.
Also fixed SimpleBlobDetector -- now it can be created by
cv::Algorithm::create and it can work with cv::Algorithm::set/get.
2013-02-04 20:25:18 +04:00
..
doc Added info() method in descriptor matchers (#2330) 2013-02-01 02:23:40 +04:00
include/opencv2/features2d Added float, uint64, and uchar params to Algorithm 2013-02-04 20:25:18 +04:00
perf Fix memory corruption in batchDistance perf tests 2012-12-22 21:01:57 +04:00
src Added float, uint64, and uchar params to Algorithm 2013-02-04 20:25:18 +04:00
test Added info() method in descriptor matchers (#2330) 2013-02-01 02:23:40 +04:00
CMakeLists.txt Made dependency of features2d and calib3d from highgui optional 2012-03-13 12:33:16 +00:00