opencv/modules/objdetect/src
cpengu 66dd871288 Update qrcode.cpp
Fixed issue #20880, QRDetect::searchHorizontalLines() boundary condition will skip the matched qrcode near the end
2021-11-03 19:45:24 +00:00
..
opencl fix test failure on ODROID-N2 2020-04-28 21:46:31 +09:00
cascadedetect_convert.cpp backport: checks and fixes from static code analyzers results 2020-09-02 19:05:47 +00:00
cascadedetect.cpp objdetect: validate feature rectangle on reading 2019-07-25 18:58:53 +03:00
cascadedetect.hpp objdetect: validate feature rectangle on reading 2019-07-25 18:58:53 +03:00
detection_based_tracker.cpp refactoring catching all exceptions as const ref 2018-11-08 19:59:47 +03:00
haar.avx.cpp AVX optimized implementation of haar migrated to separate file 2017-07-04 16:54:48 +03:00
haar.cpp Merge pull request #12877 from maver1:3.4 2018-10-24 15:02:53 +03:00
haar.hpp AVX optimized implementation of haar migrated to separate file 2017-07-04 16:54:48 +03:00
hog.cpp add reproducer and bugfix 2021-05-25 11:28:23 +03:00
main.cpp IPPInitSingelton was added to contain IPP related global variables; 2015-10-01 09:58:48 +03:00
precomp.hpp Reduce dependencies between modules 2017-03-15 17:58:52 +03:00
qrcode.cpp Update qrcode.cpp 2021-11-03 19:45:24 +00:00