Skip to content

gmish27/HOG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HOG

Implementation of HOG algorithm in ANSI C

Use the below link to download a dataset of .pgm images. https://drive.google.com/open?id=0By0PLH3GOyTNZkFmRmxmdzhZMW8

Pass on a set of .PGM images to the compiled executable in order to process the frames consecutively. The above link has consecutive frames from dashcam of a car travelling in the streets of a town. One can create a video (https://drive.google.com/open?id=0By0PLH3GOyTNQUJKNzBvaFVFWk0) by successfully executing the code on a set of .PGM images.

About

Implementation of HOG algorithm in ANSI C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published