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.
 
 
 
 
 
 
Joan Puigcerver 16a82b1747 Added an option to traincascade program to select the maximum number of threads to use during training 11 years ago
..
CMakeLists.txt Add depends from highgui to imgcodecs and videoio. And include header from imgcodecs and videoio to imgcodecs 11 years ago
HOGfeatures.cpp
HOGfeatures.h
boost.cpp
boost.h
cascadeclassifier.cpp
cascadeclassifier.h
features.cpp
haarfeatures.cpp
haarfeatures.h
imagestorage.cpp Extract imgcodecs module from highgui 11 years ago
imagestorage.h Extract imgcodecs module from highgui 11 years ago
lbpfeatures.cpp
lbpfeatures.h
traincascade.cpp Added an option to traincascade program to select the maximum number of threads to use during training 11 years ago
traincascade_features.h