Jump to content

Local energy-based shape histogram

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Saqeme (talk | contribs) at 15:56, 22 February 2008. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

LESH (Local Energy based Shape Histogram) is a robust image descriptor that can be used in computer vision tasks. It can be used to get an efficient description of the underlying shape.The LESH feature descriptor is built on local energy model of feature perception. It encodes the underlying shape well, by accumulating local energy of the underlying signal along several filter orientations. several local histograms from different parts of the image/patch are generated and concatenated together into a 128-dimentional compact spatial histogram. The LESH features can be used in applications like shape-based image retrieval, object detection, pose estimation etc.

More details can be found in the related publication.





See also

References