Paper
10 January 2014 Simplified calculation of distance measure in DP algorithm
Tao Hu, Xian-yi Ren, Yu-ming Lu
Author Affiliations +
Proceedings Volume 9069, Fifth International Conference on Graphic and Image Processing (ICGIP 2013); 906921 (2014) https://doi.org/10.1117/12.2051149
Event: Fifth International Conference on Graphic and Image Processing, 2013, Hong Kong, China
Abstract
Distance measure of point to segment is one of the determinants which affect the efficiency of DP (Douglas-Peucker) polyline simplification algorithm. Zone-divided distance measure instead of only perpendicular distance is proposed by Dan Sunday [1] to improve the deficiency of the original DP algorithm. A new efficiency zone-divided distance measure method is proposed in this paper. Firstly, a rotating coordinate is established based on the two endpoints of curve. Secondly, the new coordinate value in the rotating coordinate is computed for each point. Finally, the new coordinate values are used to divide points into three zones and to calculate distance, Manhattan distance is adopted in zone I and III, perpendicular distance in zone II. Compared with Dan Sunday’s method, the proposed method can take full advantage of the computation result of previous point. The calculation amount basically keeps for points in zone I and III, and the calculation amount reduces significantly for points in zone II which own highest proportion. Experimental results show that the proposed distance measure method can improve the efficiency of original DP algorithm.
© (2014) COPYRIGHT Society of Photo-Optical Instrumentation Engineers (SPIE). Downloading of the abstract is permitted for personal use only.
Tao Hu, Xian-yi Ren, and Yu-ming Lu "Simplified calculation of distance measure in DP algorithm", Proc. SPIE 9069, Fifth International Conference on Graphic and Image Processing (ICGIP 2013), 906921 (10 January 2014); https://doi.org/10.1117/12.2051149
Lens.org Logo
CITATIONS
Cited by 1 scholarly publication.
Advertisement
Advertisement
RIGHTS & PERMISSIONS
Get copyright permission  Get copyright permission on Copyright Marketplace
KEYWORDS
Distance measurement

Lead

Computer graphics

Geographic information systems

Image segmentation

Information technology

Printed circuit board testing

Back to Top