44 Commits (0395f7c63f3e5a96048e58c01f36466cc2d618a8)

Author SHA1 Message Date
Vadim Pisarevsky d5a0088bbe merged 2.4 into trunk 13 years ago
Vadim Pisarevsky 2fd1e2ea57 merged all the latest changes from 2.4 to trunk 13 years ago
Vadim Pisarevsky d60623279c switched to non-constant references in Algorithm::addParam, which is more safe. 13 years ago
Vadim Pisarevsky 957e80abbd lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template. 13 years ago
Vadim Pisarevsky 2e9f5c434b added improved ORB implementation, convex-convex polygon intersection, eigen2x2 low-level function ... 13 years ago
Maria Dimashova 81cb7b2c5e added read/write methods for SimpleBlobDetector and DenseFeatureDetector; added their creation to FeatureDetector::create method (#1290) 14 years ago
Maria Dimashova dc14b45617 minor changes 14 years ago
Andrey Kamaev be5328178f Fixed reading/writing parameters for OrbDescriptorExtractor 14 years ago
Maria Dimashova 370130e464 fixed PyramidAdaptedFeatureDetector (when mask is not empty) (#1206) 14 years ago
Maria Dimashova b5163291dd added upright mode to SURF (#825) 14 years ago
Vincent Rabaud f21fadfa49 - serialize/deserialize the edge threshold too 14 years ago
Vadim Pisarevsky 145a76faf4 fixed features2d (ORB) compile errors on Windows 14 years ago
Vincent Rabaud 4b1f183bcd - adding ORB 14 years ago
Maria Dimashova 8acce4e31f some renames 14 years ago
Maria Dimashova c46b510f4c restored 2 methods (for backward compatibility) 14 years ago
Maria Dimashova 66c116ec6a fixed #1044 14 years ago
Maria Dimashova b9662e099c added the filtering of keypoints having zero size (#877) 14 years ago
Maria Dimashova 9b4c682623 added empty() method to common features2d classes; fixed #831 14 years ago
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; 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