13 Commits (166619598400397747c98d514781d65eba065c92)

Author SHA1 Message Date
Vadim Pisarevsky 31df47b6ea moved nonfree and a part of features2d to opencv_contrib/xfeatures2d 11 years ago
Ilya Lavrenov e559256719 added cv::GFTTDetector 11 years ago
Vladislav Vinogradov 0c7663eb3b Merge branch 'master' into gpu-cuda-rename 12 years ago
Roman Donchenko 1eacb485c5 Boring changes - features2d. 12 years ago
Andrey Kamaev be7bbe3aa9 Drop cv:: prefix from cv::String used inside the cv namespace 12 years ago
Andrey Kamaev 762aefd71b Compile opencv_test_core with cv::String instead of std::string 12 years ago
Andrey Kamaev 2a6fb2867e Remove all using directives for STL namespace and members 12 years ago
Vadim Pisarevsky 957e80abbd lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template. 13 years ago
Maria Dimashova af28d19b3a extended the constructor parameters of AdjusterAdapter's inheritors 14 years ago
Maria Dimashova c98c87d545 fixed DynamicAdaptedFeatureDetector 14 years ago
Maria Dimashova 79d8d50cbe forgot to commit in the last time 14 years ago
Vadim Pisarevsky 1286c1db45 fixed multiple warnings from VS2010. 14 years ago
Maria Dimashova 7e5c11a920 added tests for some detectors; made features2d object create functions as static classes methods; fixed OpponentColorDescriptorExtractor, BriefDescriptorExtractor (on rgb); renamed DynamicDetector 14 years ago
Ethan Rublee f6b0818996 refactoring dynamic detectors 14 years ago