Skip to content

aryanbaghi/Car_Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Car_Detection

This is AI course project.

First Compile project:

cd project/path

g++ `pkg-config --cflags --libs opencv` car_detect.cpp -o output

Then run

./output IMAGE_PATH cascade1.xml cascade2.xml cascade3.xml cascade4.xml cascade.xml

This project could load multi cascade file!

About

AI Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages