Skip to content

Implementation of HOG Algorithm in C with Cmake build system.

Notifications You must be signed in to change notification settings

thisisprateek/HOG-Linux

Repository files navigation

HOG-Linux

Implementation of HOG Algorithm in C with CMake build system.

This git provides an implementaion of HOG algorithm in C found here: http://www.openpr.org.cn/index.php/Code-of-Individual-Algorithms/9-Histograms-of-Oriented-Gradients-HOG-Feature-Extraction/View-details.html

However, the above fails to compile when running make which I rectified using CMake.

All the code presented here except for the Cmake related files is lawful property of its copyright owners if any.

Dependencies: Boost library. X11 Library.

About

Implementation of HOG Algorithm in C with Cmake build system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published