Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

HoG Descriptors

How to extract HoG descriptors from ROI?

HoG Descriptors

How to extract HoG descriptors from ROI?

I need to resize the image to a size of 64x128 pixels, set block size to 16x16, cell size to 8x8 and set bins to 9 and then compute and normalize hog of the image.

I'm new to it, could you provide a code to understand it