29 Commits

Author SHA1 Message Date
Maria Dimashova
26dbbcc070 added bag of words; did some renaming 2010-09-23 16:17:48 +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
9c875a804a added static to funcs 2010-08-13 08:37:52 +00:00
Maria Dimashova
4395bad911 fixed linker errors on Win and some warnings 2010-08-05 13:29:43 +00:00
Maria Dimashova
121e51d35b replaced detector/descriptor evaluation functions from test to features2d; modified VectorDescriptorMatch constructor; removed commented calonder descriptor implementation 2010-08-05 12:19:26 +00:00
Maria Dimashova
12e677d456 minor changes of test 2010-07-28 10:45:52 +00:00
Vadim Pisarevsky
08cba33f9d fixed some more MSVC2010 warnings 2010-07-17 10:35:17 +00:00
Alexander Shishkov
fd16d49d85 Changed VectorDescriptorMatch interface to add factory capabilities and changed factory functions interface (return smart pointer) 2010-07-12 11:56:11 +00:00
Maria Dimashova
69adf86afe fixed compile error; renamed createDescriptorMatch to createGenericDescriptorMatch 2010-06-28 16:03:01 +00:00
Ilya Lysenkov
add94f9bd6 Added L1 distance code and used factory functions in evaluation framework 2010-06-28 13:06:24 +00:00
Ilya Lysenkov
8b86f05d3e Fixed assert generation in descriptors evaluation due to many-to-many matching 2010-06-18 06:10:52 +00:00
Ilya Lysenkov
78a659287f Minor changes in descriptors evaluation 2010-06-16 13:12:46 +00:00
Ilya Lysenkov
276f3b8862 Added distance threshold-based matching 2010-06-16 08:56:53 +00:00
Ilya Lysenkov
673b4404a9 Fixed plot data generation for descriptors comparison 2010-06-16 07:06:14 +00:00
Maria Dimashova
d264907fd6 uprated detector test 2010-06-12 16:15:01 +00:00
Victor Erukhimov
c6a943b684 DescriptorMatching -> DMatch 2010-06-11 19:56:52 +00:00
Maria Dimashova
2dc0cf2388 added plot data generation for detectors; removed old version of functions evaluating detectors 2010-06-11 17:24:41 +00:00
Ilya Lysenkov
88bd1f1d1a Added plot data generation for visual descriptors comparison in the evaluation framework 2010-06-11 09:38:39 +00:00
Ilya Lysenkov
11f9dafdca Fixed FernDescriptorMatch 2010-06-09 10:03:56 +00:00
Ilya Lysenkov
454e346334 Added Fern Descriptor and Calonder Descriptor to the evaluation framework 2010-06-08 06:56:35 +00:00
Ilya Lysenkov
c6415bf9a5 Changed params in detectors and descriptors evaluation to speed up testing 2010-06-04 10:04:28 +00:00
Ilya Lysenkov
9fb9118024 Updated detectors and descriptors evaluation using new read/write methods 2010-06-04 05:52:43 +00:00
Ilya Lysenkov
bb235220e7 Speeded up descriptors evaluations using clear () 2010-06-02 06:55:03 +00:00
Ilya Lysenkov
8e526dc58a Added One Way Descriptor to detectors and descriptros evaluation 2010-06-02 05:56:50 +00:00
Jose Luis Blanco
cc0d7674ee fixed a simple declaration error. 2010-05-25 07:31:44 +00:00
Maria Dimashova
60019422e8 fixed gftt wrapper, update testdata 2010-05-21 17:36:36 +00:00
Maria Dimashova
d199100deb minor changes of detectors test 2010-05-20 16:31:00 +00:00
Maria Dimashova
60f00f9f83 updated detectors and descriptors quality tests 2010-05-20 16:16:28 +00:00
Maria Dimashova
d79c97696b updated detectors quality test, added descriptors quality test 2010-05-17 17:45:05 +00:00