Skip to content

Final project of Computer Vision course @ University of Padua

Notifications You must be signed in to change notification settings

enricorox/cv-final-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cv-final-project

Final project of Computer Vision course @ University of Padua

How to compile

mkdir build && cd build
cmake ../src
make

How to use

Use ./train to train the cascade classifier.
The train folder can be downloaded here and must be put in the data folder

Use ./find-tree to test images on data/test directory

N.B.: some parameter can be tuned on source file

About

Final project of Computer Vision course @ University of Padua

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published