26 Commits (a0f5eb282c9dac528d40a554035988ecbdf3c085)

Author SHA1 Message Date
Hamdi Sahloul 5d54def264 Add semicolons after `CV_INSTRUMENT` macros 6 years ago
Alexander Alekhin 0854dc3320 features2d: apply CV_OVERRIDE/CV_FINAL 7 years ago
Patel, Nilaykumar K 6857870412 Overloading getDefaultName method for Feature2D and its child classes 7 years ago
Jiri Horner 5f20e802d2 Merge pull request #8869 from hrnr:akaze_part1 8 years ago
Pavel Vlasov 30a6cee2fe Instrumentation for OpenCV API regions and IPP functions; 8 years ago
mvukad 695e33b25b Fix missing format when writing Algorithm-based objects 9 years ago
berak 0baf0bdc24 AKAZE: check channels instead of type in detectAndCompute 9 years ago
Vadim Pisarevsky dcee883961 fixed MSVC warnings and iOS framework compile error 10 years ago
Vadim Pisarevsky d2b9dc5530 quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val) 10 years ago
Vadim Pisarevsky 162384a838 fixed several test failures; currently 9 out of 73 tests fail 10 years ago
Vadim Pisarevsky 09df1a286b OpenCV with the refactored features2d compiles! contrib is broken for now; the tests are not tried yet 10 years ago
Vadim Pisarevsky 2e915026a0 yet another attempt to refactor features2d; the first commit, features2d does not even compile 10 years ago
Vadim Pisarevsky 97a5dd0ead fixed several test failures; currently 9 out of 73 tests fail 10 years ago
Vadim Pisarevsky 5e667ee53a OpenCV with the refactored features2d compiles! contrib is broken for now; the tests are not tried yet 10 years ago
Vadim Pisarevsky 1796a26fc7 yet another attempt to refactor features2d; the first commit, features2d does not even compile 10 years ago
f-morozov 886319c81d AKAZE fixes and tracking tutorial 10 years ago
f-morozov 7f82960897 AKAZE fixes, tests and tutorial 10 years ago
Ievgen Khvedchenia 029a8c443a Remove GSURF descriptor from KAZE algorithm 11 years ago
Ievgen Khvedchenia 3a8e15fad9 Fix documentation warnings 11 years ago
Ievgen Khvedchenia c4e49463a9 Initial commit of the KAZE & AKAZE docs 11 years ago
Ievgen Khvedchenia 1a5fcd715d Refactor of KAZE and AKAZE: 11 years ago
Ievgen Khvedchenia a134e068ef Fix wrong checking of returned descriptor type 11 years ago
Ievgen Khvedchenia 5662294319 Rename KAZE to KAZEFeatures to fix MSVS x64 compiler error (Duplicate file name confused it) 11 years ago
Ievgen Khvedchenia cc0a94c536 Fix "conditional expression constant" warning 11 years ago
Ievgen Khvedchenia 3c596184e4 Added copyright headers for KAZE and AKAZE wrappers 11 years ago
Ievgen Khvedchenia f3f0e06c4d Fix parenthesis in assert statements 11 years ago
Ievgen Khvedchenia 33b9e4b4a3 Added missing operator() 11 years ago
Ievgen Khvedchenia 137ff7eccb Added KAZE and AKAZE wrappers 11 years ago
Ievgen Khvedchenia 7a59435490 KAZE and AKAZE integration initial commit 11 years ago
Marina Kolpakova 01570fa800 merged Android Manager and new java layout 13 years ago
Andrey Pavlenko 952b25f86f changing 'java' module layout 13 years ago
Vadim Pisarevsky d5a0088bbe merged 2.4 into trunk 13 years ago
Andrey Kamaev 78ee81c409 Fixed dependency from opencv_nonfree in Java bindings 13 years ago