Tag: image-processing
-
A dive into Histogram of Oriented Gradients (HOG)
In this post, we will dive into Histogram of Oriented Gradients (HOG), a common technique used to extract features of images… And then implement it in python (in order to comprehend it).