962 Commits (854ab48de0ead3a0f59fa4e18feb4a85f3d4c4ac)

Author SHA1 Message Date
Andrey Kamaev 9218bdcbb4 TBB version of GridAdaptedFeatureDetector 12 years ago
Vadim Pisarevsky 06a13d9ba0 replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet 12 years ago
Anatoly Baksheev 46874d40df warnings under windows 12 years ago
Vadim Pisarevsky 420dd22258 fixed a few warnings reported by Oleg; restored SSE2 optimization in FAST 12 years ago
Vadim Pisarevsky 60769f544f possibly repaired FAST test (however, FAST<7/12> and <5/8> could still do something different than described in the paper) 12 years ago
Vadim Pisarevsky 854902b077 lowered tolerance thresholds in BRISK tests 12 years ago
Vadim Pisarevsky 2d334401b1 improved the condition in the FAST test 12 years ago
Vadim Pisarevsky 84087a8566 fixed crash in Python's SURF wrapper (bug #2325) 12 years ago
Andrey Kamaev b8adc04545 Fix Android build warnings 12 years ago
Vadim Pisarevsky 014106783d fixed building BRISK on Windows 12 years ago
Vincent Rabaud 3ca0cc2253 add a scale invariance test for the detector 12 years ago
Vincent Rabaud 84c4797030 revert orientation computation in jeypoint detection for efficiency (like done originally) 12 years ago
Vincent Rabaud da1921b2fc add const correctness, replace __inline__ and remote a useless release() 12 years ago
Vincent Rabaud 92da6d381b add rotation tests for the descriptors 12 years ago
Vincent Rabaud b325b2f9a4 add more test to BRISK 12 years ago
Vincent Rabaud 13ded36ecb initial addition of BRISK with some tests 12 years ago
Vincent Rabaud 228070a74c split FAST in order to reuse it in BRISK 12 years ago
Vadim Pisarevsky 633a8bfacc fixed many warnings (modified pull request 13) 12 years ago
Corentin Wallez 18fc11bc04 Fix fixed-point arithmetics in FREAK::meanIntensity 12 years ago
Vsevolod Glumov fc307c87dc Improved the public 'non-optimized' duplicates of 'Tegra-optimized' functions. 12 years ago
Andrey Kamaev f2a02feffa Fix Windows build issues 12 years ago
Andrey Kamaev 94f7c3c592 Fixed FAST algorithm initializer 12 years ago
Andrey Kamaev 65f8585630 #2229 Fix FREAK build on CentOS 12 years ago
Andrey Kamaev 859ee6087c #2216 Forbid incorrect patchSize values in ORB 12 years ago
Andrey Kamaev 36fe62d7a5 #2245 Fix BFMatcher::radiusMatchImpl witch Hamming distance (thanks to Jukka Holappa) 12 years ago
Daniil Osokin 45c49a9088 Added perf test 12 years ago
Daniil Osokin 39d6adea17 Added perf test 12 years ago
Andrey Kamaev 017abbd963 Lowered acceptance threshold in Features2d_RotationInvariance_Detector_ORB.regression test 12 years ago
Vadim Pisarevsky 36d3bbff8b added description of FAST 5/8 and FAST 7/12 (by Vincent) 12 years ago
Andrey Kamaev 9981b283a6 Fixed build warnings (including error in FAST) 12 years ago
Vadim Pisarevsky 640408ebe7 added FAST<5/8> & FAST<7/12> (by Vincent Rabaud) 12 years ago
Maria Dimashova cfeb28f2ba fixed tests for scale invariance (uncommented sift test, it's ok now) 13 years ago
Maria Dimashova 2556bb04f0 changed tests for rotation/scale invariance of descriptors 13 years ago
Maria Dimashova 63d8eedc51 changed the way of HARRIS creation 13 years ago
Maria Dimashova ec23d9bb5e added tests on scale invariance of detectors and descriptors 13 years ago
Maria Dimashova e4e00498a8 fixed typo in test class names 13 years ago
Maria Dimashova 0c6480d89b added tests to check rotation invariance of descriptors (features2d and nonfree) 13 years ago
Maria Dimashova 6dc5cd15ed specified KeyPoint::angle in rst doc and code comment 13 years ago
Maria Dimashova eb119959e8 fixed features2d rotation invariance tests 13 years ago
Maria Dimashova c94974ccb3 fixed mser (angle is -1 now) 13 years ago
Maria Dimashova 2bd86e2541 fixed compile errors under win 13 years ago
Maria Dimashova 30c611f1d5 added tests to check rotation invariance of detectors 13 years ago
Maria Dimashova 438c1444eb added test to check keypoints returned by FeatureDetector (center, size, angle) 13 years ago
Maria Dimashova 017895dd93 filtered MSER keypoints that have centers out of image 13 years ago
Maria Dimashova 507f546158 split file of features2d tests 13 years ago
Alexander Mordvintsev c5669448a3 work on features2d python interface 13 years ago
Marina Kolpakova 8c9a9f1c94 fixed documentation missmatch for ORB 13 years ago
Alexander Mordvintsev c6705fbe20 exposed ORB features to python 13 years ago
Andrey Kamaev e900952b87 quiet most of the OSX build warnings 13 years ago
Andrey Kamaev d386667478 Merged the trunk r8927, r8929 13 years ago