This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2024-11-26 12:10:49 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
6172803012
opencv
/
modules
/
objdetect
/
test
History
Vadim Pisarevsky
882c0321f4
clip the found objects in HOG as well (
http://code.opencv.org/issues/3825
); added test to check CascadeClassifier on small images (
http://code.opencv.org/issues/3710
)
2015-05-28 21:02:27 +03:00
..
opencl
world fix
2014-08-05 20:12:35 +04:00
test_cascadeandhog.cpp
clip the found objects in HOG as well (
http://code.opencv.org/issues/3825
); added test to check CascadeClassifier on small images (
http://code.opencv.org/issues/3710
)
2015-05-28 21:02:27 +03:00
test_main.cpp
reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
2011-02-09 20:55:11 +00:00
test_precomp.hpp
Extract imgcodecs module from highgui
2014-07-07 16:28:08 +04:00