37 Commits (f297ec55ae077dd2bb0aee7ee9f12282ec3e3a0a)

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 9690ed8232 Fix build of OpenCV samples (Linux) 12 years ago
Vadim Pisarevsky c69312ea0d fixed #2580, #2210. some work on #2025. 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 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
Andrey Kamaev 7b5a45eac4 Merged the trunk r8384:8407 (inclusive) 13 years ago
Maria Dimashova 608855a322 include nonfree for a couple of f2d samples 13 years ago
Maria Dimashova 0d1ec967e8 fixed sample 14 years ago
Maria Dimashova d5a79f8b19 Fixed #727 14 years ago
Maria Dimashova ebe2d03aef removed duplicated output, added the print of first and last points always 14 years ago
Maria Dimashova f3662b0bd1 fixed sample 14 years ago
Maria Dimashova 983f4f1621 minor changes of recall-precision output 14 years ago
Vadim Pisarevsky 306a11a7c5 fixed a few warnings from VS2010 express 14 years ago
Gary Bradski 8faae6cfc5 revamped 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
Gary Bradski d5f0f0391a created help function, added more docs 14 years ago
Maria Dimashova a5b58c00ea updated user prompt and included headers 14 years ago
Maria Dimashova ce0132583a added possibility of matcher filtering to 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 26dbbcc070 added bag of words; did some renaming 14 years ago
Maria Dimashova 9e9d4b9e49 added OpponentColorDescriptorExtractor 14 years ago
Maria Dimashova 8ab3fdbcca merged regression tests for FeatureDetector, DescriptorExtractor from branch .features2d; 14 years ago
Maria Dimashova 601e9af9f8 added match() 14 years ago
Maria Dimashova d8ad4e2267 added detector and descriptor evaluation to sample descriptor_extractor_matcher 14 years ago
Maria Dimashova 4e60decad3 added GridAdaptedFeatureDetector, PyramidAdaptedFeatureDetector and funcs to draw keypoints and matches 15 years ago
Maria Dimashova 912607a387 minor sample changes 15 years ago
Maria Dimashova 400eb37189 added parameter keypointIndexes to KeyPoint::convert, updated sample 15 years ago
Maria Dimashova dd72f2ec52 moved matchesMask 15 years ago
Maria Dimashova 008da75691 renamed parameter of drawMatches (mask to matchesMask) 15 years ago
Victor Erukhimov c751e901ce Changed interface for drawMatches 15 years ago
Victor Erukhimov c6750a0f45 Moved detector and descriptor class factory functions into features2d module 15 years ago
Maria Dimashova 6667d935f1 updated descriptor_extractro_matcher sample to use added drawMatches function 15 years ago
Vadim Pisarevsky 023e2b2850 removed irrelevant assertion. 15 years ago
Victor Erukhimov 7c1eedfc61 Renamed descriptor samples 15 years ago
Maria Dimashova d5ef5b88f0 modified keypoints_matching sample 15 years ago
Maria Dimashova 583a08d5c7 removed old sample on keypoints matching and added new one 15 years ago