1167 Commits (1ebea1e0f0a4b95515f3e701c5e4243b31f82705)

Author SHA1 Message Date
Yosshi999 920c180052 use universal SIMD intrinsics for SIFT 4 years ago
Yosshi999 4064d4c7eb
Merge pull request #17618 from Yosshi999:gsoc_sift-better-test 4 years ago
Giles Payne 02385472b6
Merge pull request #17165 from komakai:objc-binding 5 years ago
Alexander Smorkalov 821fac187c Generate constructor with smart pointer, if it's expected. 5 years ago
Yosshi999 c0f435349a ignore tests dependent on flann when flann module is absent 5 years ago
Tomoaki Teshima 35245cb76e fix test failure on Mali T760 and Mali T628 5 years ago
Alexander Alekhin 1f9713195b features2d(sift): enable runtime dispatching 5 years ago
Alexander Alekhin 9926a93a78 features2d: copy sift.dispatch.cpp 5 years ago
Alexander Alekhin 7093752cb5 features2d: copy sift.simd.hpp 5 years ago
Alexander Alekhin a327418767 features2d(sift): move SIFT tests / headers / build fixes 5 years ago
Alexander Alekhin ed58b5489f [move sift.cpp] sift: avoid inplace calls of GaussianBlur 5 years ago
Alexander Alekhin ef5fa498d4 [move sift.cpp] sift: perf tests and trace regions 5 years ago
Alexander Alekhin f0ffc52435 fix files permissions 5 years ago
Maksim Shabunin d4d95bd70d Fixs several problems found by static analysis 5 years ago
Maksim Shabunin 7e7bb3027c Fixs several problems found by static analysis 5 years ago
Maksim Shabunin bf96d8239d Use BufferArea in more places 5 years ago
Alexander Alekhin e180cc050b
Merge pull request #16236 from alalek:fix_core_simd_emulator 5 years ago
Brian Wignall f9c514b391 Fix spelling typos 5 years ago
Brian Wignall 659ffaddb4 Fix spelling typos 5 years ago
Alexander Alekhin 4dfa0a0383 bindings: basic support for #if preprocessor directives 5 years ago
Alexander Alekhin f4d55d512f
imgproc: fix bit-exact GaussianBlur() / sepFilter2D() (#15855) 5 years ago
ab-dragon 2947877871 [move sift.cpp] Merge pull request opencv/opencv_contrib#2301 from ab-dragon:conditionally_compute_dog_pyramid 5 years ago
Alexander Alekhin fadb90c579 [move sift.cpp] xfeatures2d: use updated TLS API 5 years ago
Maksim Shabunin f3aab47f94 Assorted documentation fixes 5 years ago
ChipKerchner 51ceabb2eb Change fast corner flags in HAL version from char array to single int 5 years ago
luz.paz fcc7d8dd4e Fix modules/ typos 5 years ago
luz.paz ec43292e1e Fix modules/ typos 5 years ago
Rafa Gomez-Jordana 9a24886282 Fix blob detector insertion sort 5 years ago
Vitaly Tuzov 9befb7a1d7 Merge pull request #14916 from terfendail:wsignmask_deprecated 5 years ago
Alexander Alekhin 1e9ad5476d core(intrin): drop hasSIMD128 checks 6 years ago
utibenkei 03382d29cc Merge pull request #14693 from utibenkei:fix_java_simpleblobdetector 6 years ago
Ahmed Ashour 5c56b8ce92 java: generated code to have javadoc 6 years ago
Alexander Alekhin 78384d8923 build: avoid highgui dependency 6 years ago
Alexander Alekhin a0a1fb5fec python: discover tests from module/misc/python/test paths 6 years ago
Suleyman TURKMEN 794c14b29a code clean up 6 years ago
Dmitry Kurtaev ff8c53ea20 Merge pull request #13481 from dkurt:fix_13227 6 years ago
Dmitry Kurtaev 6fbcb283b9 Try to fix "enum struct" wrapping for Java 6 years ago
Alexander Alekhin 3f3c8823ac features2d: fix retainBest() implementation 6 years ago
Sean McBride a4111fab39 Fixed -Wextra-semi warnings in public headers 6 years ago
Alexander Alekhin 0915df5b18 python: don't use 'cv2.' in documentation 6 years ago
okriof ef42baf9f0 Merge pull request #13361 from okriof:brisk_getset 6 years ago
Dan Mašek 2075fa9c15 Resolve #13219: Make randomly generated colours opaque. 6 years ago
Alexander Alekhin a574788e89 move legacy C-API constants into separate files 6 years ago
Alexander Alekhin a68835f7f1 features2d(test): add crossCheck=true test 6 years ago
Jiri Horner 1ba7c728a6 Merge pull request #12827 from hrnr:stitching_4 6 years ago
tompollok 2da56d5af6 refactoring catching all exceptions as const ref 6 years ago
gineshidalgo99 b5248da826 Fixed pendantic warnings 6 years ago
Vadim Pisarevsky 0f622206e4
completely new C++ persistence implementation (#13011) 6 years ago
huangqinjin 1fbaa48cec ORB: compute default norm by wta_k 6 years ago
Michał Janiszewski 85b9960f62 Fix clashing include guards 6 years ago