Content deleted Content added
Seliseli88 (talk | contribs) No edit summary |
Seliseli88 (talk | contribs) No edit summary |
||
Line 58:
Accordingly, such curvilinear coordinates <math>\xi,\eta</math> are locally orthogonal.
Then GST consists in
==Basic concept for its use==▼
: <math> GST=(\lambda_{max}-\lambda_{min})
\left[
\begin{array}{c}
\cos(\theta) \\
\sin(\theta) \\
\end{array}
\right]
[\cos(\theta), \sin(\theta)] +\lambda_{min} I </math>
where <math> 0\le \lambda_{min}\le \lambda_{max}</math> are the (infinitesimal) errors of translation in the best direction (designated by the angle <math> \theta </math>) and the worst direction (designated by <math> \theta+\pi/2</math>). The matrix <math> I </math> is the identity matrix.
Efficient detection of <math>\theta</math> in images is possible by image processing, if the pair <math>\xi</math>, <math>\eta</math> is given. Complex convolutions (or the corresponding matrix operations) and point-wise non-linear mappings are the basic computational elements of GST implementations. A total least square error estimation of <math>2\theta</math> is then obtained along with the two errors, <math>\lambda_{max}</math> and <math>\lambda_{min}</math>, in analogy with the Cartesian [[Structure tensor]]. The estimated <math>2\theta</math> can be used as a shape feature whereas <math>\lambda_{max}-\lambda_{min}</math> alone or in combination with ▼
Thus the Cartesian [[Structure tensor]] is a special case of the GST where <math> \xi=x</math>, and <math> \eta=y</math>.
▲==Basic concept for its use in image processing and computer vision ==
▲Efficient detection of <math>\theta</math> in images is possible by image processing
<math>\lambda_{max}+\lambda_{min}</math> can be used as a quality (confidence, certainty) measure for the estimation.
Line 72 ⟶ 86:
==Physical and mathemical interpretation==
The curvilinear coordinates of GST can explain physical processes applied to images.
If an image <math>f</math> consists in iso-curves that can be explained by In combination,
Line 83 ⟶ 99:
Analogously, the Cartesian [[structure tensor]] is a representation of a translation too. Here the physical process consists in an ordinary translation of a certain amount along <math>x</math> combined with translation along <math>y</math>,
: <math> \cos(\theta) x+\sin(\theta) y= \text{constant} </math>
|