opencv/modules/objdetect/src
2020-03-21 01:35:30 +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 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 Merge pull request #15623 from ChipKerchner:optimizeHOGpipeline 2019-10-29 13:42:20 +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(QR): avoid bug with empty input 2020-03-21 01:35:30 +00:00