Skip to content

Dense Grid of HOG keypoints #96

@scottclowe

Description

@scottclowe

Sample the image in intervals of 8 pixels in each dimension as "dummy keypoints", and describe each 16 pixel patch with a Histogram of Oriented Gradients.

As performed in this paper:
http://web.engr.oregonstate.edu/~tgd/publications/WACV2011-stacked-spatial-pyramid.pdf

Can be implemented with OpenCV or with skimage.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions