This is the conversion of the matlab version in the Python. Please update if you find any issue or error.
- Python 2.7 +
- OpenCV
- scikit learn
- PyYAML
- All sample input images are placed under the Input folder.
- Input images have two sub folders having positive and negative samples in the different folders respectively.
Just run the Main.py. You can understand the rest while using it for the first time.
python Main.py
We welcome your contributions. Please feel free to fork the code, play with it, make some patches and send us pull requests. MAIL me for any discussion on the project or contribution.
Please open an issue on GitHub if you'd like to report a bug or request a feature.
The code is released under MIT license and free to use.
The project is not actively maintained. I am happy to accept PRs on the project.