Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 716 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 716 Bytes

Creating Cascade of Haar feature Classifiers with Adaboost Ensemble Learning Method for Low-Resolution Pattern Classification

This project implements Adaboost Haar feature cascade training for detecting distinctive patterns (e.g. soccer ball) in low-resolution images. For detailed description of this project refer to the PDF report:

This browser does not support PDFs. Please click here to view the report: View PDF report.

For the algorithm implementation details see the main Python sript