Commit Graph

18 Commits

Author SHA1 Message Date
Maria Dimashova
a5b58c00ea updated user prompt and included headers 2010-11-16 16:01:56 +00:00
Maria Dimashova
ce0132583a added possibility of matcher filtering to sample 2010-10-29 13:13:46 +00:00
Maria Dimashova
69e329c9fd modified features2d interface; added algorithmic test for DescriptorMatcher; added sample on matching to many images 2010-10-29 08:44:42 +00:00
Maria Dimashova
26dbbcc070 added bag of words; did some renaming 2010-09-23 16:17:48 +00:00
Maria Dimashova
9e9d4b9e49 added OpponentColorDescriptorExtractor 2010-09-23 10:53:36 +00:00
Maria Dimashova
8ab3fdbcca merged regression tests for FeatureDetector, DescriptorExtractor from branch .features2d;
renamed createDetector to createFeatureDetector
2010-09-17 11:26:58 +00:00
Maria Dimashova
601e9af9f8 added match() 2010-08-24 12:52:29 +00:00
Maria Dimashova
d8ad4e2267 added detector and descriptor evaluation to sample descriptor_extractor_matcher 2010-08-05 13:34:53 +00:00
Maria Dimashova
4e60decad3 added GridAdaptedFeatureDetector, PyramidAdaptedFeatureDetector and funcs to draw keypoints and matches 2010-08-03 16:28:52 +00:00
Maria Dimashova
912607a387 minor sample changes 2010-07-22 16:30:42 +00:00
Maria Dimashova
400eb37189 added parameter keypointIndexes to KeyPoint::convert, updated sample 2010-06-15 15:19:11 +00:00
Maria Dimashova
dd72f2ec52 moved matchesMask 2010-06-12 14:39:56 +00:00
Maria Dimashova
008da75691 renamed parameter of drawMatches (mask to matchesMask) 2010-06-12 10:11:57 +00:00
Victor Erukhimov
c751e901ce Changed interface for drawMatches 2010-06-12 06:30:00 +00:00
Victor Erukhimov
c6750a0f45 Moved detector and descriptor class factory functions into features2d module 2010-06-11 18:44:22 +00:00
Maria Dimashova
6667d935f1 updated descriptor_extractro_matcher sample to use added drawMatches function 2010-06-11 17:17:47 +00:00
Vadim Pisarevsky
023e2b2850 removed irrelevant assertion. 2010-06-10 20:56:40 +00:00
Victor Erukhimov
7c1eedfc61 Renamed descriptor samples 2010-06-10 16:53:36 +00:00