Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 275 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 275 Bytes

Histogram Of Gradient

Histogram Of Gradients - C++

This is a C++ code implementation of the Histogram of Features. The header file can be imported and embedded in your main program to perform other operations such as computing Earth Movers Distance etc.

Happy Coding :)