opencv_tutorials
opencv_tutorials copied to clipboard
Tutorials for learning OpenCV by making a video game bot.
Results
12
opencv_tutorials issues
Sort by
recently updated
recently updated
newest added
I run the command. D:/OpenCV/build/x64/vc15/bin/opencv_traincascade.exe -data 008_cascade_classifier/cascade -vec pos.vec -bg 008_cascade_classifier/neg.txt -w 300 -h 300 -numPos 200 -numNeg 100 -numStages 10 But I get no output, no error, no success....
Hi. First i would like to say thank you for your good job. And would like to report the issue that I got. 004_window_capture\main.py Traceback (most recent call last): File...