An open API service indexing awesome lists of open source software.

https://github.com/otivedani/hedge_hog

Histogram of Oriented Gradients, full numpy
https://github.com/otivedani/hedge_hog

feature-extraction histogram-of-oriented-gradients hog-features numpy

Last synced: 6 months ago
JSON representation

Histogram of Oriented Gradients, full numpy

Awesome Lists containing this project

README

          

# Hedge_HOG
> HOG : Histogram of Oriented Gradients (2005, Dalal & Triggs)
> Hedge_ : it doesn't mean anything, just to make it cute.
---

[![Development Status](https://raster.shields.io/badge/status-dev-red)]()

Hedge_HOG is image feature extraction module.

**please use this repository as references only. currently, many adjustments need to be done for real use.**

*TODO* :
- [ ] create tests
- [ ] create sample
- [ ] add a hedgehog picture

This module was made as learning project and to support my undergraduate thesis.
[Published Article](http://j-ptiik.ub.ac.id/index.php/j-ptiik/article/view/6090)