Content deleted Content added
not a valid csd criterion |
Olexa Riznyk (talk | contribs) m →References: Fixing style/layout errors |
||
(20 intermediate revisions by 17 users not shown) | |||
Line 1:
{{featureDetectionCompVisNavbox}}
'''LESH (Local Energy based Shape Histogram)''' is a recently proposed image descriptor in computer vision. It can be used to get a description of the underlying shape. The LESH feature descriptor is built on local energy model of feature perception, see e.g. [[phase congruency]] for more details. It encodes the underlying shape 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-dimensional compact spatial histogram. It is designed to be [[scale invariant]]. The LESH features can be used in applications like shape-based image retrieval, object detection, pose estimation etc.▼
▲'''
== See also ==
* [[Feature detection (computer vision)]]
* [[Scale-invariant feature transform]]
* [[
* [[GLOH
== References ==
* Code: {{GitHub|ssarfraz/LESH}}
*[http://www.cv.tu-berlin.de/
[[Category:
{{robotics-stub}}
|