The next step in building a useful representation is to use Discrete Curve Evolution (DCE) to find points of visual significance. DCE is built upon the idea that all digital curves are actually polygons with possibly large numbers of vertices. Through DCE, the set of only visually important vertices is extracted from the set of all points on the contour.
This set of important points is used to decompose the original contour into useful parts for comparison. Each DCE point can serve as an end point for a visually significant contour part. Because DCE decomposes similar shapes in a similar manner, even through noise and distortion, the ends of partial contours extracted will roughly correlate to contour ends of similar shapes. We choose the longest contour part of the query image as the query contour.
<- Prev | Next -> |