Maria Dimashova
|
354be115f2
|
made MaskPredicate safer (#419)
|
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 |
Ethan Rublee
|
f6b0818996
|
refactoring dynamic detectors
|
14 years ago |
Ethan Rublee
|
da05e6609a
|
Adding some dynamic feature detectors...
|
14 years ago |
Maria Dimashova
|
e406dfee44
|
refactored features2d and sample on matching to many images
|
14 years ago |
Maria Dimashova
|
b12588f702
|
fixed MserFeatureDetector
|
14 years ago |
Maria Dimashova
|
4a43041309
|
minor changes
|
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
|
1061fc6589
|
back to previous default params
|
14 years ago |
Maria Dimashova
|
13b535ac19
|
added BOWTrainer::add()
|
14 years ago |
Maria Dimashova
|
98763247d9
|
added DenseFeatureDetector
|
14 years ago |
Maria Dimashova
|
9e9d4b9e49
|
added OpponentColorDescriptorExtractor
|
14 years ago |
Maria Dimashova
|
8ab3fdbcca
|
merged regression tests for FeatureDetector, DescriptorExtractor from branch .features2d;
renamed createDetector to createFeatureDetector
|
14 years ago |
Maria Dimashova
|
4e60decad3
|
added GridAdaptedFeatureDetector, PyramidAdaptedFeatureDetector and funcs to draw keypoints and matches
|
15 years ago |
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
|
15 years ago |
Alexander Shishkov
|
fd16d49d85
|
Changed VectorDescriptorMatch interface to add factory capabilities and changed factory functions interface (return smart pointer)
|
15 years ago |
Vadim Pisarevsky
|
796553d051
|
added some quaternion operations on Scalar's.
|
15 years ago |
Stefano Fabri
|
bce9f54152
|
Corrected Mask operator (from documentation mask must be a char matrix with non-zero values in the region of interest)
|
15 years ago |
Ilya Lysenkov
|
add94f9bd6
|
Added L1 distance code and used factory functions in evaluation framework
|
15 years ago |
Maria Dimashova
|
4a05af684f
|
fixed
|
15 years ago |
Victor Erukhimov
|
c6750a0f45
|
Moved detector and descriptor class factory functions into features2d module
|
15 years ago |
Ilya Lysenkov
|
f4788b3645
|
Added read/write methods in detectors and some descriptors for XML/YAML persistence
|
15 years ago |
Maria Dimashova
|
60019422e8
|
fixed gftt wrapper, update testdata
|
15 years ago |
Maria Dimashova
|
cd81db88d5
|
updated sift wrapper (recalculation angles mode)
|
15 years ago |
Vadim Pisarevsky
|
127d6649a1
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |