You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Descriptor implemented according to Histograms of Oriented Gradients for Human Detection [Dalal, Triggs, 2005], with added variance normalization for the input image.
Compile using mex hog.cxx.
All the code is in the header file, hog.h, so it is possible to include that header file into your cpp application and use it directly. hog.cxx simply serves as an entry point for matlab.
See the comments in hog.cxx for usage.
Cite As
Paul Sastrasinh (2026). HOG (Histogram of Oriented Gradients) MEX Implementation (https://www.mathworks.com/matlabcentral/fileexchange/38916-hog-histogram-of-oriented-gradients-mex-implementation), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.2.0.0 (3.91 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
