CN104050473A - Road data extraction method based on rectangular neighborhood analysis - Google Patents
Road data extraction method based on rectangular neighborhood analysis Download PDFInfo
- Publication number
- CN104050473A CN104050473A CN201410213465.5A CN201410213465A CN104050473A CN 104050473 A CN104050473 A CN 104050473A CN 201410213465 A CN201410213465 A CN 201410213465A CN 104050473 A CN104050473 A CN 104050473A
- Authority
- CN
- China
- Prior art keywords
- grid
- point
- road
- height value
- formula
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Landscapes
- Image Processing (AREA)
- Traffic Control Systems (AREA)
Abstract
The invention discloses a road data extraction method based on rectangular neighborhood analysis. The method comprises the steps of data pre-processing, road candidate point screening, road center line extracting, flat terrain point set removing and road connecting. The road data extraction method based on the rectangular neighborhood analysis mainly aims to carry out road data extraction according to the difference between the road topological structure characteristics and the ambient environment under the condition that reflection strength is unavailable, or reflection strength cannot reflect ground feature attributes well, or aerial images are unavailable.
Description
Technical field
The present invention relates to a kind of road data extracting method of analyzing based on rectangular neighborhood.
Background technology
Buildings and road extraction are the Focal point and difficult points that airborne LiDAR (Light Detection And Ranging) data characteristics is extracted always, aspect road extraction, mainly more around downtown roads net extraction research, less for method for extracting roads research in region, field.Wherein airborne LiDAR is that the range finding of a kind of set laser, GPS (GPS) and three kinds of technology of inertial navigation system (INS) are in the system of one, and for obtaining data and generating accurate three-dimensional landform (DEM); Airborne LiDAR (or claim cloud data) is the body surface point data that gathered by three-dimensional laser scanner, each some three-dimensional coordinate that has living space, have also with information such as color and inverse intensity; Point cloud filtering refers to the non-ground points such as the noise removed in some cloud, trees, house; Point cloud tissue refers to a cloud is managed according to certain data layout, is convenient to inquiry and the demonstration of data; Road extraction refers to automatically extracts road waypoint from cloud data.Existing method for extracting roads mainly contains method for extracting roads, the method for extracting roads based on airborne LiDAR data and remote sensing image etc. based on the strong information of reflection, and the conventional road data extracting method based on a cloud, reflection strength and image is as follows:
(1) the structured road extraction method of Vehicle-borne Laser Scanning data
Vehicle-borne Laser Scanning refers to and laser scanner is erected to the enterprising Mobile state vehicle of the mobile platforms such as automobile, be that with airborne laser scanning difference the scope of airborne laser scanning is larger, speed is faster, and the data that Vehicle-borne Laser Scanning obtains are all along road, it is comparatively easy therefore to extract.
Structured road refers to downtown roads or highway etc., and there is the feature that exceeds waypoint the both sides of these roads, by the extraction that sweep trace extracts, the step such as the filtering of ground point cloud, road boundary are extracted automatically, road boundary tracking completes road.Concrete grammar refers to " mapping journal " 42 2 phases of volume in 2013 " the structured road extraction methods of Vehicle-borne Laser Scanning data ".
(2) road extraction based on LiDAR echo information
First adopt a kind of method (as: successively encrypting TIN method) to extract or generating digital relief block (DTM), from DTM, extract road information according to a cloud echo information, finally delete noise spot wherein by the filtering algorithm of search isolated point.Concrete grammar refers to " mapping science " 36 2 phases of volume " based on the road extraction of LiDAR echo information " in 2011.
(3) road extraction based on airborne LiDAR roughness index and echo strength
First, by the derivative normalization digital surface model of cloud data and roughness index, then the multi-source data after registration is carried out to multi-resolution segmentation, and then use the features such as roughness index and echo strength, the road description factor to classify, finally, remove road noise, and obtain road frame net accurately.Refer to " surveying and drawing scientific and technical journal " 30 1 phases of volume in 2013 " based on the road extraction of airborne LiDAR roughness index and echo strength ".
(4) urban road network based on airborne LiDAR and high-resolution remote sensing image extracts
First both being carried out to accuracy registration then utilizes the method for pseudo-road information removal respectively the removal such as vegetation information and building information to be obtained to basic road profile, recycling form thinning algorithm extracts the center line of road, finally under ArcGIS and Matlab programmed environment, has realized improved road Pruning Algorithm (IRT) and has utilized this algorithm to carry out road to prune and obtained level and smooth and coherent urban road network.Refer to " remote sensing technology and application " 28 4 phases of volume in 2013 " urban road network based on airborne LiDAR and high-resolution remote sensing image extracts ".
But the reflectivity of return laser beam intensity and ground object target is proportional, be that the larger laser intensity value of reflectivity is higher, but the echo strength of laser radar system record is the value through overcorrect not yet, can be subject to the impact of the many factors such as atmospheric attenuation, laser incident angle, and the correction of return laser beam intensity so far or a more difficult problem, therefore return laser beam intensity is difficult to reflect truly the reflectivity information of atural object.The extraction effect of the road extraction method based on remote sensing image depends primarily on the readability of image, but the remote sensing image gathering in the situation that cloudy or visibility is inadequate often can not react atural object attribute well, therefore also difficulty comparatively of classification.
Summary of the invention
The present invention seeks to: a kind of road data extracting method of analyzing based on rectangular neighborhood is provided, do not adopting under the condition of reflection strength and remote sensing image, by analyzing the architectural feature of territory, forest land, mound road, adopt rectangular neighborhood judgement to carry out the extraction of road.
Technical scheme of the present invention is: a kind of road data extracting method of analyzing based on rectangular neighborhood, and it comprises:
The first step: data pre-service, calculation level cloud spacing, sets up regular grid tissue, then adopts the quick mathematical morphology filter method of rule-based grid to carry out filtering, rejects non-ground point;
Second step: screening road candidate point, tentatively determine road point set, dwindle determination range, to the point within the scope of its neighborhood of each point search, and compare its height value, if all in threshold range, as road candidate point;
The 3rd step: whether extract road axis, reject smooth region point set, to each road candidate point, calculate the interior elevation variance yields of rectangular extent of different orientations, be road center point according to the current point of the diversity judgement between variance yields;
The 4th step: road connects, connects the road being interrupted, level and smooth.
On the basis of technique scheme, further comprise following attached technical scheme:
The described first step comprises:
(1) first read cloud data scope (xmin, xmax, ymin, ymax), the quantity pt_Num of statistics point;
(2) calculation level cloud spacing:
(3) according to a cloud spacing pt_dis and calculating needs, set up a regular grid that covers some cloud scope (xmin, xmax, ymin, ymax);
(4) according to point coordinate by airborne LiDAR data allocations in each grid,
GridNum=XAxisNum*YAxisNum (formula 3)
XAxisNum, YAxisNum are the grid number of x, y direction, and GridNum is grid sum;
Any point p in airborne LiDAR data
i(x
i, y
i) grid at place is:
Wherein p
ifor p
ithe grid number of the directions X grid number at place, the Y-direction grid number that Yi is Pi place, one-dimension array record that Gi is Pi place;
Airborne LiDAR data are carried out to the filtering of non-ground, retain and comprise waypoint in interior ground point data, mathematical morphology filter taking regular grid as unit, grid Corrosion results is the minimum height value in w × w grid, expansion results is maximum elevation value in w × w grid, wherein w represents the size of window, and carries out the computing of formula 5:
Wherein A represents goal set, B representative structure element, and A Θ B represents corrosion,
represent to expand, z in formula
i' and z
iheight value after the corrosion of ' ' be respectively grid cell and expansion, Grid
i(z
min) be elevation minimum value in grid.
The described first step further comprises:
(1) by mesh spacing computing grid quantity, and be grid storage allocation space, point is stored in corresponding grid cell by planimetric coordinates one by one, simultaneously with this grid cell in the minimum height value of having preserved compare, the minimum height value of record after relatively;
(2) travel through each grid, minimum height value in w × w grid relatively around, first formula of employing formula 5, getting minimum value is the height value after current grid corrosion, and this grid maximum elevation value is made as to the height value after corrosion;
(3) travel through each grid, w × w grid internal corrosion height value relatively around, second formula of employing formula 5, getting maximal value is the height value after current grid expands, and minimum this grid height value is made as to the height value after expansion;
(4) travel through each grid, the height value after asking for each point height value in grid and expanding poor, in the time that its absolute value is less than setting threshold, this point is ground point, otherwise is non-ground point.
Described second step comprises:
(1) for each some p
i(x
i, y
i) calculate its place grid by formula 4;
(2) calculate search radius,
(3) p that sets up an office
i(x
i, y
i) rectangular neighborhood in point set be
P
i_near={ p
j(x
j, y
j) | x
j∈ (x
i-r, x
i+ r), y
j∈ (y
i-r, y
i+ r) } (wherein j is period or perhaps the subscript of point, and distinguishes with current some pi), thus centered by current some pi, search is the point set P in grid around
i_near;
(4) calculate P
i_nearin each point and p
i(x
i, y
i) difference of elevation absolute value sum Σ H
iif, Σ H
ibe less than threshold value, current point is road candidate point;
Zj is P
i_nearin j point height value, zi is p
i(x
i, y
i) height value, n is P
i_nearalways count;
(5) repeat above step, until complete to judgement a little, and be P by the road candidate point set of reservation
c.
Described the 3rd step comprises:
(1) to each road candidate point p
i, calculate rectangular extent point p according to formula 7
i, r1, p
i, r2, p
i, r3, p
i, r4, i.e. four of rectangle summits, p
i, r1overlap with current point, all the other press counterclockwise arrangement, and 360 degree are divided into n interval by the anglec of rotation that wherein d θ is rectangle;
K=0,1,2 ... 18 (formula 7)
Wherein p
i, r1(x) be p
i, r1x coordinate figure, p
i, r1(y) be p
i, r1y coordinate figure, remaining in like manner, l is rectangle length, w is rectangle width, the anglec of rotation interval that d θ is rectangle, k be rotation number of times or be called iterations;
(2) according to the neighborhood determination methods of the 4th step, search p
ithe neighbor point P of point
i_near, then judge P
i_nearwhether at p
i, r1, p
i, r2, p
i, r3, p
i, r4in the rectangular extent forming, will in scope, save as point set P
i_r, k, and calculate its elevation variance
Elevation average:
wherein z
jfor point set P
i_r, kin j point height value, m is point set P
i_r, kpoint number;
Elevation variance yields:
(3) according to above two steps, calculation level p
iall rectangles (k=0,1,2 ... 18) the elevation variance yields of point in neighborhood, obtains the set of elevation variance yields
relatively gather respectively the elevation variance yields in Ψ, record elevation variance yields minimum, second little and the 3rd three little values
with
with corresponding rectangle numbering k
1, k
2, k
3if meet following two current some p of equation simultaneously
ibe designated as road center point;
In formula, ψ sets the coarse threshold value of road for user, and μ sets road turning threshold value for user;
(4) repeat above step, until complete to judgement a little, and remember that road-center point set is P
k.
Described the 4th step comprises:
According to the road candidate point set P calculating
cwith road-center point set P
k, road candidate point is concentrated the point that may contain the smooth regions such as a large amount of parking lots, sports ground, roof, by following method, these points is rejected:
(1) by point set P
cand P
kcarry out the division of specification grid, and 1 and 2 represent that kind is a little road candidate point or road center point with coding;
(2) to point set P
cin each point, search for its point that around attribute is 2 in r/2, retain this point if having, otherwise be just judged as non-road waypoint, parameter r/2 represents the ratio of 1/2nd and mesh spacing of road width.
Advantage of the present invention is:
The present invention mainly solves is not having reflection strength or reflection strength can not better react atural object attribute, or there is no the situations such as aviation image, the different road extraction of carrying out according to road topology design feature from surrounding environment.Only adopt cloud data to carry out the road extraction in territory, forest land, mound, the less dependence to raw data.
Brief description of the drawings
Below in conjunction with drawings and Examples, the invention will be further described:
Fig. 1 is the division schematic diagram that the present invention arrives airborne LiDAR data allocations each grid;
Fig. 2 is w × w of the present invention grid schematic diagram;
Fig. 3 is that regular grid of the present invention is divided schematic diagram;
Fig. 4 is neighborhood point set schematic diagram of the present invention;
Fig. 5 is rectangular extent point schematic diagram of the present invention;
Fig. 6 is rotation rectangle schematic diagram of the present invention.
Embodiment
Embodiment: shown in figure 1-6, the invention provides a kind of road data extracting method of analyzing based on rectangular neighborhood, especially a kind of territory, forest land, airborne LiDAR mound method for extracting roads of analyzing based on rectangular neighborhood, overall framework is as follows:
The first step: data pre-service, first calculation level cloud spacing, sets up regular grid tissue, then adopts the quick mathematical morphology filter method of rule-based grid to carry out filtering, rejects non-ground point;
Second step: screening road candidate point, tentatively determine road point set, dwindle determination range, to the point within the scope of its neighborhood of each point search, and compare its height value, if all in threshold range, as road candidate point.
The 3rd step: whether extract road axis, to each road candidate point, calculate the interior elevation variance yields of rectangular extent of different orientations, be road center point according to the current point of the diversity judgement between variance yields.
The 4th step: non-road waypoint is rejected.
Concrete detailed step is as follows:
1,, according to airborne LiDAR data area and quantity survey (surveying) point cloud spacing pt_dis, wherein airborne LiDAR data area is the scope of giving directions cloud to cover, generally represents with the coordinate at four angles;
(1) first read airborne LiDAR data area (xmin, xmax, ymin, ymax) by airborne LiDAR, the quantity pt_num of statistics point;
(2) calculation level cloud spacing pt_dis:
2, airborne LiDAR data are carried out to regular grid division, are convenient to search for neighborhood point, concrete steps and being described as follows:
(1) according to a cloud spacing pt_dis with calculate needs, set up a regular grid that covers some cloud scope (xmin, xmax, ymin, ymax), the present invention gets mesh spacing d and is preferably 2~3 times of a cloud spacing pt_dis.
(2) according to point coordinate by airborne LiDAR data allocations in each grid.
GridNum=XAxisNum*YAxisNum (formula 3)
XAxisNum, YAxisNum are the grid number of x, y direction, and GridNum is grid sum.
Any point p in airborne LiDAR data
i(x
i, y
i) grid at place is:
The grid number of the one-dimension array record that wherein Xi is the directions X grid number at Pi place, Y-direction grid number that Yi is Pi place, Gi is Pi place, as shown in Figure 1, data in figure are calculated as XAxisNum=11, YAxisNum=7, GridNum=77, Xi=7, Yi=4, Gi=4*11+7=51, represents that in the 51st grid at Pi o'clock.
3, by fundamental operation and the extended arithmetic thereof of mathematical morphology, airborne LiDAR data are carried out to the filtering of non-ground, retain and comprise waypoint in interior ground point data.
Mathematical morphology filter taking regular grid as unit, grid Corrosion results is the minimum height value in w × w grid, expansion results is maximum elevation value in w × w grid, wherein w represents the size of window, namely sizing grid, as shown in Figure 2, its schematic diagram that is w=2.
Wherein formula 5 is typical regular mathematical morphology formula, and A represents goal set, B representative structure element, and A Θ B represents corrosion,
represent to expand, z in formula
i' and z
iheight value after the corrosion of ' ' be respectively grid cell and expansion, Grid
i(z
min) be elevation minimum value in grid, the size that w is window.
Concrete steps are as follows:
(1) by mesh spacing computing grid quantity, and be grid storage allocation space, point is stored in corresponding grid cell by planimetric coordinates one by one, simultaneously with this grid cell in the minimum height value of having preserved compare (the minimum height value of initial default is a very large value), the minimum height value of record after relatively;
(2) travel through each grid, minimum height value in w × w grid relatively around, adopt first formula of formula 5, getting minimum value is the height value after current grid corrosion, and this grid maximum elevation value is made as to the height value after corrosion, specifically the minimum height value in grid in certain limit is around compared, retain minimum height value, and its assignment is given to this variable of maximum elevation value of current grid;
(3) travel through each grid, w × w grid internal corrosion height value relatively around, adopt second formula of formula 5, getting maximal value is the height value after current grid expands, and minimum this grid height value is made as to the height value after expansion, specifically the corrosion height value in grid in certain limit around (result that previous step is calculated) is compared, retain minimum height value, and its assignment is given to this variable of minimum height value of current grid;
(4) travel through each grid, the height value (i.e. minimum height value in this grid) after asking for each point height value in grid and expanding poor, in the time that its absolute value is less than setting threshold, this point is ground point, otherwise is non-ground point.
Through above four step processing, can complete fast the filtering processing to airborne LiDAR data.
4, estimate the width road_width of road, choose road candidate point in neighborhood.
(1) for each some p
i(x
i, y
i) calculate its place grid by formula 4;
(2) calculate search radius,
(3) p that sets up an office
i(x
i, y
i) rectangular neighborhood in point set be
P
i_near={ p
j(x
j, y
j) | x
j∈ (x
i-r, x
i+ r), y
j∈ (y
i-r, y
i+ r) (wherein j is period or perhaps the subscript of point, for the subscript that is different from current some pi i), thus centered by current some pi, search is the point set P in grid around
i_near, as shown in Figure 4, be p with the point of arrow points
i(x
i, y
i), when R=3, P
i_nearpoint set is the point marking.
(4) calculate P
i_nearin each point and p
i(x
i, y
i) difference of elevation absolute value sum Σ H
iif, Σ H
ibe less than threshold value, current point is road candidate point.
Zj is P
i_nearin j point height value, zi is p
i(x
i, y
i) height value, n is P
i_nearalways count.
(5) repeat above step, until complete to judgement a little, and the road candidate point set of reservation is designated as to P
c.
5, search road axis
To each some cloud, set up rectangular search neighborhood, the length l of rectangle is preferably 2~3 times of width w.
(1) to each road candidate point p
i, calculate rectangular extent point p according to formula 7
i, r1, p
i, r2, p
i, r3, p
i, r4, i.e. four of rectangle summits, p
i, r1overlap with current point, all the other press counterclockwise arrangement, and 360 degree are divided into n interval by the anglec of rotation that wherein d θ is rectangle, and the present invention gets d θ=20 degree, i.e. n=18, as shown in Figure 4.
K=0,1,2 ... 18 (formula 7)
Wherein p
i, r1(x) be p
i, r1x coordinate figure, p
i, r1(y) be p
i, r1y coordinate figure, remaining in like manner, l is rectangle length, w is rectangle width, the anglec of rotation interval that d θ is rectangle, k be rotation number of times or be called iterations.
(2) according to the neighborhood determination methods of the 4th step, search p
ithe neighbor point P of point
i_near, then judge P
i_nearwhether at p
i, r1, p
i, r2, p
i, r3, p
i, r4in the rectangular extent forming, will in scope, save as point set P
i_r, k, and calculate its elevation variance
Elevation average:
wherein z
jfor point set P
i_r, kin j point height value, m is point set P
i_r, kpoint number;
Elevation variance yields:
(3) according to above two steps, calculation level p
iall rectangles (k=0,1,2 ... 18) the elevation variance yields of point in neighborhood, obtains the set of elevation variance yields
relatively gather respectively the elevation variance yields in Ψ, record elevation variance yields minimum, second little and the 3rd three little values
with
with corresponding rectangle numbering k
1, k
2, k
3if meet following two current some p of equation simultaneously
ibe designated as road center point.
In formula, ψ sets the coarse threshold value of road for user, and the present invention is taken as 0.5, μ and sets road turning threshold value for user, and the present invention is taken as 1, and angle of turn is 20 degree to the maximum.
(4) repeat above step, until complete to judgement a little, and remember that road-center point set is P
k.
6, non-road waypoint is rejected
The road candidate point set P calculating respectively according to the 4th, 5 steps
cwith road-center point set P
k, road candidate point is concentrated the point that may contain the smooth regions such as a large amount of parking lots, sports ground, roof, by following method, these points is rejected.
(1) adopt and the similar method of the 2nd step, by point set P
cand P
kcarry out the division of specification grid, and 1 and 2 represent that kind is a little road candidate point or road center point with coding.
(2) to point set point set P
cin each point, search for its point that around attribute is 2 within the scope of r/2, retain this point if having, otherwise be just judged as non-road waypoint.Parameter r/2 represents the ratio of 1/2nd and mesh spacing of road width, and in the present invention, r/2 is taken as 2.
Certainly above-described embodiment is only explanation technical conceive of the present invention and feature, and its object is to allow person skilled in the art can understand content of the present invention and implement according to this, can not limit the scope of the invention with this.All equivalent transformation or modification that according to the present invention, the Spirit Essence of main technical schemes does, within all should being encompassed in protection scope of the present invention.
Claims (6)
1. a road data extracting method of analyzing based on rectangular neighborhood, is characterized in that it comprises:
The first step: data pre-service, calculation level cloud spacing, sets up regular grid tissue, then adopts the quick mathematical morphology filter method of rule-based grid to carry out filtering, rejects non-ground point;
Second step: screening road candidate point, tentatively determine road point set, dwindle determination range, to the point within the scope of its neighborhood of each point search, and compare its height value, if all in threshold range, as road candidate point;
The 3rd step: whether extract road axis, reject smooth region point set, to each road candidate point, calculate the interior elevation variance yields of rectangular extent of different orientations, be road center point according to the current point of the diversity judgement between variance yields;
The 4th step: road connects, connects the road being interrupted, level and smooth.
2. a kind of road data extracting method of analyzing based on rectangular neighborhood according to claim 1, is characterized in that: the described first step comprises:
(1) first read cloud data scope (xmin, xmax, ymin, ymax), the quantity pt_Num of statistics point;
(2) calculation level cloud spacing:
(3) according to a cloud spacing pt_dis and calculating needs, set up a regular grid that covers some cloud scope (xmin, xmax, ymin, ymax);
(4) according to point coordinate by airborne LiDAR data allocations in each grid,
GridNum=XAxisNum*YAxisNum (formula 3)
XAxisNum, YAxisNum are the grid number of x, y direction, and GridNum is grid sum;
Any point p in airborne LiDAR data
i(x
i, y
i) grid at place is:
Wherein X
ifor P
ithe directions X grid number at place, Y
ifor P
ithe Y-direction grid number at place, G
ifor P
ithe grid number of the one-dimension array record at place;
Airborne LiDAR data are carried out to the filtering of non-ground, retain and comprise waypoint in interior ground point data, mathematical morphology filter taking regular grid as unit, grid Corrosion results is the minimum height value in w × w grid, expansion results is maximum elevation value in w × w grid, wherein w represents the size of window, and carries out the computing of formula 5:
Wherein A represents goal set, B representative structure element, and A Θ B represents corrosion,
represent to expand, z in formula
i' and z
iheight value after the corrosion of ' ' be respectively grid cell and expansion, Grid
i(z
min) be elevation minimum value in grid.
3. a kind of road data extracting method of analyzing based on rectangular neighborhood according to claim 2, is characterized in that: the described first step further comprises:
(1) by mesh spacing computing grid quantity, and be grid storage allocation space, point is stored in corresponding grid cell by planimetric coordinates one by one, simultaneously with this grid cell in the minimum height value of having preserved compare, the minimum height value of record after relatively;
(2) travel through each grid, minimum height value in w × w grid relatively around, first formula of employing formula 5, getting minimum value is the height value after current grid corrosion, and this grid maximum elevation value is made as to the height value after corrosion;
(3) travel through each grid, w × w grid internal corrosion height value relatively around, second formula of employing formula 5, getting maximal value is the height value after current grid expands, and minimum this grid height value is made as to the height value after expansion;
(4) travel through each grid, the height value after asking for each point height value in grid and expanding poor, in the time that its absolute value is less than setting threshold, this point is ground point, otherwise is non-ground point.
4. a kind of road data extracting method of analyzing based on rectangular neighborhood according to claim 3, is characterized in that: described second step comprises:
(1) for each some p
i(x
i, y
i) calculate its place grid by formula 4;
(2) calculate search radius,
(3) p that sets up an office
i(x
i, y
i) rectangular neighborhood in point set be
P
i_near={ p
j(x
j, y
j) | x
j∈ (x
i-r, x
i+ r), y
j∈ (y
i-r, y
i+ r) } (wherein j is period or perhaps the subscript of point, and distinguishes with current some pi), thus centered by current some pi, search is the point set P in grid around
i_near;
(4) calculate P
i_nearin each point and p
i(x
i, y
i) difference of elevation absolute value sum Σ H
iif, Σ H
ibe less than threshold value, current point is road candidate point;
Z
jp
i_nearin j point height value, z
ip
i(x
i, y
i) height value, n is P
i_nearalways count;
(5) repeat above step, until complete to judgement a little, and be P by the road candidate point set of reservation
c.
5. a kind of road data extracting method of analyzing based on rectangular neighborhood according to claim 4, is characterized in that: described the 3rd step comprises:
(1) to each road candidate point p
i, calculate rectangular extent point p according to formula 7
i, r1, p
i, r2, p
i, r3, p
i, r4, i.e. four of rectangle summits, p
i, r1overlap with current point, all the other press counterclockwise arrangement, and 360 degree are divided into n interval by the anglec of rotation that wherein d θ is rectangle;
K=0,1,2 ... 18 (formula 7)
Wherein p
i, r1(x) be p
i, r1x coordinate figure, p
i, r1(y) be p
i, r1y coordinate figure, remaining in like manner, l is rectangle length, w is rectangle width, the anglec of rotation interval that d θ is rectangle, k be rotation number of times or be called iterations;
(2) according to the neighborhood determination methods of the 4th step, search p
ithe neighbor point P of point
i_near, then judge P
i_nearwhether at p
i, r1, p
i, r2, p
i, r3, p
i, r4in the rectangular extent forming, will in scope, save as point set P
i_r, k, and calculate its elevation variance
Elevation average:
wherein z
jfor point set P
i_r, kin j point height value, m is point set P
i_r, kpoint number;
Elevation variance yields:
(3) according to above two steps, calculation level p
iall rectangles (k=0,1,2 ... 18) the elevation variance yields of point in neighborhood, obtains the set of elevation variance yields
relatively gather respectively the elevation variance yields in Ψ, record elevation variance yields minimum, second little and the 3rd three little values
with
with corresponding rectangle numbering k
1, k
2, k
3if meet following two current some p of equation simultaneously
ibe designated as road center point;
In formula, ψ sets the coarse threshold value of road for user, and μ sets road turning threshold value for user;
(4) repeat above step, until complete to judgement a little, and remember that road-center point set is P
k.
6. a kind of road data extracting method of analyzing based on rectangular neighborhood according to claim 5, is characterized in that: described the 4th step comprises:
According to the road candidate point set P calculating
cwith road-center point set P
k, road candidate point is concentrated the point that may contain the smooth regions such as a large amount of parking lots, sports ground, roof, by following method, these points is rejected:
(1) by point set P
cand P
kcarry out the division of specification grid, and 1 and 2 represent that kind is a little road candidate point or road center point with coding;
(2) to point set P
cin each point, search for its point that around attribute is 2 in r/2, retain this point if having, otherwise be just judged as non-road waypoint, parameter r/2 represents the ratio of 1/2nd and mesh spacing of road width.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201410213465.5A CN104050473B (en) | 2014-05-20 | 2014-05-20 | A kind of road data extracting method based on rectangular neighborhood analysis |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201410213465.5A CN104050473B (en) | 2014-05-20 | 2014-05-20 | A kind of road data extracting method based on rectangular neighborhood analysis |
Publications (2)
Publication Number | Publication Date |
---|---|
CN104050473A true CN104050473A (en) | 2014-09-17 |
CN104050473B CN104050473B (en) | 2019-07-19 |
Family
ID=51503285
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201410213465.5A Expired - Fee Related CN104050473B (en) | 2014-05-20 | 2014-05-20 | A kind of road data extracting method based on rectangular neighborhood analysis |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN104050473B (en) |
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105893961A (en) * | 2016-03-30 | 2016-08-24 | 广东中冶地理信息股份有限公司 | Method for extracting road center line |
CN106709892A (en) * | 2016-11-15 | 2017-05-24 | 昂纳自动化技术(深圳)有限公司 | Rapid region expansion algorithm and device of any structure element based on stroke coding |
CN107657636A (en) * | 2017-10-16 | 2018-02-02 | 南京市测绘勘察研究院股份有限公司 | A kind of method that route topography figure elevational point is automatically extracted based on mobile lidar data |
CN108021844A (en) * | 2016-10-31 | 2018-05-11 | 高德软件有限公司 | A kind of road edge recognition methods and device |
CN111158015A (en) * | 2019-12-31 | 2020-05-15 | 飞燕航空遥感技术有限公司 | Detection method and system for point cloud data of airborne laser radar to be wrongly divided into ground points |
CN111783722A (en) * | 2020-07-13 | 2020-10-16 | 湖北亿咖通科技有限公司 | Lane line extraction method of laser point cloud and electronic equipment |
CN111783721A (en) * | 2020-07-13 | 2020-10-16 | 湖北亿咖通科技有限公司 | Lane line extraction method of laser point cloud and electronic equipment |
CN111932477A (en) * | 2020-08-07 | 2020-11-13 | 武汉中海庭数据技术有限公司 | Noise removal method and device based on single line laser radar point cloud |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20030103649A1 (en) * | 2001-11-30 | 2003-06-05 | Nissan Motor Co., Ltd. | Road white line recognition apparatus and method |
CN101901343A (en) * | 2010-07-20 | 2010-12-01 | 同济大学 | Remote sensing image road extracting method based on stereo constraint |
CN103500338A (en) * | 2013-10-16 | 2014-01-08 | 厦门大学 | Road zebra crossing automatic extraction method based on vehicle-mounted laser scanning point cloud |
CN103605135A (en) * | 2013-11-26 | 2014-02-26 | 中交第二公路勘察设计研究院有限公司 | Road feature extracting method based on fracture surface subdivision |
CN103714339A (en) * | 2013-12-30 | 2014-04-09 | 武汉大学 | SAR image road damaging information extracting method based on vector data |
-
2014
- 2014-05-20 CN CN201410213465.5A patent/CN104050473B/en not_active Expired - Fee Related
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20030103649A1 (en) * | 2001-11-30 | 2003-06-05 | Nissan Motor Co., Ltd. | Road white line recognition apparatus and method |
CN101901343A (en) * | 2010-07-20 | 2010-12-01 | 同济大学 | Remote sensing image road extracting method based on stereo constraint |
CN103500338A (en) * | 2013-10-16 | 2014-01-08 | 厦门大学 | Road zebra crossing automatic extraction method based on vehicle-mounted laser scanning point cloud |
CN103605135A (en) * | 2013-11-26 | 2014-02-26 | 中交第二公路勘察设计研究院有限公司 | Road feature extracting method based on fracture surface subdivision |
CN103714339A (en) * | 2013-12-30 | 2014-04-09 | 武汉大学 | SAR image road damaging information extracting method based on vector data |
Non-Patent Citations (2)
Title |
---|
王勇: ""地面激光扫描数据滤波研究"", 《中国优秀硕士学位论文全文数据库 基础科学辑》 * |
陈卓,马洪超,李云帆: ""结合角度纹理信息和Snake方法从LiDAR点云数据中提取道路交叉口"", 《国土资源遥感》 * |
Cited By (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105893961A (en) * | 2016-03-30 | 2016-08-24 | 广东中冶地理信息股份有限公司 | Method for extracting road center line |
CN108021844A (en) * | 2016-10-31 | 2018-05-11 | 高德软件有限公司 | A kind of road edge recognition methods and device |
CN108021844B (en) * | 2016-10-31 | 2020-06-02 | 阿里巴巴(中国)有限公司 | Road edge identification method and device |
CN106709892A (en) * | 2016-11-15 | 2017-05-24 | 昂纳自动化技术(深圳)有限公司 | Rapid region expansion algorithm and device of any structure element based on stroke coding |
CN107657636A (en) * | 2017-10-16 | 2018-02-02 | 南京市测绘勘察研究院股份有限公司 | A kind of method that route topography figure elevational point is automatically extracted based on mobile lidar data |
CN111158015A (en) * | 2019-12-31 | 2020-05-15 | 飞燕航空遥感技术有限公司 | Detection method and system for point cloud data of airborne laser radar to be wrongly divided into ground points |
CN111158015B (en) * | 2019-12-31 | 2020-11-24 | 飞燕航空遥感技术有限公司 | Detection method and system for point cloud data of airborne laser radar to be wrongly divided into ground points |
CN111783722A (en) * | 2020-07-13 | 2020-10-16 | 湖北亿咖通科技有限公司 | Lane line extraction method of laser point cloud and electronic equipment |
CN111783721A (en) * | 2020-07-13 | 2020-10-16 | 湖北亿咖通科技有限公司 | Lane line extraction method of laser point cloud and electronic equipment |
CN111932477A (en) * | 2020-08-07 | 2020-11-13 | 武汉中海庭数据技术有限公司 | Noise removal method and device based on single line laser radar point cloud |
Also Published As
Publication number | Publication date |
---|---|
CN104050473B (en) | 2019-07-19 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN104050473A (en) | Road data extraction method based on rectangular neighborhood analysis | |
Yan et al. | Urban land cover classification using airborne LiDAR data: A review | |
Guan et al. | Use of mobile LiDAR in road information inventory: A review | |
CN103500338B (en) | Road zebra crossing extraction method based on Vehicle-borne Laser Scanning point cloud | |
Höfle et al. | Urban vegetation detection using radiometrically calibrated small-footprint full-waveform airborne LiDAR data | |
Brovelli et al. | Managing and processing LIDAR data within GRASS | |
Höfle et al. | Urban vegetation detection using high density full-waveform airborne lidar data-combination of object-based image and point cloud analysis | |
CN105158762A (en) | Identifying and tracking convective weather cells | |
CN111046613B (en) | Optimal river channel calculation method based on path tracking and river network extraction method based on multi-temporal remote sensing image | |
Hecht et al. | Automatic derivation of urban structure types from topographic maps by means of image analysis and machine learning | |
Silver et al. | Experimental analysis of overhead data processing to support long range navigation | |
Elkhrachy | Assessment and management flash flood in Najran Wady using GIS and remote sensing | |
Clark et al. | Landscape analysis using multi-scale segmentation and object-oriented classification | |
Sameen et al. | A simplified semi-automatic technique for highway extraction from high-resolution airborne LiDAR data and orthophotos | |
Leal-Alves et al. | Digital elevation model generation using UAV-SfM photogrammetry techniques to map sea-level rise scenarios at Cassino Beach, Brazil | |
Schreyer et al. | TanDEM-X for large-area modeling of urban vegetation height: evidence from Berlin, Germany | |
CN117635936A (en) | Street tree extraction and segmentation algorithm based on vehicle-mounted laser point cloud data | |
Rau et al. | Semi-automatic shallow landslide detection by the integration of airborne imagery and laser scanning data | |
Oșlobanu et al. | Built-up area analysis using Sentinel data in metropolitan areas of Transylvania, Romania | |
Quackenbush et al. | Road extraction: A review of LiDAR-focused studies | |
CN117523522A (en) | Tunnel scene identification method, device, equipment and storage medium | |
Zhang et al. | Individual tree detection and counting based on high-resolution imagery and the canopy height model data | |
Feurer et al. | Using kites for 3-D mapping of gullies at decimetre-resolution over several square kilometres: a case study on the Kamech catchment, Tunisia | |
Korzeniowska et al. | Generating DEM from LiDAR data–comparison of available software tools | |
CN114037922B (en) | Aerial image segmentation method based on hierarchical context network |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant | ||
CF01 | Termination of patent right due to non-payment of annual fee |
Granted publication date: 20190719 Termination date: 20200520 |
|
CF01 | Termination of patent right due to non-payment of annual fee |