Generalized structure tensor: Difference between revisions

Content deleted Content added
No edit summary
Line 2:
<!-- EDIT BELOW THIS LINE -->
{{FeatureDetectionCompVisNavbox}}
 
Generalized Structure Tensor is an extension of the Cartesian [[Structure Tensor]] to [[Curvilinear coordinates]]. It finds the direction along which an image can undergo a translation with minimal error, measured in [[L2 norm]] amounting to [[total least squares]] sense, where the translation is along the curvilinear coordinates (instead of Cartesian).
Among the curvilinear coordinates, locally orthogonal coordinates, are best studied.
<ref name=bigun86>
@inproceedings{bigun1988pattern,
title="Pattern recognition by detection of local symmetries",
author={Bigun, Josef},
booktitle={Proceedings of Pattern Recognition in Practice III},
year={1988}
}</ref>
 
The Generalized structure tensor can be used as an alternative to [[Hough Transform]] in [[image processing]] and [[computer vision]]. The main differences comprise:
 
*Complex voting
*Not only positive voting but also negative voting is allowed
*With one template multiple patterns belonging to the same family can be detected
 
 
 
==See also==
*[[Hough Transform]]
*[[Tensor]]
*[[Directional derivative]]
*[[Gaussian]]
*[[Corner detection]]
*[[Edge detection]]
*[[Lucas Kanade method|Lucas-Kanade method]]
*[[Affine shape adaptation]]
 
 
==References==
<references/>
 
==Resources==
 
{{DEFAULTSORT:Generalized Structure Tensor}}
[[Category:Tensors]]
[[Category:Feature detection]]
 
== Request review at [[WP:AFC]] ==
 
<!-- Just press the "Save page" button below without changing anything! Doing so will submit your article submission for review. Once you have saved this page you will find a new yellow 'Review waiting' box at the bottom of your submission page. If you have submitted your page previously, the old pink 'Submission declined' template or the old grey 'Draft' template will still appear at the top of your submission page, but you should ignore them. Again, please don't change anything in this text box. Just press the "Save page" button below. -->
{{AFC submission|||ts=20140107174419|u=Seliseli88|ns=2}}
{{User sandbox}}
<!-- EDIT BELOW THIS LINE -->
{{FeatureDetectionCompVisNavbox}}
 
Generalized Structure Tensor:
 
 
Generalized Structure Tensor is an extension of the Cartesian [[Structure Tensor]] to [[Curvilinear coordinates]]. It finds the direction along which an image can undergo a translation with minimal error, measured in [[L2 norm]] amounting to [[total least squares]] sense, where the translation is along the curvilinear coordinates (instead of Cartesian).