Shape signature (1)

Source: Internet
Author: User

In general, a shape signature u (t) is any 1D function representing 2D areas or boundaries, it usually uniquely describes a shape. A shape signature usually captures the perceptual feature of the shape. in the following, we assume the shape boundary coordinates (x (t), y (t), T = 0, 1 ,., n-1, have been extracted in the preprocessing stage, t usually means arclength. in our implementation, the shape boundary points are extracted through a preprocessing module which consists of a denoising procedure and a 8-connectivity contour tracing procedure. for notation convenience, different function names will be employed to denote different shape signatures.
Centroid distance. The centroid distance function is expressed by the distance of the boundary points to the centroid (XC, YC) of the shape

 

R (t) is also invariant to translation. Rotation causes r (t) Circular shift, and scaling of shape only changes r (t) linearly.
Chordlength signature.R (t) is a convenient shape signature, but it has to use shape centroid as reference point. The use of centroid as reference point is not a serious
Problem if the shape is a convex shape. for convex shape, the centroid is inside the shape, therefore, the structure ofthe shape is preserved by the acquired signature when theshape is under distortion. however, for non-convex shape, the centroid is often outside the shape, therefore, thestructure of the Shape cannot be preserved by the acquired
Signature when the shape is under distortion. for example, fig. 2 (c) and (d) are respectively the r (t) signatures of thetwo similar shapes in Fig. 2 (a) and (B), the structures of the two shapes are not preserved by the acquired r (t) signatures.

 

 

In order to overcome the reference point problem of r (t), we propose a new shape signature, called chordlength signature. The chordlength function R * (t) is derived from
Shape boundary without using any reference point. For each boundary point P, its R * (t) is the distance between P and another boundary point P0 such that pp0 is perpendicular
The tangent vector at P (fig. a ). this definition can cause ambiguities when the line of pp0 passes through more than one boundary points. to solve this problem, another constraint is added by limiting pp0 within the shape. for example, in Fig. a, P1 is one of the candidates for P0, however, by checking the middle point P2 of PP1, P1 shoshould
Be eliminated because P2 is not within the shape. if P2 is still within the shape, the middle point of PP2 and the middle of P1P2 are checked by the second constraint. this process is repeated until a middle point is found to be outside
Shape. If after this recursive checking process, no outer
Middle Point is found, then p1 = P0.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.