22 Commits (9a3895d842d2afcd2a97adb858394185df6427bf)

Author SHA1 Message Date
StevenPuttemans 2b106db02f Applied all fixes related to translating C to C++ code 11 years ago
Vladislav Vinogradov 0c7663eb3b Merge branch 'master' into gpu-cuda-rename 11 years ago
Roman Donchenko 62353b7980 Boring changes - samples. 11 years ago
Andrey Kamaev e5a33723fc Move C API of opencv_calib3d to separate file 12 years ago
Andrey Kamaev 0738ea7d0f Make highgui.hpp independent from C API 12 years ago
Andrey Kamaev 2a6fb2867e Remove all using directives for STL namespace and members 12 years ago
Anatoly Baksheev 680eeecc3b fixed samples compilation 12 years ago
Andrey Kamaev bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
Andrey Kamaev 49a1ba6038 Set stricter warning rules for gcc 13 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
Vadim Pisarevsky f0624c08dc propagated some more changes from 2.3 to trunk 14 years ago
Gary Bradski 1186caae20 revamped 14 years ago
Vadim Pisarevsky 042271f5f7 use the new-style headers in the samples to improve OpenCV build time. 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
Gary Bradski 3239d16c33 clarified docs 14 years ago
Maria Dimashova 3a873cb051 updated some included headers 14 years ago
Ilya Lysenkov 70a524bc50 Updated user prompt in the generic_descriptor_match sample 14 years ago
Maria Dimashova 69e329c9fd modified features2d interface; added algorithmic test for DescriptorMatcher; added sample on matching to many images 14 years ago
Maria Dimashova 89935fc59b fixed FernDescriptorMatch; optimized keypoint regions matching in detector/descriptor evaluation; added CalonderDescriptorExtractor to evaluation tests 14 years ago
Vadim Pisarevsky 08cba33f9d fixed some more MSVC2010 warnings 15 years ago
Maria Dimashova 69adf86afe fixed compile error; renamed createDescriptorMatch to createGenericDescriptorMatch 15 years ago
Victor Erukhimov 7c1eedfc61 Renamed descriptor samples 15 years ago
Victor Erukhimov d9e8314401 Moving sample to cpp folder 15 years ago
Ilya Lysenkov b251136e45 Added sample for GenericDescriptorMatch 15 years ago
Ilya Lysenkov a702e5b2dc Storing PCA components and One Way descriptors in one yml file. 15 years ago
Victor Erukhimov c4631573a4 cv::cvflann -> cv::flann 15 years ago
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago