amannirala13 / HAAR-Cascade-Trainer-Linux

🖼️ This is a HAAR Cascade Classifier training GUI application for Linux. This application make it really easy to train classifiers for object detection and tracking using opencv by providing a Graphical user interface to set parameters and perform necessary steps.
https://amannirala13.github.io/HAAR-Cascade-Creator-OpenCV/
MIT License
32 stars 8 forks source link

Update README.md #10

Closed goddard-guryon closed 1 year ago

goddard-guryon commented 1 year ago

OpenCV 4 disabled the cascade classifier, so using OpenCV 3 is required for this program. I tested it using anaconda on Arch Linux, but the procedure should be the same for all Linux distributions.