CN113240808B - Method for thinning LAS-format laser point cloud data - Google Patents

Method for thinning LAS-format laser point cloud data Download PDF

Info

Publication number
CN113240808B
CN113240808B CN202110327842.8A CN202110327842A CN113240808B CN 113240808 B CN113240808 B CN 113240808B CN 202110327842 A CN202110327842 A CN 202110327842A CN 113240808 B CN113240808 B CN 113240808B
Authority
CN
China
Prior art keywords
data
point
thinning
las
point cloud
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.)
Active
Application number
CN202110327842.8A
Other languages
Chinese (zh)
Other versions
CN113240808A (en
Inventor
胡德承
刘汉清
赵锦江
黄焕星
林天
余煜东
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangdong Jiexin Surveying And Mapping Technology Co ltd
SHANTOU POLYTECHNICAL
Original Assignee
Guangdong Jiexin Surveying And Mapping Technology Co ltd
SHANTOU POLYTECHNICAL
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Guangdong Jiexin Surveying And Mapping Technology Co ltd, SHANTOU POLYTECHNICAL filed Critical Guangdong Jiexin Surveying And Mapping Technology Co ltd
Priority to CN202110327842.8A priority Critical patent/CN113240808B/en
Publication of CN113240808A publication Critical patent/CN113240808A/en
Application granted granted Critical
Publication of CN113240808B publication Critical patent/CN113240808B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T17/00Three dimensional [3D] modelling, e.g. data description of 3D objects
    • G06T17/20Finite element generation, e.g. wire-frame surface description, tesselation

Landscapes

  • Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Computer Graphics (AREA)
  • Geometry (AREA)
  • Software Systems (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Optical Radar Systems And Details Thereof (AREA)

Abstract

The method for rarefying LAS-format laser point cloud data comprises the following steps: (1) Reading point data of an LAS point cloud data file, and simultaneously obtaining a point data distribution area range; (2) Constructing a regular triangular grid in a point data distribution area, wherein the side length (a) is a point distance (H) required by the density of the model, and the calculation formula is a = H; (3) Selecting the vertex of a regular triangle grid in a point data distribution area as a center, and taking tan 30-degree point distance as side length to construct a regular hexagon selection area, wherein the side length (A) calculation formula is as follows: a = tan30 ° × H; (4) Selecting the point data closest to the center of the regular hexagon in each selected area; (5) Deleting the data points except the data points selected in the step (4) to obtain data points after thinning; (6) And exporting all data points obtained by thinning to a data file to finish thinning. The method can realize the thinning of the high-density laser point cloud data under the condition of ensuring the three-dimensional ground modeling precision so as to improve the speed and the efficiency of the three-dimensional ground modeling.

Description

Method for thinning LAS format laser point cloud data
Technical Field
The invention relates to a method for rarefying LAS-format laser point cloud data, belonging to the field of information technology processing.
Background
The laser radar LIDAR (Light Detection And Ranging) is an active remote sensing technology which is rapidly developed in recent years, can quickly acquire three-dimensional coordinates of a ground target by integrating a Scanning Laser Ranging (SLR) technology, a Global Positioning System (GPS) technology And an Inertial Navigation System (INS) technology, and has wide application in the fields of high-precision Digital Elevation Model (DEM) acquisition, road And power line mapping, forest parameter measurement, urban modeling And the like. The LAS format is a standard exchange format for LIDAR data as specified by the LIDAR commission of the American Society of Photogrammetry and Remote Sensing (ASPRS). The LAS format file is a binary format file, well considers the characteristics of LIDAR data, has a reasonable structure, is convenient to expand, facilitates data exchange and sharing among different hardware manufacturers, software manufacturers and users, and powerfully promotes the development of LIDAR data processing software and popularization of LIDAR application.
The collected original laser point cloud data comprises ground points and non-ground points, and the point cloud density can be as high as more than 200 points per square meter. General laser point cloud data can be subjected to three-dimensional ground model construction only after data classification, thinning and the like of professional laser point cloud data processing software. However, the existing laser point cloud data processing software is expensive, can not directly output point data in a required format, requires a plurality of software such as Excel software and southern CASS software (based on an AutoCAD platform) to be matched with each other, and is complex to operate and easy to make mistakes. In addition, the laser point cloud data is obtained by measuring the ground target with high precision, so that the obtained data is huge, and if the data is directly converted into a three-dimensional model, the conversion difficulty is large and a modeling file is also huge. Under the condition that some models do not need to be finer, the problems of resource waste, low efficiency and the like exist. Therefore, under the premise of ensuring the three-dimensional ground modeling precision, the thinning of the laser point cloud data is very important.
Disclosure of Invention
In order to solve the defects, the invention provides a method for rarefying LAS-format laser point cloud data.
In order to achieve the purpose, the invention adopts the technical scheme that: the method for rarefying LAS-format laser point cloud data comprises the following steps:
(1) Reading point data of an LAS point cloud data file, namely X, Y, Z three-dimensional coordinates, and simultaneously obtaining a point data distribution area range;
(2) Constructing a regular triangle grid in a point data distribution area, wherein the side length a of the regular triangle grid is the point distance H required by the model density, and the calculation formula is a = H;
(3) Selecting the vertexes of a regular triangle grid in the point data distribution area, and constructing a regular hexagon selection area by taking the vertexes of the grid as the center and taking tan 30-degree point distance as the side length, wherein the side length A of the regular hexagon selection area is calculated by the following formula: a = tan30 ° × H;
(4) Selecting the data of the point closest to the center of the regular hexagon in each regular hexagon selection area;
(5) Deleting the data points other than the data points selected in the step (4) to obtain data points after thinning;
(6) And exporting all data points obtained by thinning to a data file to finish the thinning of the LAS-format laser point cloud data.
Preferably, the step (1) reads the size of the common header area of the LAS point cloud data file and the number of variable length records between the common header area and the point data to obtain the point data, i.e. the initial position of the X, Y, Z three-dimensional coordinate record.
Preferably, the point cloud data distribution area in the step (1) is covered by seamless adjacent selected regular hexagonal areas constructed by the regular triangular grid points in the step (3).
According to the invention, through a regular triangle grid point selection method, LAS format laser point cloud data is thinned according to the data requirement of actual three-dimensional ground modeling, the originally huge cloud point data is reduced according to the actual situation and then converted into a point data file required by the three-dimensional ground modeling, and therefore, under the condition of ensuring the three-dimensional ground modeling precision, the screening of the laser point cloud data is realized, and the speed and the efficiency of the three-dimensional ground modeling are improved. In addition, the method can uniformly divide the laser point cloud data into a plurality of selection areas for screening, so that the division of the selection areas is more uniform and compact, and reasonable differentiation of the data is realized.
Drawings
FIG. 1 is a schematic flow diagram of the present invention.
FIG. 2 is a schematic diagram of a regular triangle lattice point selection method of the present invention.
Detailed Description
The technical solution in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings. It is to be understood that the disclosed embodiments are merely exemplary of the invention, and are not intended to be exhaustive or exhaustive. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
As shown in fig. 1, the method for rarefying LAS-format laser point cloud data includes the following steps:
(1) Reading point data of an LAS point cloud data file, namely X, Y, Z three-dimensional coordinates, and meanwhile obtaining a point data distribution area range;
(2) Constructing a regular triangular grid in a point data distribution area, wherein the side length a of the regular triangular grid is the point distance H required by the model density, and the calculation formula is a = H;
(3) Selecting the vertexes of the regular triangle grids in the point data distribution area, and constructing a regular hexagon selection area by taking the vertexes of the grids as the center, wherein the side length A calculation formula is as follows: a = tan30 ° × H;
(4) Selecting the point data closest to the center of the regular hexagon in each regular hexagon selection area;
(5) Deleting the data points except the data points selected in the step (4) to obtain data points after thinning;
(6) And exporting all data points obtained by thinning to a data file to finish the thinning of the LAS-format laser point cloud data.
According to the invention, through a regular triangle grid point selection method, LAS format laser point cloud data is thinned according to the data requirement of actual three-dimensional ground modeling, the originally huge laser point cloud data is reduced according to the actual condition and then converted into a point data file required by the three-dimensional ground modeling, so that the screening of the laser point cloud data is realized under the condition of ensuring the three-dimensional ground modeling precision, and the speed and the efficiency of the three-dimensional ground modeling are improved.
In the step (1), the data recording position is positioned by reading the size of the public head area of the LAS point cloud data file and the variable length record number between the point data, so that data support is provided for reading the point data (X, Y, Z three-dimensional coordinates) of the LAS point cloud data file and obtaining the range of the point cloud data distribution area.
As shown in fig. 2, in the step (2), in the range of the point data distribution area, the point distance required by the model density is taken as the side length to construct a regular triangle mesh. In the figure, a thick solid line is a point data distribution area range, a first regular triangle is constructed by taking an upper left corner point of the point data distribution area range as a middle point of the right side of the regular triangle, and other regular triangles are connected to form a regular triangle grid under the condition that the point data distribution area is provided with a vertex. The adjacent regular triangle grids can ensure that the distances between the mesh points of the adjacent regular triangle grids are the same.
And (4) selecting the regular triangle lattice points in the point data distribution area, and constructing a regular hexagon selection area by taking the lattice points as centers and taking the tan 30-degree point distance as side length. As shown in fig. 2, a thick solid line is a point data distribution area range, regular triangle lattice points within the point data distribution area range are selected, and a regular hexagon selection area is constructed by taking the lattice points as a center and taking tan30 ° dot distance as side length. The regular hexagon selection area constructed by taking regular triangle grid points with the same adjacent point distance as centers can be completely uniform and seamlessly adjoined to the coverage point data distribution area range.
Because the LIDAR technology accurately scans ground targets to obtain data, the density of point cloud data is very high for the accuracy and authenticity of the data, namely, more point data are needed to realize accurate modeling. However, in some modeling environments where no particular precision is required, the huge data needs to be partially pruned. The method comprises the steps of constructing a screening selection area by adopting a regular triangle grid point selection method, namely constructing a regular triangle grid by taking one-time point distance required by model density as side length, constructing a regular hexagon selection area by taking a regular triangle grid point in a point cloud data distribution area as a center and taking tan 30-degree point distance as the side length, selecting point data closest to the center of a regular hexagon in each regular hexagon selection area, and deleting the point data outside the selection area to obtain data points which are uniformly distributed after thinning. The distance between the vertexes of the adjacent regular triangles is the same, and when the seamless adjacent regular hexagon selection area is constructed by taking the lattice point formed by the adjacent regular triangles as the center, the data can be uniformly divided into a plurality of selection areas for screening, so that the divided selection areas can be ensured to be more uniform and compact, and the reasonable differentiation of the data is realized. For example, a three-dimensional ground model needs to be constructed in a range of ten kilometers of a square circle, and the ratio of the model requirement to the real terrain is 1:1000. the method comprises the steps that the ground is scanned through a laser radar LIDAR technology to obtain three-dimensional laser point cloud data, a large amount of point data can be generated in the range of a point cloud data distribution area, the large amount of point data means that the accuracy of model building is high, the model building does not need to be accurate in the actual model building process, and most of the data points are redundant. Therefore, by the laser point cloud thinning method, a regular triangle grid is constructed by taking the point distance of 10 meters as the side length, and a regular hexagon selection area is constructed by taking the mesh point of the regular triangle grid in the point cloud data distribution area as the center and taking 10 multiplied tan30 degrees as the side length. Therefore, only one point data nearest to the center of the regular hexagon is selected in each selected area, and finally the point data reserved in all the selected areas is exported to obtain actually required modeling data, so that the data capacity is greatly reduced, and the modeling efficiency is improved.

Claims (2)

  1. The method for rarefying LAS format laser point cloud data is characterized by comprising the following steps:
    (1) Reading point data of an LAS point cloud data file, namely X, Y, Z three-dimensional coordinates, and meanwhile obtaining a point data distribution area range;
    (2) Constructing a regular triangular grid in a point data distribution area, wherein the side length a of the regular triangular grid is the point distance H required by the model density, and the calculation formula is a = H;
    (3) Selecting the vertexes of a regular triangle grid in the point data distribution area, and constructing a regular hexagon selection area by taking the vertexes of the grid as the center and taking tan 30-degree point distance as the side length, wherein the side length A of the regular hexagon selection area is calculated by the following formula: a = tan30 ° × H; the regular hexagon selection area which is constructed by taking regular triangle grid points with the same adjacent point distance as the center can be completely uniform and seamlessly adjacent to the coverage point data distribution area range;
    (4) Selecting the point data closest to the center of the regular hexagon in each regular hexagon selection area;
    (5) Deleting the data points except the data points selected in the step (4) to obtain data points after thinning;
    (6) And exporting all data points obtained by thinning to a data file to finish the thinning of the LAS-format laser point cloud data.
  2. 2. The method of claim 1, wherein the step (1) reads the common header size of the LAS point cloud data file and the variable length record number between the common header size and the point data to obtain the point data, i.e. the starting position of X, Y, Z three-dimensional coordinate record.
CN202110327842.8A 2021-03-26 2021-03-26 Method for thinning LAS-format laser point cloud data Active CN113240808B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110327842.8A CN113240808B (en) 2021-03-26 2021-03-26 Method for thinning LAS-format laser point cloud data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110327842.8A CN113240808B (en) 2021-03-26 2021-03-26 Method for thinning LAS-format laser point cloud data

Publications (2)

Publication Number Publication Date
CN113240808A CN113240808A (en) 2021-08-10
CN113240808B true CN113240808B (en) 2023-01-03

Family

ID=77130505

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110327842.8A Active CN113240808B (en) 2021-03-26 2021-03-26 Method for thinning LAS-format laser point cloud data

Country Status (1)

Country Link
CN (1) CN113240808B (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109242966A (en) * 2018-08-07 2019-01-18 北京道亨时代科技有限公司 A kind of 3D panorama model modeling method based on laser point cloud data

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2436312C (en) * 2003-08-01 2011-04-05 Perry Peterson Close-packed, uniformly adjacent, multiresolutional, overlapping spatial data ordering
CN103413357B (en) * 2013-08-09 2017-03-08 江苏普旭软件信息技术有限公司 A kind of cloud generates the construction method of square benchmark grid surface
CN108615254A (en) * 2018-03-28 2018-10-02 广州市本真网络科技有限公司 Point cloud rendering intent, system and device based on the quantization of tree lattice vector
CN112465948B (en) * 2020-11-24 2023-04-18 山东科技大学 Vehicle-mounted laser pavement point cloud rarefying method capable of retaining spatial features

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109242966A (en) * 2018-08-07 2019-01-18 北京道亨时代科技有限公司 A kind of 3D panorama model modeling method based on laser point cloud data

Also Published As

Publication number Publication date
CN113240808A (en) 2021-08-10

Similar Documents

Publication Publication Date Title
CN111322994B (en) Large-scale cadastral survey method for intensive house area based on unmanned aerial vehicle oblique photography
CN113607135B (en) Unmanned aerial vehicle inclination photogrammetry method for road and bridge construction field
CN109101709A (en) The site construction management system that 3D laser scanner technique is combined with BIM technology
CN106887020A (en) A kind of road vertical and horizontal section acquisition methods based on LiDAR point cloud
CN102708587A (en) Method and system for acquiring three-dimensional building information rapidly
CN102706323B (en) Tower footing section extracting method based on airborne laser radar data
CN102298793A (en) Method for obtaining three-dimensional figure data of cultural relic
CN112282847A (en) Coal mine underground roadway deformation monitoring system and monitoring method thereof
JP2004133094A (en) Generating method of three dimensional electronic map data
CN109682303A (en) Curve PC track girder precision three-dimensional detection method based on BIM technology
CN111667569A (en) Three-dimensional real-scene earthwork visual accurate measuring and calculating method based on Rhino and Grasshopper
CN114283070B (en) Method for manufacturing terrain section by fusing unmanned aerial vehicle image and laser point cloud
CN115982806A (en) BIM (building information modeling) method, equipment and medium for short-tower cable-stayed swivel bridge based on oblique photography
CN113240808B (en) Method for thinning LAS-format laser point cloud data
CN114419260B (en) Method for three-dimensional topographic surveying and mapping earthwork engineering quantity by using composite point cloud network
CN115357675B (en) Method and system for establishing image control point database through standardized processing of image control points
CN112446844B (en) Point cloud feature extraction and registration fusion method
CN113743027A (en) Method and device for drawing wind resource map based on CFD technology
CN111765868A (en) Earth measurement method based on oblique photography technology and divided according to different grids
CN114440922A (en) Method and device for evaluating laser calibration, related equipment and storage medium
Zhang et al. Research on Multi-Source Image Fusion Technology in the Digital Reconstruction of Classical Garden and Ancient Buildings
Gu et al. Surveying and mapping of large-scale 3D digital topographic map based on oblique photography technology
CN103235290A (en) Geographic space lattice-based radar detection data processing method
CN116828485B (en) UWB base station three-dimensional layout method and system suitable for complex environment in factory building
CN115482312B (en) Surface temperature space simulation correction method based on DEM and urban heat island

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant