1026 Commits (fc85f3644d8084e86e76a0583d96de36cecf0985)

Author SHA1 Message Date
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
Dmitry Kurtaev e9f99063c7 JavaScript bindings for features2d module 6 years ago
Hamdi Sahloul e104fcc000 Generate enum bindings automatically 6 years ago
Hamdi Sahloul ef5579dc86 Merge pull request #12310 from cv3d:chunks/enum_interface 6 years ago
Alexander Alekhin 5fb0f34e8a
Merge pull request #12570 from alalek:drop_usrtype1 6 years ago
Hamdi Sahloul 5d54def264 Add semicolons after `CV_INSTRUMENT` macros 6 years ago
Hamdi Sahloul 03b3be0f51 MSVC: Slience external/meaningless warnings 6 years ago
Alexander Alekhin b50c70bbfa features2d(test): extract common extract/invariance test code 6 years ago
Hamdi Sahloul a39e0daacf Utilize CV_UNUSED macro 6 years ago
Jakub Golinowski 9f1218b00b Merge pull request #11897 from Jakub-Golinowski:hpx_backend 6 years ago
luz.paz 2003eb1b9b Misc. typos 6 years ago
Maksim Shabunin cbb1e867e5 More issues found by static analysis 6 years ago
Maksim Shabunin 1da46fe6fb Fixed issues found by static analysis (mostly DBZ) 6 years ago
Alexander Alekhin b09a4a98d4 opencv: Use cv::AutoBuffer<>::data() 6 years ago
Vadim Pisarevsky 7d19bd6c19 Merge pull request #11634 from vpisarev:empty_mat_with_types_2 7 years ago
berak 6ddef3b7a9 features2d: remove deprecated java wrappers 7 years ago
Alexander Alekhin 6b581c4e51 build: unreachable code after CV_Error() (part 2) 7 years ago
Alexander Alekhin 5b17a60dde next: drop HAVE_TEGRA_OPTIMIZATION/TADP 7 years ago
Alexander Alekhin 0854dc3320 features2d: apply CV_OVERRIDE/CV_FINAL 7 years ago
vasiliev-vb 94c8e59bbe
Fixed bug in KAZE features orientation. 7 years ago
Alexander Alekhin da6dc6774b features2d: add verbose messages into tests 7 years ago
mworchel aab390c51d Add mask support to SimpleBlobDetector 7 years ago
luz.paz d05714995c Misc. modules/ cont. pt2 7 years ago
Alexander Alekhin 4a297a2443 ts: refactor OpenCV tests 7 years ago
Vitaly Tuzov 26321795f7 Fixed assertion in ORB::setFirstLevel() 7 years ago
Tomoaki Teshima 5f4b48da34 fix build error on Visual Studio 2013 and earlier 7 years ago
Vitaly Tuzov 205022ceee Fixed issue in ORB detection if firstLevel property is set above 0 7 years ago
Elena Gvozdeva b97b650ab3 add HAL for FAST (#10362) 7 years ago