DaHoC / trainHOG

Example program showing how to train your custom HOG detector using openCV
221 stars 111 forks source link

how to run 'train your own HOG detector' code #7

Closed wassi093 closed 9 years ago

wassi093 commented 9 years ago

hi, i have run all the linux shell commands but don't know what to do next to see the output. kindly help http://softgladiator.com/computer-vision/how-to-train-your-own-hog-detector/#comment-21

DaHoC commented 9 years ago

If you compiled/built the code using the linux shell commands, and you want to run it, you can simply enter ./opencvhogtrainer to start the program