Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Vadim Pisarevsky 258b13f2e0 Merge pull request #9600 from StevenPuttemans:fix_9583 7 years ago
..
opencl
cascadedetect.cpp fixing issue 9583 - issue in cascadeclassifier code clipObjects 7 years ago
cascadedetect.hpp Fixing some static analysis issues 8 years ago
cascadedetect_convert.cpp
detection_based_tracker.cpp objdetect: fix wrong cxx11 features check 7 years ago
haar.avx.cpp AVX optimized implementation of haar migrated to separate file 8 years ago
haar.cpp Fixed some issues found by static analysis 7 years ago
haar.hpp AVX optimized implementation of haar migrated to separate file 8 years ago
hog.cpp Merge pull request #9414 from gadcam:HOGDescriptor-winSigma 7 years ago
main.cpp
precomp.hpp