18 Commits (ac3f06bc7f94bb8e2f1f232e53261801c5136e7d)

Author SHA1 Message Date
Peter Andreas Entschev 6f3163f62d DescriptorExtractor: added defaultNorm() to return default norm type. 11 years ago
Vladislav Vinogradov 0c7663eb3b Merge branch 'master' into gpu-cuda-rename 11 years ago
Roman Donchenko 1eacb485c5 Boring changes - features2d. 11 years ago
Alexander Pacha eaa29110e1 Fixed issue 3130 (http://code.opencv.org/issues/3130), where one argument of the BRISK-call was ignored. Previously it was not possible to use BRISK without creating descriptors. 12 years ago
Andrey Kamaev c98c246fc2 Move border type constants and Moments class to core module 12 years ago
Andrey Kamaev ad5cddc007 Main module headers are moved 1 level up 12 years ago
Andrey Kamaev 2a6fb2867e Remove all using directives for STL namespace and members 12 years ago
Vincent Rabaud d235c3a678 define the default remapping in the right scope 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
Andrey Kamaev 5a730d09cd Fix binary compatibility of opencv_features2d 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 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 13ded36ecb initial addition of BRISK with some tests 12 years ago