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.
 
 
 
 
 
 
Maria Dimashova eace415f57 fixed cascade detection on images of size equal to feature size (#1070) 14 years ago
..
doc a lot of small corrections to bring down the number of undocumented functions, reported by the script; added em.cpp sample 14 years ago
include/opencv2/objdetect made datamatrix build on Windows; fixed unresolved symbols 14 years ago
src fixed cascade detection on images of size equal to feature size (#1070) 14 years ago
test replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
CMakeLists.txt fixed some build problems 14 years ago