opencv/modules/features2d
Andrey Kamaev 96b008cd29 Eliminate the need of ::testsing::ValuesIn() for CV_ENUM
Also cv::, cv::gpu:: and cv::ocl:: namespace prefixes can be safely omitted
inside CV_ENUM and CV_FLAGS
2013-04-15 19:39:49 +04:00
..
doc removed links to the http://opencv.willowgarage.com/ 2013-04-04 13:44:28 +04:00
include/opencv2/features2d Added float, uint64, and uchar params to Algorithm 2013-02-04 20:25:18 +04:00
perf Eliminate the need of ::testsing::ValuesIn() for CV_ENUM 2013-04-15 19:39:49 +04:00
src fixed condition in KeyPointsFilter::retainBest 2013-04-01 11:53:43 +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