Maria Dimashova
|
b9662e099c
|
added the filtering of keypoints having zero size (#877)
|
2011-05-01 17:38:52 +00:00 |
|
Maria Dimashova
|
9b4c682623
|
added empty() method to common features2d classes; fixed #831
|
2011-01-31 14:18:50 +00:00 |
|
Maria Dimashova
|
354be115f2
|
made MaskPredicate safer (#419)
|
2010-11-26 10:57:01 +00:00 |
|
Vadim Pisarevsky
|
1286c1db45
|
fixed multiple warnings from VS2010.
|
2010-11-25 16:55:46 +00:00 |
|
Maria Dimashova
|
7e5c11a920
|
added tests for some detectors; made features2d object create functions as static classes methods; fixed OpponentColorDescriptorExtractor, BriefDescriptorExtractor (on rgb); renamed DynamicDetector
|
2010-11-25 15:59:37 +00:00 |
|
Ethan Rublee
|
f6b0818996
|
refactoring dynamic detectors
|
2010-11-23 22:26:36 +00:00 |
|
Ethan Rublee
|
da05e6609a
|
Adding some dynamic feature detectors...
|
2010-11-22 23:59:25 +00:00 |
|
Maria Dimashova
|
e406dfee44
|
refactored features2d and sample on matching to many images
|
2010-11-22 18:27:08 +00:00 |
|
Maria Dimashova
|
b12588f702
|
fixed MserFeatureDetector
|
2010-11-11 15:45:54 +00:00 |
|
Maria Dimashova
|
4a43041309
|
minor changes
|
2010-11-03 10:00:24 +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
|
1061fc6589
|
back to previous default params
|
2010-09-30 15:47:10 +00:00 |
|
Maria Dimashova
|
13b535ac19
|
added BOWTrainer::add()
|
2010-09-30 14:21:22 +00:00 |
|
Maria Dimashova
|
98763247d9
|
added DenseFeatureDetector
|
2010-09-24 16:55:12 +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
|
4e60decad3
|
added GridAdaptedFeatureDetector, PyramidAdaptedFeatureDetector and funcs to draw keypoints and matches
|
2010-08-03 16:28:52 +00:00 |
|
Vadim Pisarevsky
|
f78a3b4cc1
|
updated 3rd party libs: CLapack 3.1.1.1 => 3.2.1, zlib 1.2.3 => 1.2.5, libpng 1.2.x => 1.4.3, libtiff 3.7.x => 3.9.4. fixed many 64-bit related VS2010 warnings
|
2010-07-16 12:54:53 +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 |
|
Vadim Pisarevsky
|
796553d051
|
added some quaternion operations on Scalar's.
|
2010-07-07 15:25:42 +00:00 |
|
Stefano Fabri
|
bce9f54152
|
Corrected Mask operator (from documentation mask must be a char matrix with non-zero values in the region of interest)
|
2010-07-02 17:36:28 +00:00 |
|
Ilya Lysenkov
|
add94f9bd6
|
Added L1 distance code and used factory functions in evaluation framework
|
2010-06-28 13:06:24 +00:00 |
|
Maria Dimashova
|
4a05af684f
|
fixed
|
2010-06-24 08:18:29 +00:00 |
|
Victor Erukhimov
|
c6750a0f45
|
Moved detector and descriptor class factory functions into features2d module
|
2010-06-11 18:44:22 +00:00 |
|
Ilya Lysenkov
|
f4788b3645
|
Added read/write methods in detectors and some descriptors for XML/YAML persistence
|
2010-06-04 05:30:09 +00:00 |
|
Maria Dimashova
|
60019422e8
|
fixed gftt wrapper, update testdata
|
2010-05-21 17:36:36 +00:00 |
|
Maria Dimashova
|
cd81db88d5
|
updated sift wrapper (recalculation angles mode)
|
2010-05-19 16:02:30 +00:00 |
|
Vadim Pisarevsky
|
127d6649a1
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
|