opencv/modules/objdetect/src
Alexander Alekhin 6d2cfac303 objdetect: validate QRdecode inputs
- drop unnecessary matrix initialization
2018-10-15 17:16:17 +00:00
..
opencl Fixed several OpenCL compiler warnings 2016-11-07 16:49:12 +03:00
cascadedetect_convert.cpp fixed various warnings from the “doc” and other builders 2013-12-19 16:31:30 +04:00
cascadedetect.cpp change area() emptiness checks to empty() 2018-10-13 21:35:10 +02:00
cascadedetect.hpp Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09:00
detection_based_tracker.cpp change area() emptiness checks to empty() 2018-10-13 21:35:10 +02:00
haar.avx.cpp AVX optimized implementation of haar migrated to separate file 2017-07-04 16:54:48 +03:00
haar.cpp change area() emptiness checks to empty() 2018-10-13 21:35:10 +02:00
haar.hpp AVX optimized implementation of haar migrated to separate file 2017-07-04 16:54:48 +03:00
hog.cpp Merge pull request #12649 from sturkmen72:patch-9 2018-10-01 22:22:37 +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 objdetect: validate QRdecode inputs 2018-10-15 17:16:17 +00:00