Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 380 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 380 Bytes

detect_one

This is the first time I learn Machine Learning.

I create this project to learn adaboost.

You can use make to build this project.

cd detect_one/
mkdir build
cd build
cmake ..
make

The tool called fillpos can fill in the area specified in the picture. You can read detailed use mathod in FillSamples.