Terrain section data thinning method, device and equipment
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- CHINA RAILWAY SIYUAN SURVEY & DESIGN GRP
- Publication Date
- 2021-03-26
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The invention relates to the technical field of engineering survey and design, in particular to a thinning method, device and equipment for terrain section data. Background technique
[0002] The Douglas-Peucker algorithm is an algorithm that approximates the curve as a series of points and reduces the number of points. Please refer to figure 1 , the basic idea of the algorithm is: connect the first and last points of each curve to form a straight line, and find the distance between all points on the curve and the straight line, such as figure 1 Shown in part (1); find the maximum distance value d max , using d max Compare with tolerance D, if d max <D, all the middle points on the curve will be discarded, if d max ≥D, then keep d max Corresponding coordinate points, such as figure 1 As shown in part (2), keep the fourth point on the curve; divide the curve into two parts with this point as the boundary, and repeat the above process for thes...