Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A tony demo of human detection using HOG

Requirements:

sudo ./bootstrap
sudo make
sudo make install
cmake --version
unzip opencv-2.4.12.zip
cd opencv-2.4.12
mkdir  build
cd build
cmake..
make -j8
make install
pkg-config --modversion opencv

Start:

sh run.sh

result:

Red:Hog+svm Green:Hog+cascade
461ms 24ms

details:

can be found here

About

an implement of hog+svm &hog+cascade,using c++

Resources

Stars

12 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages