Skip to content
forked from takmin/TrainHOG

Modified version of "train_HOG.cpp" in OpenCV cpp samples

Notifications You must be signed in to change notification settings

shantonio/TrainHOG

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

I modified train_HOG.cpp in OpenCV samples:
- training image size can be indicated with "-W" and "-H" options.
- hard negative training can be run with "-v" option.
- input format of positive sample text is the same as one of opencv_traincascade.exe. 

About

Modified version of "train_HOG.cpp" in OpenCV cpp samples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%