WO2021232463A1 - Multi-source mobile measurement point cloud data air-ground integrated fusion method and storage medium - Google Patents

Multi-source mobile measurement point cloud data air-ground integrated fusion method and storage medium Download PDF

Info

Publication number
WO2021232463A1
WO2021232463A1 PCT/CN2020/092817 CN2020092817W WO2021232463A1 WO 2021232463 A1 WO2021232463 A1 WO 2021232463A1 CN 2020092817 W CN2020092817 W CN 2020092817W WO 2021232463 A1 WO2021232463 A1 WO 2021232463A1
Authority
WO
WIPO (PCT)
Prior art keywords
point cloud
cloud data
different platforms
rod
source mobile
Prior art date
Application number
PCT/CN2020/092817
Other languages
French (fr)
Chinese (zh)
Inventor
陈琳海
Original Assignee
北京数字绿土科技有限公司
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 北京数字绿土科技有限公司 filed Critical 北京数字绿土科技有限公司
Publication of WO2021232463A1 publication Critical patent/WO2021232463A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/50Image enhancement or restoration using two or more images, e.g. averaging or subtraction
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/30Determination of transform parameters for the alignment of images, i.e. image registration
    • G06T7/33Determination of transform parameters for the alignment of images, i.e. image registration using feature-based methods
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/10Image acquisition modality
    • G06T2207/10028Range image; Depth image; 3D point clouds
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20212Image combination
    • G06T2207/20221Image fusion; Image merging

Definitions

  • the invention relates to the technical field of inspection and surveying, in particular to a method and storage medium for integrating multi-source mobile measurement point cloud data and air-ground integration.
  • Lidar is a technology for quickly obtaining three-dimensional point cloud data on the surface of an object. It has become a major technical means for three-dimensional earth observation with high temporal and spatial resolution. An increasingly important role. In terms of data acquisition platforms, it includes satellite platforms, airborne platforms, vehicle-mounted platforms, ground/piggyback platforms, and so on.
  • the common features of existing methods are low-level features such as normal vectors, key points, and point feature histograms.
  • low-level features such as normal vectors, key points, and point feature histograms.
  • the extracted low-order features are greatly affected by the point distribution and point density, and the algorithm accuracy is not high and the robustness is poor.
  • the main point is to analyze the accuracy of the point cloud data after filtering and denoising, based on the point cloud data with the highest accuracy. , Perform accuracy correction on the remaining data.
  • the specific implementation method is to compare the accuracy of the preprocessed point cloud data, and based on the point cloud data with higher accuracy, correct and analyze the lower accuracy data to obtain the point cloud data. Convert the model and perform correction and fusion.
  • the specific processing steps are: 1) Determine the change of point cloud data in the same area by constructing a digital surface model according to the date of point cloud data collection; 2) Extract and correct the point cloud data change range after detection Point, generate an updated model; 3) update the point cloud data with poor accuracy according to the updated model; 4) check the accuracy of data fusion by constructing a digital surface model); this technical solution is mainly based on the change of point cloud data at different times Update the data model model, and then update the point cloud data with poor accuracy according to the updated model. Although the point cloud data with poor accuracy can be updated, it will also cause a certain degree of distortion of the overall model, and it is consistent with the present invention. There are essential differences in the methods based on the special integration of multiple object levels.
  • the Chinese patent with the application number CN201910266150.X published the invention patent application of "Multi-platform point cloud intelligent processing method for holographic surveying and mapping".
  • the main point is the high-precision fusion of laser point cloud data from multiple platforms.
  • the specifics are: nearest neighbor point cloud search ,
  • the purpose of the present invention is to overcome the shortcomings of the prior art and provide a multi-source mobile measurement point cloud data air-ground integrated fusion method, storage medium and terminal, which solves the current problem of fusion and registration based on three-dimensional point cloud data acquired on different platforms.
  • a method for integrating air-ground integration of multi-source mobile measurement point cloud data includes:
  • the point cloud data collected by different platforms are registered through adjustment calculation, and the registration fusion result is obtained.
  • the fusion method further includes the step of collecting point cloud data in the same area through multiple different platforms before extracting the building contour point cloud data A and the rod-shaped point cloud data B.
  • the step of extracting building profile point cloud data A from the point cloud data collected on different platforms by means of clustering judgment includes the following:
  • the projection points on the projection base surface are divided into different projection surface point cloud block sets according to a certain interval;
  • the random sampling consensus algorithm is used to fit the projection point cloud of each cluster, extract the building contour line segment from the projection point cloud of each cluster, and record the start and end coordinates of the building contour line segment.
  • the highest point of the certain projection surface point cloud block set is the projection point cloud with the farthest distance in the coordinate axis direction parallel to the projection base plane; if the height difference of the adjacent projection surface point cloud block sets is less than the standard value, then It shows that the two projection surface point cloud block sets are continuous features and belong to a cluster.
  • the step of extracting rod point cloud data B from point cloud data collected on different platforms through three-dimensional grid-based two-dimensional analysis includes the following:
  • the point cloud data collected by different platforms are three-dimensionally gridded, and the grid is segmented and clustered through connectivity analysis. According to the clustering area with an area smaller than the threshold value and the screening of the cross-sectional shape and the length of the main axis, the potential rod shape is obtained Object category and non-rod category;
  • the inner radius contains all the point clouds of the cluster, the inner radius and There is no point cloud in the circle formed by the outer radius;
  • the screening of the cross-sectional shape and the length of the main axis includes: judging whether the cross-sectional shape is circular, and if it is, it is described as a rod; judging whether the length of the main axis is less than a specified value, and if it is, it is described as a rod.
  • the matching the features of the building contour point cloud data A or the rod point cloud data B extracted from different platforms, and determining whether it is the same building contour or the same rod includes:
  • LA and LB respectively Select two building outlines or rods and mark them as LA 1 , LA 2 , LB 1 and LB 2 ;
  • the registration and fusion result of the point cloud data collected by different platforms through adjustment calculation according to the feature matching result includes:
  • a storage medium characterized in that: a computer program is stored in the storage medium, and when the computer program is running, the steps of a method for integrating air and ground of multi-source mobile measurement point cloud data are executed.
  • a terminal includes a memory, a processor, and a control program based on the integrated air-ground integration of multi-source mobile measurement point cloud data that is stored on the memory and can run on the processor, and the multi-source mobile measurement point is based on
  • the control program of cloud data and air-ground integration executes the steps of a multi-source mobile measurement point cloud data and air-ground integration method when running.
  • the present invention has the following advantages: a multi-source mobile measurement point cloud data and air-ground integrated fusion method, storage medium and terminal, according to the data collected from different platforms to classify objects such as building contours and rods in the same space-time area The feature extraction and feature matching are performed to determine whether the same building outline or the same rod is judged. Finally, the point cloud data collected by different platforms is registered through the adjustment calculation, and the registration fusion result is obtained, so that the final result is The results are more accurate and can be applied to more occasions; and the integration of multi-platform collection point cloud data management has realized the integration of multi-temporal and multi-platform data.
  • Figure 1 is a schematic flow diagram of the method of the present invention
  • FIG. 2 is a schematic diagram of the process of extracting point cloud data A of the building outline according to the present invention
  • Fig. 3 is a schematic diagram of the process of extracting rod-shaped point cloud data B according to the present invention.
  • an integrated air-ground fusion method for multi-source mobile measurement point cloud data includes:
  • the point cloud data collected by different platforms are registered through adjustment calculation, and the registration fusion result is obtained.
  • the step of extracting building contour point cloud data A from point cloud data collected on different platforms by means of clustering judgment includes the following contents:
  • the highest point of a certain projection surface point cloud block set is the projected point cloud with the YOZ coordinate plane perpendicular to the XOY coordinate plane along the Z axis direction with the farthest distance; if the height difference of the adjacent projection surface point cloud block sets is less than the standard value , It means that the two projection surface point cloud block sets are continuous features and belong to a cluster; otherwise, they are regarded as a new category.
  • the step of extracting rod point cloud data B from point cloud data collected on different platforms through a three-dimensional grid-based two-dimensional analysis includes the following:
  • the point cloud data collected by different platforms is three-dimensionally gridded, and the grid is segmented and clustered through connectivity analysis. According to the clustering area with an area less than the threshold and the screening of the cross-sectional shape and the length of the main axis, the potential Types of rods and non-rods;
  • the step of extracting the rod point cloud data B from the point cloud data collected by different platforms through the two-dimensional analysis of the three-dimensional grid is a complex program execution step (which specifically involves the point cloud Data three-dimensional grid processing, judge and evaluate according to parameters such as cross-sectional shape, main shaft length, etc.), but it is still a subsidiary step of step S2, which is one of the important technical protection points.
  • the height of the minimum shaft is set as the minimum height threshold, and only the height of the point cloud data is greater than the minimum height threshold can be judged as a potential shaft.
  • the screening of the cross-sectional shape and the length of the main axis includes: judging whether the cross-sectional shape is circular, and if it is, it is described as a rod; judging whether the length of the main axis is less than a specified value, and if it is, it is described as a rod. Things.
  • the matching the features of the building contour point cloud data A or the rod point cloud data B extracted from different platforms, and determining whether it is the same building contour or the same rod includes:
  • LA and LB Select two building outlines or rods respectively in the line and mark them as LA 1 , LA 2 , LB 1 and LB 2 ;
  • each outline can be As a line segment in the space, judge whether the angle, distance and length difference of each pair of contour lines (that is, each pair of line segments in the space) meet certain conditions. If they are satisfied, the two pairs of contour lines are considered to be the same.
  • the feature matching of the same building outline or the same rod in the two platform data can be achieved; for the two building outlines that meet the above matching conditions, the above matching It can be judged that this is based on the same building or the same rod in two different platforms; in the specific technical solution, the above steps of extracting the building outline and extracting the rod will be in the vehicle and airborne point cloud Extract separately, so you will get the contour of the same building and the coordinates of the same rod scanned by different platforms.
  • the result obtained by extracting the building contour is the contour line segment, which records the start and end coordinates of the line segment; the rod extraction result is also a line segment, which records the start and end coordinates, and the diameter of the rod can also be recorded.
  • a mathematical model can be built based on these points with the same name, so feature matching is the technical basis for subsequent establishment of mathematical models.
  • the registration and fusion result of the point cloud data collected by different platforms through adjustment calculation according to the feature matching result includes:
  • the rotated coordinate system is translated x 0 , y 0 , z 0 , so that the origin of the original coordinate system coincides with the origin of the target coordinate system, and finally a scale scaling factor ⁇ is added to complete P from the original coordinate system to the target coordinate system Transformation:
  • the above-mentioned design algorithm can be used to complete the transformation of P from the original coordinate system to the target coordinate system.
  • the above-mentioned processing procedure is also one of the technical protection points of the embodiments of this application.
  • the multi-source mobile measurement point cloud data air-ground integrated fusion method applied in the embodiment of the present invention uses object-level features for point cloud registration of different platforms, which can be based on data from The data collected by different platforms extract and match object-level features such as building contours and rods in the same space-time area to realize whether the same building contour or the same rod is judged, and finally through the adjustment The calculation performs registration on the point cloud data collected by different platforms to obtain the registration fusion result, which makes the final result more accurate and applicable to more occasions.
  • Point cloud registration on different platforms requires features with the same name. Commonly used features are normal vectors, key points, point feature histograms and other low-level features.
  • the calculation method is to set the search method and neighborhood range for each point. The points in the domain are calculated, and different platforms have different scanning methods, and the obtained point cloud density and point distribution are different. Therefore, the result of registration based on these calculated features is greatly affected by the data situation.
  • the object-level features are used as the features of the same name.
  • the point cloud of these objects can be obtained regardless of whether it is a vehicle or a backpack scan.
  • the point cloud is less affected by the point density and point cloud distribution. Based on these The features are registered, and the result is more reliable.
  • the air-ground integration method for multi-source mobile measurement point cloud data provided by the embodiment of the present invention can integrate and manage multi-platform collection point cloud data, and realize the integration of multi-temporal and multi-platform data.
  • Another embodiment of the present invention includes a storage medium, which is characterized in that a computer program is stored in the storage medium, and the computer program executes the steps of a multi-source mobile measurement point cloud data integrated air-ground fusion method when the computer program is running.
  • Another embodiment of the present invention includes a terminal including a memory, a processor, and a control program that is stored on the memory and can be run on the processor based on the integrated air-ground fusion of multi-source mobile measurement point cloud data, so The control program based on the air-ground integrated fusion of multi-source mobile measurement point cloud data executes the steps of a multi-source mobile measurement point cloud data air-ground integrated fusion method when running.
  • the present invention uses object-level features as the features of the same name.
  • the point cloud of these objects can be obtained regardless of whether it is vehicle-mounted or backpack scanning, and is less affected by the point density and point cloud distribution.
  • the registration is performed based on these features, and the result is more reliable.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Length Measuring Devices With Unspecified Measuring Means (AREA)

Abstract

A multi-source mobile measurement point cloud data air-ground integrated fusion method and a storage medium. The fusion method comprises: extracting building contour point cloud data A from point cloud data collected by different platforms in a clustering judgment mode, and extracting, by means of two-dimensional analysis of three-dimensional gridding, rod-shaped object point cloud data B from point cloud data collected by different platforms; matching features of the building contour point cloud data A or the rod-shaped object point cloud data B extracted from different platforms, and determining whether the features relate to the same building contour or the same rod-shaped object or not; and registering, by means of adjustment calculation according to the feature matching result, the point cloud data collected by different platforms to obtain the registration fusion result. According to the fusion method, point cloud registration of different platforms is carried out by adopting object-level features, and the applicability is higher, the precision is higher, and point cloud data collected by multiple platforms is subjected to fusion management, and integration of multi-time-space and multi-platform data is realized.

Description

多源移动测量点云数据空地一体化融合方法、存储介质Multi-source mobile measurement point cloud data air-ground integrated fusion method and storage medium 技术领域Technical field
本发明涉及巡检勘测技术领域,尤其涉及一种多源移动测量点云数据空地一体化融合方法、存储介质。The invention relates to the technical field of inspection and surveying, in particular to a method and storage medium for integrating multi-source mobile measurement point cloud data and air-ground integration.
背景技术Background technique
激光雷达是一种快速获取物体表面三维点云数据的技术,已成为高时空分辨率三维对地观测的一种主要技术手段,在基础测绘、智慧城市、资源调查、高精度地图等领域发挥越来越重要的作用。从数据获取平台而言,包括卫星平台、机载平台、车载平台、地面/背负式平台等等。Lidar is a technology for quickly obtaining three-dimensional point cloud data on the surface of an object. It has become a major technical means for three-dimensional earth observation with high temporal and spatial resolution. An increasingly important role. In terms of data acquisition platforms, it includes satellite platforms, airborne platforms, vehicle-mounted platforms, ground/piggyback platforms, and so on.
目前通过激光雷达获取三维点云数据的技术大多使用的是单一平台进行点云数据获取,由于单一视角、单一平台的观测范围有限且空间基准不一致,为了获取目标区域全方位的空间信息,不仅需要进行站间/条带间的点云数据融合,还需要进行多平台(如机载、车载、地面等)的点云数据融合,以弥补单一视角、单一平台带来的数据缺失,实现大范围场景完整、精细的数字现实描述;不同平台点云数据的融合需要同名特征进行关联,目前已有的方法常用特征为法向量、关键点、点特征直方图等低阶特征,但是由于不同平台扫描视角不同、覆盖范围不同、扫描得到的点云数据点密度存在巨大差异,所提取的低阶特征受点分布、点密度影响大,算法精度不高、鲁棒性差。At present, most technologies for obtaining 3D point cloud data through lidar use a single platform for point cloud data acquisition. Due to the limited observation range of a single viewing angle and a single platform and the inconsistent spatial reference, in order to obtain all-round spatial information of the target area, it is not only necessary For point cloud data fusion between stations/strips, point cloud data fusion on multiple platforms (such as airborne, vehicle-mounted, ground, etc.) is also required to make up for the lack of data caused by a single perspective and a single platform to achieve a large range A complete and detailed description of the digital reality of the scene; the integration of point cloud data from different platforms requires the association of features with the same name. Currently, the common features of existing methods are low-level features such as normal vectors, key points, and point feature histograms. However, due to scanning on different platforms Different viewing angles, different coverage areas, and huge differences in the point density of the scanned point cloud data. The extracted low-order features are greatly affected by the point distribution and point density, and the algorithm accuracy is not high and the robustness is poor.
申请号为CN201410047608.X的中国专利公布了“一种多平台点云数据融合方法”的发明专利,要点是对滤波去噪后的点云数据进行精度分析,以精度最高的点云数据为依据,对其余数据进行精度纠正,具体实施方式是将预处理后的点云数据进行精度对比,并以精度较高的点云数据为依据,对精度较低的数据进行纠正分析,获取点云数据转换模型,并进行纠正融合,其具体处理步骤为:1)根据点云数据的采集日期通过构建数字表面模型确定相同区域点云数据的变化情况;2)根据检测后点云数据变化范围提取纠正点,生成更新模型;3)根据更新模型对精度较差的点云数据进行更新;4)通过构建数字表面模型检查数据融合精度);该技术方案主要是基于不同采用时间的 点云数据变化情况进行数据模模型的更新,再根据更新的模型对精度差的点云数据进行更新,虽然能够对精度差的点云数据进行更新,但是也会导致整体模型一定程度的失真,而且其与本发明基于多种对象级别的特别融合的方法存在本质区别。The Chinese patent with the application number CN201410047608.X published the invention patent of "a multi-platform point cloud data fusion method". The main point is to analyze the accuracy of the point cloud data after filtering and denoising, based on the point cloud data with the highest accuracy. , Perform accuracy correction on the remaining data. The specific implementation method is to compare the accuracy of the preprocessed point cloud data, and based on the point cloud data with higher accuracy, correct and analyze the lower accuracy data to obtain the point cloud data. Convert the model and perform correction and fusion. The specific processing steps are: 1) Determine the change of point cloud data in the same area by constructing a digital surface model according to the date of point cloud data collection; 2) Extract and correct the point cloud data change range after detection Point, generate an updated model; 3) update the point cloud data with poor accuracy according to the updated model; 4) check the accuracy of data fusion by constructing a digital surface model); this technical solution is mainly based on the change of point cloud data at different times Update the data model model, and then update the point cloud data with poor accuracy according to the updated model. Although the point cloud data with poor accuracy can be updated, it will also cause a certain degree of distortion of the overall model, and it is consistent with the present invention. There are essential differences in the methods based on the special integration of multiple object levels.
申请号为CN201910266150.X的中国专利公布了“面向全息测绘的多平台点云智能处理方法”的发明专利申请,要点是多平台激光点云数据高精度融合,其具体为:进行近邻点云查找,全局匹配能量方程构建和二分图的最小代价匹配方式,但是其整体方法比较复杂,计算量大,而且其与本发明基于多种对象级别的特别融合的方法也存在本质区别。因此,如何解决目前根据不同平台获取的三维点云数据进行融合配准存在的缺陷,是现阶段需要解决的问题。The Chinese patent with the application number CN201910266150.X published the invention patent application of "Multi-platform point cloud intelligent processing method for holographic surveying and mapping". The main point is the high-precision fusion of laser point cloud data from multiple platforms. The specifics are: nearest neighbor point cloud search , The construction of the global matching energy equation and the minimum cost matching method of the bipartite graph, but the overall method is more complicated, the calculation amount is large, and it is fundamentally different from the method of the present invention based on the special fusion of multiple object levels. Therefore, how to solve the current defects of fusion registration based on 3D point cloud data obtained from different platforms is a problem that needs to be solved at this stage.
发明内容Summary of the invention
本发明的目的在于克服现有技术的缺点,提供了一种多源移动测量点云数据空地一体化融合方法、存储介质及终端,解决了目前根据不同平台获取的三维点云数据进行融合配准时存在的不足,以及目前采用低阶特征进行配准存在的不足。The purpose of the present invention is to overcome the shortcomings of the prior art and provide a multi-source mobile measurement point cloud data air-ground integrated fusion method, storage medium and terminal, which solves the current problem of fusion and registration based on three-dimensional point cloud data acquired on different platforms. Existing shortcomings, as well as the current shortcomings of using low-level features for registration.
本发明的目的通过以下技术方案来实现:一种多源移动测量点云数据空地一体化融合方法,所述融合方法包括:The object of the present invention is achieved by the following technical solutions: a method for integrating air-ground integration of multi-source mobile measurement point cloud data, and the fusion method includes:
通过聚类判断的方式从不同平台采集的点云数据中提取出建筑物轮廓点云数据A,以及通过三维格网化的二维分析从不同平台采集的点云数据中提取出杆状物点云数据B;Extract the building contour point cloud data A from the point cloud data collected on different platforms through clustering judgment, and extract the rod-shaped points from the point cloud data collected on different platforms through the three-dimensional grid-based two-dimensional analysis Cloud data B;
对从不同平台提取出的建筑物轮廓点云数据A或杆状物点云数据B的特征进行匹配,判断是否为同一个建筑物轮廓或同一个杆状物;Match the features of building contour point cloud data A or rod point cloud data B extracted from different platforms to determine whether it is the same building contour or the same rod;
根据特征匹配结果通过平差计算对不同平台采集的点云数据进行配准,得到配准融合结果。According to the feature matching result, the point cloud data collected by different platforms are registered through adjustment calculation, and the registration fusion result is obtained.
所述融合方法还包括在提取所述建筑物轮廓点云数据A和所述杆状物点云数据B之前,通过多种不同平台采集同一区域内的点云数据的步骤。The fusion method further includes the step of collecting point cloud data in the same area through multiple different platforms before extracting the building contour point cloud data A and the rod-shaped point cloud data B.
所述通过聚类判断的方式从不同平台采集的点云数据中提取出建筑物轮 廓点云数据A的步骤包括以下内容:The step of extracting building profile point cloud data A from the point cloud data collected on different platforms by means of clustering judgment includes the following:
将点云投影到三维坐标系中得到一个投影基础面,且该投影基础面与任意一个坐标平面垂直;Project the point cloud into the three-dimensional coordinate system to obtain a projection base surface, and the projection base surface is perpendicular to any coordinate plane;
对该投影基础面上的投影点按照一定间隔划分成不同投影面点云块集;The projection points on the projection base surface are divided into different projection surface point cloud block sets according to a certain interval;
根据每个投影面点云块集的最高点计算相邻投影面点云块集的高差,并根据计算结果判断这两个投影面点云块集是否属于同一聚类;Calculate the height difference of the adjacent projection surface point cloud block sets according to the highest point of each projection surface point cloud block set, and judge whether the two projection surface point cloud block sets belong to the same cluster according to the calculation result;
通过随机采样一致性算法拟合各个聚类的投影点云,从每个聚类的投影点云中提取出建筑物轮廓线线段,并记录该建筑物轮廓线线段的起点和终点坐标。The random sampling consensus algorithm is used to fit the projection point cloud of each cluster, extract the building contour line segment from the projection point cloud of each cluster, and record the start and end coordinates of the building contour line segment.
所述某个投影面点云块集的最高点为与所述投影基础面平行的坐标轴方向距离最远的投影点云;如果相邻投影面点云块集的高差小于标准值,则说明这两个投影面点云块集为连续地物,属于一个聚类。The highest point of the certain projection surface point cloud block set is the projection point cloud with the farthest distance in the coordinate axis direction parallel to the projection base plane; if the height difference of the adjacent projection surface point cloud block sets is less than the standard value, then It shows that the two projection surface point cloud block sets are continuous features and belong to a cluster.
所述通过三维格网化的二维分析从不同平台采集的点云数据中提取出杆状物点云数据B的步骤包括以下内容:The step of extracting rod point cloud data B from point cloud data collected on different platforms through three-dimensional grid-based two-dimensional analysis includes the following:
对不同平台采集的点云数据进行三维格网化,通过连通性分析对网格进行分割聚类,根据对面积小于阈值的聚类区域以及对截面形状和主轴长度的筛选,得到潜在的杆状物类别和非杆状物类别;The point cloud data collected by different platforms are three-dimensionally gridded, and the grid is segmented and clustered through connectivity analysis. According to the clustering area with an area smaller than the threshold value and the screening of the cross-sectional shape and the length of the main axis, the potential rod shape is obtained Object category and non-rod category;
计算潜在的杆状物类别中每个聚类的质心坐标,并以该质心坐标为圆点设置一内半径和一外半径,在内半径中包含有该聚类的所有点云,内半径和外半径组成的圆环范围内无任何点云;Calculate the centroid coordinates of each cluster in the potential rod category, and set an inner radius and an outer radius with the centroid coordinates as the point. The inner radius contains all the point clouds of the cluster, the inner radius and There is no point cloud in the circle formed by the outer radius;
设置一个杆状物的最小高度阈值,如果潜在的杆状物类型中某个聚类的点云的高度数据大于最小高度阈值,则判断为杆状物并记录该杆状物的起点和终点坐标,提取出该杆状物的线段。Set the minimum height threshold of a shaft. If the height data of a certain cluster of potential shaft types is greater than the minimum height threshold, it is judged as a shaft and the starting and ending coordinates of the shaft are recorded. , To extract the line segment of the rod.
所述对截面形状和主轴长度的筛选包括:判断截面形状是否为圆形,如果是,则说明为杆状物;判断主轴的长度是否小于指定值,如果是,则说明为杆状物。The screening of the cross-sectional shape and the length of the main axis includes: judging whether the cross-sectional shape is circular, and if it is, it is described as a rod; judging whether the length of the main axis is less than a specified value, and if it is, it is described as a rod.
所述对从不同平台提取出的建筑物轮廓点云数据A或杆状物点云数据B的特征进行匹配,判断是否为同一个建筑物轮廓或同一个杆状物包括:The matching the features of the building contour point cloud data A or the rod point cloud data B extracted from different platforms, and determining whether it is the same building contour or the same rod includes:
从不同平台提取的特征分别记为LA={LA i,i=1,2,…,m}和LB={LB i,i=1,2,…,n},并从LA和LB中分别选择两个建筑物轮廓线或者杆状物记为LA 1,LA 2,LB 1和LB 2The features extracted from different platforms are respectively denoted as LA={LA i ,i=1, 2,...,m} and LB={LB i ,i=1, 2,...,n}, and from LA and LB respectively Select two building outlines or rods and mark them as LA 1 , LA 2 , LB 1 and LB 2 ;
计算两个建筑物轮廓线或者杆状物的角度、距离和长度差;Calculate the angle, distance and length difference of two building outlines or poles;
并判断计算结果是否满足条件,如果满足条件,则说明这两个建筑物轮廓线或者杆状物为不同平台内的同一建筑物或者杆状物。And judge whether the calculation result meets the conditions. If the conditions are met, it means that the two building outlines or poles are the same building or poles in different platforms.
所述根据特征匹配结果通过平差计算对不同平台采集的点云数据进行配准得到配准融合结果包括:The registration and fusion result of the point cloud data collected by different platforms through adjustment calculation according to the feature matching result includes:
提取将判断为同一建筑物或者杆状物的所述两个建筑物轮廓线或者杆状物的三维坐标信息计算出旋转参数、平移参数和缩放参数;Extracting the three-dimensional coordinate information of the two building outlines or poles that are determined to be the same building or pole to calculate the rotation parameter, the translation parameter, and the zoom parameter;
以任意一个平台采集的点云的三维坐标为目标坐标系,通过对另一个平台采集的点云原始坐标系进行旋转、平移和缩放变换后使得原始坐标系中点云的三维坐标与目标坐标系中点云的三维坐标重合,进而实现不同平台点云数据的配准融合。Take the three-dimensional coordinates of the point cloud collected by any platform as the target coordinate system, and rotate, translate and scale the original coordinate system of the point cloud collected by another platform to make the three-dimensional coordinates of the point cloud in the original coordinate system and the target coordinate system The three-dimensional coordinates of the midpoint cloud coincide to realize the registration and fusion of point cloud data from different platforms.
一种存储介质,其特征在于:所述存储介质内存储有计算机程序,所述计算机程序运行时执行一种多源移动测量点云数据空地一体化融合方法的步骤。A storage medium, characterized in that: a computer program is stored in the storage medium, and when the computer program is running, the steps of a method for integrating air and ground of multi-source mobile measurement point cloud data are executed.
一种终端,包括存储器、处理器以及存储在所述存储器上并可在所述处理器上运行的基于多源移动测量点云数据空地一体化融合的控制程序,所述基于多源移动测量点云数据空地一体化融合的控制程序运行时执行一种多源移动测量点云数据空地一体化融合方法的步骤。A terminal includes a memory, a processor, and a control program based on the integrated air-ground integration of multi-source mobile measurement point cloud data that is stored on the memory and can run on the processor, and the multi-source mobile measurement point is based on The control program of cloud data and air-ground integration executes the steps of a multi-source mobile measurement point cloud data and air-ground integration method when running.
本发明具有以下优点:一种多源移动测量点云数据空地一体化融合方法、存储介质及终端,根据从不同平台采集的数据对同一时空区域内的建筑物轮廓线和杆状物等对象级别的特征进行提取以及特征匹配,实现是否同一个建筑物轮廓或同一个杆状物的判断,最后通过平差计算对不同平台采集的点云数据进行配准,得到配准融合结果,使得最后得到的结果精度更高,且能够适用更多的场合;而且将多平台采集点云数据融合管理,实现了多时空和多平台数据的一体化。The present invention has the following advantages: a multi-source mobile measurement point cloud data and air-ground integrated fusion method, storage medium and terminal, according to the data collected from different platforms to classify objects such as building contours and rods in the same space-time area The feature extraction and feature matching are performed to determine whether the same building outline or the same rod is judged. Finally, the point cloud data collected by different platforms is registered through the adjustment calculation, and the registration fusion result is obtained, so that the final result is The results are more accurate and can be applied to more occasions; and the integration of multi-platform collection point cloud data management has realized the integration of multi-temporal and multi-platform data.
附图说明Description of the drawings
图1为本发明方法的流程示意图;Figure 1 is a schematic flow diagram of the method of the present invention;
图2为本发明提取建筑物轮廓点云数据A的流程示意图;FIG. 2 is a schematic diagram of the process of extracting point cloud data A of the building outline according to the present invention;
图3为本发明提取杆状物点云数据B的流程示意图。Fig. 3 is a schematic diagram of the process of extracting rod-shaped point cloud data B according to the present invention.
具体实施方式Detailed ways
为使本发明实施例的目的、技术方案和优点更加清楚,下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本发明一部分实施例,而不是全部的实施例。通常在此处附图中描述和示出的本发明实施例的组件可以以各种不同的配置来布置和设计。In order to make the objectives, technical solutions, and advantages of the embodiments of the present invention clearer, the following will clearly and completely describe the technical solutions in the embodiments of the present invention with reference to the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments These are a part of the embodiments of the present invention, but not all of the embodiments. The components of the embodiments of the present invention generally described and shown in the drawings herein may be arranged and designed in various different configurations.
因此,以下对在附图中提供的本发明的实施例的详细描述并非旨在限制要求保护的本发明的范围,而是仅仅表示本发明的选定实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。Therefore, the following detailed description of the embodiments of the present invention provided in the accompanying drawings is not intended to limit the scope of the claimed invention, but merely represents selected embodiments of the present invention. Based on the embodiments of the present invention, all other embodiments obtained by those of ordinary skill in the art without creative work shall fall within the protection scope of the present invention.
下面结合附图对本发明做进一步的描述,但本发明的保护范围不局限于以下所述。The present invention will be further described below in conjunction with the accompanying drawings, but the protection scope of the present invention is not limited to the following.
如图1所示,一种多源移动测量点云数据空地一体化融合方法,所述融合方法包括:As shown in Fig. 1, an integrated air-ground fusion method for multi-source mobile measurement point cloud data, the fusion method includes:
通过将激光雷达扫描仪搭载在无人机、车辆等多种不同平台采集同一空间区域内的点云数据;Collect point cloud data in the same space area by mounting lidar scanners on multiple platforms such as drones and vehicles;
通过聚类判断的方式从不同平台采集的点云数据中提取出建筑物轮廓点云数据A,以及通过三维格网化的二维分析从不同平台采集的点云数据中提取出杆状物点云数据B;Extract the building contour point cloud data A from the point cloud data collected on different platforms through clustering judgment, and extract the rod-shaped points from the point cloud data collected on different platforms through the three-dimensional grid-based two-dimensional analysis Cloud data B;
对从不同平台提取出的建筑物轮廓点云数据A或杆状物点云数据B的特征进行匹配,判断是否为同一个建筑物轮廓或同一个杆状物;Match the features of building contour point cloud data A or rod point cloud data B extracted from different platforms to determine whether it is the same building contour or the same rod;
根据特征匹配结果通过平差计算对不同平台采集的点云数据进行配准,得到配准融合结果。According to the feature matching result, the point cloud data collected by different platforms are registered through adjustment calculation, and the registration fusion result is obtained.
进一步地,如图2所示,所述通过聚类判断的方式从不同平台采集的点云数据中提取出建筑物轮廓点云数据A的步骤包括以下内容:Further, as shown in FIG. 2, the step of extracting building contour point cloud data A from point cloud data collected on different platforms by means of clustering judgment includes the following contents:
(1)将点云投影到三维坐标系中得到一个投影基础面,且该投影基础面与XOY坐标平面垂直;(1) Project the point cloud into the three-dimensional coordinate system to obtain a projection base surface, and the projection base surface is perpendicular to the XOY coordinate plane;
(2)对该投影基础面上的投影点按照1.5倍平均点间距为间隔划分成不同投影面点云块集;(2) The projection points on the projection base surface are divided into different projection surface point cloud block sets at intervals of 1.5 times the average point spacing;
(3)根据每个投影面点云块集的最高点计算相邻投影面点云块集的高差,并根据计算结果判断这两个投影面点云块集是否属于同一聚类;(3) Calculate the height difference of the adjacent projection surface point cloud block sets according to the highest point of each projection surface point cloud block set, and judge whether the two projection surface point cloud block sets belong to the same cluster according to the calculation result;
其中,某个投影面点云块集的最高点为垂直XOY坐标平面的YOZ坐标平面沿着Z轴方向距离最远的投影点云;如果相邻投影面点云块集的高差小于标准值,则说明这两个投影面点云块集为连续地物,属于一个聚类,否则,则作为一个新的类别。Among them, the highest point of a certain projection surface point cloud block set is the projected point cloud with the YOZ coordinate plane perpendicular to the XOY coordinate plane along the Z axis direction with the farthest distance; if the height difference of the adjacent projection surface point cloud block sets is less than the standard value , It means that the two projection surface point cloud block sets are continuous features and belong to a cluster; otherwise, they are regarded as a new category.
(4)通过随机采样一致性算法拟合各个聚类的投影点云,从每个聚类的投影点云中提取出建筑物轮廓线线段,并记录该建筑物轮廓线线段的起点和终点坐标。(4) Fit the projection point cloud of each cluster by random sampling consensus algorithm, extract the building contour line segment from the projection point cloud of each cluster, and record the start and end coordinates of the building contour line segment .
进一步地,如图3所示,所述通过三维格网化的二维分析从不同平台采集的点云数据中提取出杆状物点云数据B的步骤包括以下内容:Further, as shown in FIG. 3, the step of extracting rod point cloud data B from point cloud data collected on different platforms through a three-dimensional grid-based two-dimensional analysis includes the following:
(1)对不同平台采集的点云数据进行三维格网化,通过连通性分析对网格进行分割聚类,根据对面积小于阈值的聚类区域以及对截面形状和主轴长度的筛选,得到潜在的杆状物类别和非杆状物类别;(1) The point cloud data collected by different platforms is three-dimensionally gridded, and the grid is segmented and clustered through connectivity analysis. According to the clustering area with an area less than the threshold and the screening of the cross-sectional shape and the length of the main axis, the potential Types of rods and non-rods;
(2)计算潜在的杆状物类别中每个聚类的质心坐标,并以该质心坐标为圆点设置一内半径和一外半径,在内半径中包含有该聚类的所有点云,内半径和外半径组成的圆环范围内无任何点云;此步骤其实是对上一步结果的优化,因为如果是杆状物的话,其截面形状为一个圆形(即可以通过一个圆心和半径包含所有点),如果其周围范围还有其他点,说明拟合出来的可能是植被或者其他地物。(2) Calculate the centroid coordinates of each cluster in the potential rod category, and set an inner radius and an outer radius with the centroid coordinates as the circle point. The inner radius contains all the point clouds of the cluster, There is no point cloud in the circle formed by the inner radius and the outer radius; this step is actually an optimization of the result of the previous step, because if it is a rod, its cross-sectional shape is a circle (that is, it can pass through a center and radius Including all points), if there are other points in the surrounding range, it means that the fitting may be vegetation or other features.
(3)设置一个杆状物的最小高度阈值,如果潜在的杆状物类型中某个聚类的点云的高度数据大于最小高度阈值,则判断为杆状物并记录该杆状物的起点和终点坐标(或者可以记录杆状物的直径),提取出该杆状物的线段。如图3所示,通过三维格网化的二维分析从不同平台采集的点云数据中提取出杆状物点云数据B的步骤是一种复杂的程序执行步骤(其具体涉及了点云数据三维格网化处理,根据截面形状,主轴长度等参数判断评估、判断为杆状物等等步骤),然而其仍然是隶属于步骤S2的附属步骤,其是重要的技术保护点之一。(3) Set the minimum height threshold of a rod. If the height data of a certain cluster of the potential rod type is greater than the minimum height threshold, it is judged as a rod and the starting point of the rod is recorded And the end point coordinates (or the diameter of the shaft can be recorded), and the line segment of the shaft can be extracted. As shown in Figure 3, the step of extracting the rod point cloud data B from the point cloud data collected by different platforms through the two-dimensional analysis of the three-dimensional grid is a complex program execution step (which specifically involves the point cloud Data three-dimensional grid processing, judge and evaluate according to parameters such as cross-sectional shape, main shaft length, etc.), but it is still a subsidiary step of step S2, which is one of the important technical protection points.
一般而言将最小杆状物的高度设为最小高度阈值,只有点云数据的高度大于最小高度阈值即可判断为潜在杆状物。Generally speaking, the height of the minimum shaft is set as the minimum height threshold, and only the height of the point cloud data is greater than the minimum height threshold can be judged as a potential shaft.
进一步地,所述对截面形状和主轴长度的筛选包括:判断截面形状是否为圆形,如果是,则说明为杆状物;判断主轴的长度是否小于指定值,如果是,则说明为杆状物。Further, the screening of the cross-sectional shape and the length of the main axis includes: judging whether the cross-sectional shape is circular, and if it is, it is described as a rod; judging whether the length of the main axis is less than a specified value, and if it is, it is described as a rod. Things.
进一步地,所述对从不同平台提取出的建筑物轮廓点云数据A或杆状物点云数据B的特征进行匹配,判断是否为同一个建筑物轮廓或同一个杆状物包括:Further, the matching the features of the building contour point cloud data A or the rod point cloud data B extracted from different platforms, and determining whether it is the same building contour or the same rod includes:
S31、从不同平台提取的特征分别记为LA={LA i,i=1,2,…,m}和LB={LB i,i=1,2,…,n},并从LA和LB中分别选择两个建筑物轮廓线或者杆状物记为LA 1,LA 2,LB 1和LB 2S31. The features extracted from different platforms are respectively recorded as LA={LA i ,i=1, 2,...,m} and LB={LB i ,i=1, 2,...,n}, and from LA and LB Select two building outlines or rods respectively in the line and mark them as LA 1 , LA 2 , LB 1 and LB 2 ;
S32、计算两个建筑物轮廓线或者杆状物的角度、距离和长度差;这个步骤是把两个平台数据中的同一个建筑物轮廓或者同一个杆状物匹配起来,每个轮廓线可以当做空间中一条线段,判断每对轮廓线的(即空间中每对线段)角度、距离和长度差是否满足一定条件,若满足,则认为这两对轮廓线是同一个。S32. Calculate the angle, distance and length difference of the two building outlines or poles; this step is to match the same building outline or the same pole in the two platform data, each outline can be As a line segment in the space, judge whether the angle, distance and length difference of each pair of contour lines (that is, each pair of line segments in the space) meet certain conditions. If they are satisfied, the two pairs of contour lines are considered to be the same.
在本发明实施例的上述技术方案中,可以实现两个平台数据中的同一个建筑物轮廓或者同一个杆状物的特征匹配;对于满足上述匹配条件的两个建筑物轮廓线,通过上述匹配方式可以判断这是基于两个不同平台内的同一个建筑物或者同一个杆状物;在具体技术方案中,上述提取建筑物轮廓和提取杆状物的步骤都会在车载和机载点云中分别进行提取,所以会得到不同平台 扫描的同一个建筑物的轮廓、同一个杆状物的坐标。提取建筑物轮廓线得到的结果为轮廓线线段,记录的是线段的起点和终点坐标;杆状物提取结果也为线段,记录的是起点和终点坐标,也可以记录杆状物的直径。特征匹配后相当于得到了一系列同名点,根据这些同名点可以建立数学模型,所以说特征匹配是为后续建立数学模型的技术基础。In the above technical solution of the embodiment of the present invention, the feature matching of the same building outline or the same rod in the two platform data can be achieved; for the two building outlines that meet the above matching conditions, the above matching It can be judged that this is based on the same building or the same rod in two different platforms; in the specific technical solution, the above steps of extracting the building outline and extracting the rod will be in the vehicle and airborne point cloud Extract separately, so you will get the contour of the same building and the coordinates of the same rod scanned by different platforms. The result obtained by extracting the building contour is the contour line segment, which records the start and end coordinates of the line segment; the rod extraction result is also a line segment, which records the start and end coordinates, and the diameter of the rod can also be recorded. After feature matching is equivalent to obtaining a series of points with the same name, a mathematical model can be built based on these points with the same name, so feature matching is the technical basis for subsequent establishment of mathematical models.
进一步地,所述根据特征匹配结果通过平差计算对不同平台采集的点云数据进行配准得到配准融合结果包括:Further, the registration and fusion result of the point cloud data collected by different platforms through adjustment calculation according to the feature matching result includes:
S41、提取将判断为同一建筑物或者杆状物的所述两个建筑物轮廓线或者杆状物的三维坐标信息计算出旋转参数、平移参数和缩放参数;S41. Extracting three-dimensional coordinate information of the two building outlines or poles that are determined to be the same building or pole to calculate a rotation parameter, a translation parameter, and a zoom parameter;
S42、以任意一个平台采集的点云三维坐标为目标坐标系,通过对另一个平台采集的点云原始坐标系进行旋转、平移和缩放变换后使得原始坐标系中点云的三维坐标与目标坐标系中点云的三维坐标重合,进而实现不同平台点云数据的配准融合。S42. Take the three-dimensional coordinates of the point cloud collected by any platform as the target coordinate system, and make the three-dimensional coordinates of the point cloud in the original coordinate system and the target coordinate after the original coordinate system of the point cloud collected by another platform is rotated, translated, and scaled. The three-dimensional coordinates of the point cloud in the system coincide to realize the registration and fusion of point cloud data from different platforms.
举例说明,假设空间一点P在原始坐标下的坐标为(x,y,z),其在目标坐标系下的坐标为(X,Y,Z),那么将它绕z,y,x轴旋转γ,β,α角的旋转矩阵分别为:For example, suppose the coordinates of a point P in the original space are (x, y, z), and its coordinates in the target coordinate system are (X, Y, Z), then rotate it around the z, y, x axis The rotation matrices of γ, β and α angles are:
Figure PCTCN2020092817-appb-000001
Figure PCTCN2020092817-appb-000001
Figure PCTCN2020092817-appb-000002
Figure PCTCN2020092817-appb-000002
从而得到坐标变换的旋转矩阵为:Thus, the rotation matrix of the coordinate transformation is:
Figure PCTCN2020092817-appb-000003
Figure PCTCN2020092817-appb-000003
Figure PCTCN2020092817-appb-000004
Figure PCTCN2020092817-appb-000004
然后将旋转后的坐标系平移x 0,y 0,z 0,使原始坐标系的原点与目标坐 标系的原点重合,最后加入一个尺度缩放因子λ,完成P从原始坐标系到目标坐标系的变换;在本申请的实施例中,利用上述设计算法方式可实现完成P从原始坐标系到目标坐标系的变换,上述处理过程也是本申请实施例的技术保护点之一。 Then the rotated coordinate system is translated x 0 , y 0 , z 0 , so that the origin of the original coordinate system coincides with the origin of the target coordinate system, and finally a scale scaling factor λ is added to complete P from the original coordinate system to the target coordinate system Transformation: In the embodiments of this application, the above-mentioned design algorithm can be used to complete the transformation of P from the original coordinate system to the target coordinate system. The above-mentioned processing procedure is also one of the technical protection points of the embodiments of this application.
关于本申请的技术方案的需要说明的是:本发明实施例所应用的多源移动测量点云数据空地一体化融合方法,其采用对象级别的特征进行不同平台的点云配准,可以根据从不同平台采集的数据对同一时空区域内的建筑物轮廓线和杆状物等对象级别的特征进行提取以及特征匹配,实现是否同一个建筑物轮廓或同一个杆状物的判断,最后通过平差计算对不同平台采集的点云数据进行配准,得到配准融合结果,使得最后得到的结果精度更高,且能够适用更多的场合。Regarding the technical solution of this application, it should be noted that the multi-source mobile measurement point cloud data air-ground integrated fusion method applied in the embodiment of the present invention uses object-level features for point cloud registration of different platforms, which can be based on data from The data collected by different platforms extract and match object-level features such as building contours and rods in the same space-time area to realize whether the same building contour or the same rod is judged, and finally through the adjustment The calculation performs registration on the point cloud data collected by different platforms to obtain the registration fusion result, which makes the final result more accurate and applicable to more occasions.
不同平台点云配准需要通过同名特征,目前常用的特征为法向量、关键点、点特征直方图等低阶特征,其计算方式为对于每个点,设置搜索方式和邻域范围,通过邻域范围内的点进行计算,而不同平台扫描方式不同,得到的点云密度、点分布情况各不相同,所以基于这些计算的特征进行配准得到的结果受数据情况影响较大。然而在本发明提供的具体技术方案中,采用对象级别的特征作为同名特征,不论是车载或者背包扫描均可以获取到这些对象的点云,受点密度、点云分布的影响较小,基于这些特征进行配准,结果更加可靠。另外本发明实施例提供的多源移动测量点云数据空地一体化融合方法,其可将多平台采集点云数据融合管理,实现了多时空、多平台数据一体化。Point cloud registration on different platforms requires features with the same name. Commonly used features are normal vectors, key points, point feature histograms and other low-level features. The calculation method is to set the search method and neighborhood range for each point. The points in the domain are calculated, and different platforms have different scanning methods, and the obtained point cloud density and point distribution are different. Therefore, the result of registration based on these calculated features is greatly affected by the data situation. However, in the specific technical solution provided by the present invention, the object-level features are used as the features of the same name. The point cloud of these objects can be obtained regardless of whether it is a vehicle or a backpack scan. The point cloud is less affected by the point density and point cloud distribution. Based on these The features are registered, and the result is more reliable. In addition, the air-ground integration method for multi-source mobile measurement point cloud data provided by the embodiment of the present invention can integrate and manage multi-platform collection point cloud data, and realize the integration of multi-temporal and multi-platform data.
本发明另一实施例包括一种存储介质,其特征在于:所述存储介质内存储有计算机程序,所述计算机程序运行时执行一种多源移动测量点云数据空地一体化融合方法的步骤。Another embodiment of the present invention includes a storage medium, which is characterized in that a computer program is stored in the storage medium, and the computer program executes the steps of a multi-source mobile measurement point cloud data integrated air-ground fusion method when the computer program is running.
本发明又一实施例包括一种终端,包括存储器、处理器以及存储在所述存储器上并可在所述处理器上运行的基于多源移动测量点云数据空地一体化融合的控制程序,所述基于多源移动测量点云数据空地一体化融合的控制程序运行时执行一种多源移动测量点云数据空地一体化融合方法的步骤。Another embodiment of the present invention includes a terminal including a memory, a processor, and a control program that is stored on the memory and can be run on the processor based on the integrated air-ground fusion of multi-source mobile measurement point cloud data, so The control program based on the air-ground integrated fusion of multi-source mobile measurement point cloud data executes the steps of a multi-source mobile measurement point cloud data air-ground integrated fusion method when running.
本发明采用对象级别的特征作为同名特征,不论是车载或者背包扫描均 可以获取到这些对象的点云,受点密度、点云分布的影响较小,基于这些特征进行配准,结果更加可靠。The present invention uses object-level features as the features of the same name. The point cloud of these objects can be obtained regardless of whether it is vehicle-mounted or backpack scanning, and is less affected by the point density and point cloud distribution. The registration is performed based on these features, and the result is more reliable.
以上所述仅是本发明的优选实施方式,应当理解本发明并非局限于本文所披露的形式,不应看作是对其他实施例的排除,而可用于各种其他组合、修改和环境,并能够在本文所述构想范围内,通过上述教导或相关领域的技术或知识进行改动。而本领域人员所进行的改动和变化不脱离本发明的精神和范围,则都应在本发明所附权利要求的保护范围内。The above are only the preferred embodiments of the present invention. It should be understood that the present invention is not limited to the form disclosed herein, and should not be regarded as an exclusion of other embodiments, but can be used in various other combinations, modifications and environments, and It can be modified through the above teaching or technology or knowledge in related fields within the scope of the concept described herein. The modifications and changes made by those skilled in the art do not depart from the spirit and scope of the present invention, and should fall within the protection scope of the appended claims of the present invention.

Claims (10)

  1. 一种多源移动测量点云数据空地一体化融合方法,其特征在于:所述融合方法包括:An air-ground integrated fusion method for multi-source mobile measurement point cloud data, characterized in that: the fusion method includes:
    通过聚类判断的方式从不同平台采集的点云数据中提取出建筑物轮廓点云数据A,以及通过三维格网化的二维分析从不同平台采集的点云数据中提取出杆状物点云数据B;Extract the building contour point cloud data A from the point cloud data collected on different platforms through clustering judgment, and extract the rod-shaped points from the point cloud data collected on different platforms through the three-dimensional grid-based two-dimensional analysis Cloud data B;
    对从不同平台提取出的建筑物轮廓点云数据A或杆状物点云数据B的特征进行匹配,判断是否为同一个建筑物轮廓或同一个杆状物;Match the features of building contour point cloud data A or rod point cloud data B extracted from different platforms to determine whether it is the same building contour or the same rod;
    根据特征匹配结果通过平差计算对不同平台采集的点云数据进行配准,得到配准融合结果。According to the feature matching result, the point cloud data collected by different platforms are registered through adjustment calculation, and the registration fusion result is obtained.
  2. 根据权利要求1所述的一种多源移动测量点云数据空地一体化融合方法,其特征在于:所述融合方法还包括在提取所述建筑物轮廓点云数据A和所述杆状物点云数据B之前,通过多种不同平台采集同一区域内的点云数据的步骤。The air-ground integrated fusion method of multi-source mobile measurement point cloud data according to claim 1, wherein the fusion method further comprises extracting the building contour point cloud data A and the rod point Before cloud data B, the step of collecting point cloud data in the same area through multiple different platforms.
  3. 根据权利要求2所述的一种多源移动测量点云数据空地一体化融合方法,其特征在于:所述通过聚类判断的方式从不同平台采集的点云数据中提取出建筑物轮廓点云数据A的步骤包括以下内容:The air-ground integrated fusion method of multi-source mobile measurement point cloud data according to claim 2, characterized in that: the building contour point cloud is extracted from the point cloud data collected on different platforms by means of clustering judgment The steps of Data A include the following:
    将点云投影到三维坐标系中得到一个投影基础面,且该投影基础面与任意一个坐标平面垂直;Project the point cloud into the three-dimensional coordinate system to obtain a projection base surface, and the projection base surface is perpendicular to any coordinate plane;
    对该投影基础面上的投影点按照一定间隔划分成不同投影面点云块集;The projection points on the projection base surface are divided into different projection surface point cloud block sets according to a certain interval;
    根据每个投影面点云块集的最高点计算相邻投影面点云块集的高差,并根据计算结果判断这两个投影面点云块集是否属于同一聚类;Calculate the height difference of the adjacent projection surface point cloud block sets according to the highest point of each projection surface point cloud block set, and judge whether the two projection surface point cloud block sets belong to the same cluster according to the calculation result;
    通过随机采样一致性算法拟合各个聚类的投影点云,从每个聚类的投影点云中提取出建筑物轮廓线线段,并记录该建筑物轮廓线线段的起点和终点坐标。The random sampling consensus algorithm is used to fit the projection point cloud of each cluster, extract the building contour line segment from the projection point cloud of each cluster, and record the start and end coordinates of the building contour line segment.
  4. 根据权利要求3所述的一种多源移动测量点云数据空地一体化融合方法,其特征在于:所述某个投影面点云块集的最高点为与所述投影基础面平行的坐标轴方向距离最远的投影点云;如果相邻投影面点云块集的高差小于标准值,则说明这两个投影面点云块集为连续地物,属于一个聚类。The air-ground integrated fusion method for multi-source mobile measurement point cloud data according to claim 3, wherein the highest point of the point cloud block set of a certain projection surface is a coordinate axis parallel to the projection base surface The projection point cloud with the farthest direction distance; if the height difference of the adjacent projection surface point cloud block sets is less than the standard value, it means that the two projection surface point cloud block sets are continuous features and belong to a cluster.
  5. 根据权利要求4所述的一种多源移动测量点云数据空地一体化融合方法,其特征在于:所述通过三维格网化的二维分析从不同平台采集的点云数据中提取出杆状物点云数据B的步骤包括以下内容:A multi-source mobile measurement point cloud data and air-ground integrated fusion method according to claim 4, characterized in that: the rod-shaped data is extracted from the point cloud data collected by different platforms through the two-dimensional analysis of the three-dimensional grid. The steps of point cloud data B include the following:
    对不同平台采集的点云数据进行三维格网化,通过连通性分析对网格进行分割聚类,根据对截面二维面积小于阈值的聚类区域以及对截面形状和主轴长度的筛选,得到潜在的杆状物类别和非杆状物类别;The point cloud data collected by different platforms is three-dimensional gridded, and the grid is segmented and clustered through connectivity analysis. According to the clustering area whose cross-sectional two-dimensional area is less than the threshold value and the screening of the cross-sectional shape and main axis length, the potential is obtained Types of rods and non-rods;
    计算潜在的杆状物类别中每个聚类的质心坐标,并以该质心坐标为圆点设置一内半径和一外半径,在内半径中包含有该聚类的所有点云,内半径和外半径组成的圆环范围内无任何点云;Calculate the centroid coordinates of each cluster in the potential rod category, and set an inner radius and an outer radius with the centroid coordinates as the point. The inner radius contains all the point clouds of the cluster, the inner radius and There is no point cloud in the circle formed by the outer radius;
    设置一个杆状物的最小高度阈值,如果潜在的杆状物类型中某个聚类的点云的高度数据大于最小高度阈值,则判断为杆状物并记录该杆状物的起点和终点坐标,提取出该杆状物的线段。Set the minimum height threshold of a shaft. If the height data of a certain cluster of potential shaft types is greater than the minimum height threshold, it is judged as a shaft and the starting and ending coordinates of the shaft are recorded. , To extract the line segment of the rod.
  6. 根据权利要求5所述的一种多源移动测量点云数据空地一体化融合方法,其特征在于:所述对截面形状和主轴长度的筛选包括:判断截面形状是否为圆形,如果是,则说明为杆状物;判断主轴的长度是否小于指定值,如果是,则说明为杆状物。The method for integrated air-ground fusion of multi-source mobile measurement point cloud data according to claim 5, characterized in that: the screening of the cross-sectional shape and the length of the main axis comprises: judging whether the cross-sectional shape is circular, and if so, then The description is a rod; it is determined whether the length of the main shaft is less than the specified value, and if it is, it is described as a rod.
  7. 根据权利要求6所述的一种多源移动测量点云数据空地一体化融合方法,其特征在于:所述对从不同平台提取出的建筑物轮廓点云数据A或杆状物点云数据B的特征进行匹配,判断是否为同一个建筑物轮廓或同一个杆状物包括:The air-ground integrated fusion method for multi-source mobile measurement point cloud data according to claim 6, characterized in that: the pair of building outline point cloud data A or rod point cloud data B extracted from different platforms Match the features of to determine whether it is the same building outline or the same pole including:
    从不同平台提取的特征分别记为LA={LA i,i=1,2,…,m}和LB={LB i,i=1,2,…,n},并从LA和LB中分别选择两个建筑物轮廓线或者杆状物记为LA 1,LA 2,LB 1和LB 2The features extracted from different platforms are respectively denoted as LA={LA i ,i=1, 2,...,m} and LB={LB i ,i=1, 2,...,n}, and from LA and LB respectively Select two building outlines or rods and mark them as LA 1 , LA 2 , LB 1 and LB 2 ;
    计算两个建筑物轮廓线或者杆状物的角度、距离和长度差;Calculate the angle, distance and length difference of two building outlines or poles;
    并判断计算结果是否满足条件,如果满足条件,则说明这两个建筑物轮廓线或者杆状物为不同平台内的同一建筑物或者杆状物。And judge whether the calculation result meets the conditions. If the conditions are met, it means that the two building outlines or poles are the same building or poles in different platforms.
  8. 根据权利要求7所述的一种多源移动测量点云数据空地一体化融合方法,其特征在于:所述根据特征匹配结果通过平差计算对不同平台采集的点云数据进行配准得到配准融合结果包括:The air-ground integrated fusion method of multi-source mobile measurement point cloud data according to claim 7, characterized in that: the point cloud data collected by different platforms are registered according to the feature matching result through adjustment calculation to obtain the registration The results of the fusion include:
    提取将判断为同一建筑物或者杆状物的所述两个建筑物轮廓线或者杆状物的三维坐标信息计算出旋转参数、平移参数和缩放参数;Extracting the three-dimensional coordinate information of the two building outlines or poles that are determined to be the same building or pole to calculate the rotation parameter, the translation parameter, and the zoom parameter;
    以任意一个平台采集的点云的三维坐标为目标坐标系,通过对另一个平台采集的点云的原始坐标系进行旋转、平移和缩放变换后使得原始坐标系中点云的三维坐标与目标坐标系中点云的三维坐标重合,进而实现不同平台点云数据的配准融合。Take the three-dimensional coordinates of the point cloud collected by any platform as the target coordinate system, and make the three-dimensional coordinates of the point cloud in the original coordinate system and the target coordinate after the original coordinate system of the point cloud collected by another platform is rotated, translated, and scaled. The three-dimensional coordinates of the point cloud in the system coincide to realize the registration and fusion of point cloud data from different platforms.
  9. 一种存储介质,其特征在于:所述存储介质内存储有计算机程序,所述计算机程序运行时执行如权利要求1-8中任意一项所述的一种多源移动测量点云数据空地一体化融合方法的步骤。A storage medium, characterized in that: a computer program is stored in the storage medium, and the computer program executes the multi-source mobile measurement point cloud data according to any one of claims 1-8 when the computer program is running. The steps of the chemical fusion method.
  10. 一种终端,其特征在于:包括存储器、处理器以及存储在所述存储器上并可在所述处理器上运行的基于多源移动测量点云数据空地一体化融合的控制程序,所述基于多源移动测量点云数据空地一体化融合的控制程序运行时执行如权利要求1-8中任意一项所述的一种多源移动测量点云数据空地一体化融合方法的步骤。A terminal, which is characterized in that it comprises a memory, a processor, and a control program that is stored on the memory and can be run on the processor based on the integrated air-ground integration of multi-source mobile measurement point cloud data. The control program for the air-ground integrated fusion of source mobile measurement point cloud data executes the steps of the method for multi-source mobile measurement point cloud data air-ground fusion according to any one of claims 1-8 when running.
PCT/CN2020/092817 2020-05-19 2020-05-28 Multi-source mobile measurement point cloud data air-ground integrated fusion method and storage medium WO2021232463A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010422717.0A CN111598823B (en) 2020-05-19 2020-05-19 Multisource mobile measurement point cloud data space-ground integration method and storage medium
CN202010422717.0 2020-05-19

Publications (1)

Publication Number Publication Date
WO2021232463A1 true WO2021232463A1 (en) 2021-11-25

Family

ID=72182579

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/092817 WO2021232463A1 (en) 2020-05-19 2020-05-28 Multi-source mobile measurement point cloud data air-ground integrated fusion method and storage medium

Country Status (2)

Country Link
CN (1) CN111598823B (en)
WO (1) WO2021232463A1 (en)

Cited By (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114240871A (en) * 2021-12-12 2022-03-25 西北工业大学 Point cloud data processing method for contour detection in workpiece forming process
CN114519711A (en) * 2022-02-22 2022-05-20 中冶赛迪重庆信息技术有限公司 Method, system, medium and electronic terminal for measuring steel coils in depot area
CN114818591A (en) * 2022-07-01 2022-07-29 南京维拓科技股份有限公司 Method for rapidly generating clearance of tool device
CN114841965A (en) * 2022-04-30 2022-08-02 中建三局第一建设工程有限责任公司 Steel structure deformation detection method and device, computer equipment and storage medium
CN114898074A (en) * 2022-04-29 2022-08-12 北京达佳互联信息技术有限公司 Three-dimensional information determination method and device, electronic equipment and storage medium
CN114998474A (en) * 2022-05-24 2022-09-02 南通大学 Regular building facade rapid drawing method based on laser point cloud
CN115049925A (en) * 2022-06-07 2022-09-13 中国电建集团中南勘测设计研究院有限公司 Method for extracting field ridge, electronic device and storage medium
CN115112044A (en) * 2022-06-10 2022-09-27 南京理工大学 Wheel set size measurement method based on light spot cloud data of multi-line structure
CN115131520A (en) * 2022-09-01 2022-09-30 武汉天际航信息科技股份有限公司 Building construction monitoring method, device, equipment and product based on three-dimensional point cloud
CN115222988A (en) * 2022-07-17 2022-10-21 桂林理工大学 Laser radar point cloud data urban ground feature PointEFF fine classification method
CN115422387A (en) * 2022-11-04 2022-12-02 山东矩阵软件工程股份有限公司 Point cloud data processing method and system based on multi-dimensional point cloud fusion data
CN115423835A (en) * 2022-11-02 2022-12-02 中汽创智科技有限公司 Rod-shaped object point cloud data processing method and device, electronic equipment and storage medium
CN115661212A (en) * 2022-12-30 2023-01-31 清华大学 Building structure reconstruction and extension safety investigation method and device based on computer vision
CN115908519A (en) * 2023-02-24 2023-04-04 南京航空航天大学 Three-dimensional measurement registration error control method for large composite material component
CN115937461A (en) * 2022-11-16 2023-04-07 泰瑞数创科技(北京)股份有限公司 Multi-source fusion model construction and texture generation method, device, medium and equipment
CN115965756A (en) * 2023-03-13 2023-04-14 安徽蔚来智驾科技有限公司 Map construction method, map construction apparatus, driving apparatus, and medium
CN116152151A (en) * 2022-11-12 2023-05-23 重庆数字城市科技有限公司 Building deformation information extraction method and system
CN116664575A (en) * 2023-07-31 2023-08-29 厦门微图软件科技有限公司 Defect detection method, device and equipment based on point cloud registration
CN116878396A (en) * 2023-09-06 2023-10-13 国网山西省电力公司超高压输电分公司 Sag measurement method and system based on remote laser
CN117746055A (en) * 2023-12-25 2024-03-22 江苏星慎科技集团有限公司 Algorithm for extracting stereo feature based on 3D point cloud data
WO2024060882A1 (en) * 2022-09-23 2024-03-28 腾讯科技(深圳)有限公司 Method and apparatus for recognizing rod-shaped objects in images, computer device, and storage medium
CN117830676A (en) * 2024-03-06 2024-04-05 国网湖北省电力有限公司 Unmanned aerial vehicle-based power transmission line construction risk identification method and system
CN118135136A (en) * 2024-05-06 2024-06-04 珠海市恒源信息技术有限公司 Inspection data analysis system and method based on unmanned aerial vehicle
CN118411477A (en) * 2024-06-27 2024-07-30 武汉汉宁轨道交通技术有限公司 Point cloud intelligent sampling method and device based on feature map
CN118608716A (en) * 2024-06-20 2024-09-06 浙江省测绘科学技术研究院 Automatic extraction method, system and medium for white mould of building

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113051304B (en) * 2021-04-02 2022-06-24 中国有色金属长沙勘察设计研究院有限公司 Calculation method for fusion of radar monitoring data and three-dimensional point cloud
CN113506227B (en) * 2021-07-08 2024-07-19 江苏省地质测绘院 Method and system for avoiding invalid acquisition of vehicle-mounted point cloud data correction points
CN113989447A (en) * 2021-10-14 2022-01-28 重庆数字城市科技有限公司 Three-dimensional model indoor and outdoor integrated construction method and system
CN115063557B (en) * 2022-08-18 2022-11-08 北京山维科技股份有限公司 Building intelligent extraction method and device based on tilt model

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103745018A (en) * 2014-02-11 2014-04-23 天津市星际空间地理信息工程有限公司 Multi-platform point cloud data fusion method
CN104021586A (en) * 2014-05-05 2014-09-03 深圳市城市管理监督指挥中心 Air-ground integrated city ecological civilization managing system and method based on Beidou positioning
CN109829386A (en) * 2019-01-04 2019-05-31 清华大学 Intelligent vehicle based on Multi-source Information Fusion can traffic areas detection method
CN110021072A (en) * 2019-04-03 2019-07-16 武汉大学 The multi-platform cloud intelligent processing method towards holography mapping
US20190295266A1 (en) * 2016-05-20 2019-09-26 Nokia Technologies Oy Point cloud matching method

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102411778B (en) * 2011-07-28 2013-08-14 武汉大学 Automatic registration method of airborne laser point cloud and aerial image
CN103020966B (en) * 2012-12-04 2015-08-26 南京大学 A kind of aviation based on contour of building constraint and ground LiDAR data autoegistration method
CN103020342B (en) * 2012-12-04 2015-07-15 南京大学 Method for extracting contour and corner of building from ground LiDAR data
CN103324916B (en) * 2013-06-07 2016-09-14 南京大学 Vehicle-mounted and aviation LiDAR data method for registering based on building profile
CN104463894B (en) * 2014-12-26 2020-03-24 山东理工大学 Multi-view three-dimensional laser point cloud global optimization integral registration method
CN105513127B (en) * 2015-12-25 2018-01-26 武汉大学 Shaft regularization three-dimensional modeling method and system based on density peaks cluster
CN105844629B (en) * 2016-03-21 2018-12-18 河南理工大学 A kind of large scene City Building facade point cloud automatic division method
CN106022381B (en) * 2016-05-25 2020-05-22 厦门大学 Automatic extraction method of street lamp pole based on vehicle-mounted laser scanning point cloud
CN107527038A (en) * 2017-08-31 2017-12-29 复旦大学 A kind of three-dimensional atural object automatically extracts and scene reconstruction method
US20200027266A1 (en) * 2018-07-17 2020-01-23 Uti Limited Partnership Building contour generation from point clouds
CN109614857B (en) * 2018-10-31 2020-09-29 百度在线网络技术(北京)有限公司 Point cloud-based rod identification method, device, equipment and storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103745018A (en) * 2014-02-11 2014-04-23 天津市星际空间地理信息工程有限公司 Multi-platform point cloud data fusion method
CN104021586A (en) * 2014-05-05 2014-09-03 深圳市城市管理监督指挥中心 Air-ground integrated city ecological civilization managing system and method based on Beidou positioning
US20190295266A1 (en) * 2016-05-20 2019-09-26 Nokia Technologies Oy Point cloud matching method
CN109829386A (en) * 2019-01-04 2019-05-31 清华大学 Intelligent vehicle based on Multi-source Information Fusion can traffic areas detection method
CN110021072A (en) * 2019-04-03 2019-07-16 武汉大学 The multi-platform cloud intelligent processing method towards holography mapping

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
TONG, LIHUA ET AL.: "Registration of Vehicle and Airborne LiDAR with Building Contours", ACTA GEODAETICA ET CARTOGRAPHICA SINICA, vol. 42, no. 5, 31 October 2013 (2013-10-31), pages 699 - 706,714, XP055870721, ISSN: 1001-1595 *

Cited By (36)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114240871A (en) * 2021-12-12 2022-03-25 西北工业大学 Point cloud data processing method for contour detection in workpiece forming process
CN114519711A (en) * 2022-02-22 2022-05-20 中冶赛迪重庆信息技术有限公司 Method, system, medium and electronic terminal for measuring steel coils in depot area
CN114898074A (en) * 2022-04-29 2022-08-12 北京达佳互联信息技术有限公司 Three-dimensional information determination method and device, electronic equipment and storage medium
CN114841965A (en) * 2022-04-30 2022-08-02 中建三局第一建设工程有限责任公司 Steel structure deformation detection method and device, computer equipment and storage medium
CN114998474A (en) * 2022-05-24 2022-09-02 南通大学 Regular building facade rapid drawing method based on laser point cloud
CN114998474B (en) * 2022-05-24 2024-08-13 南通大学 Laser point cloud-based regular building elevation rapid drawing method
CN115049925A (en) * 2022-06-07 2022-09-13 中国电建集团中南勘测设计研究院有限公司 Method for extracting field ridge, electronic device and storage medium
CN115049925B (en) * 2022-06-07 2024-04-16 中国电建集团中南勘测设计研究院有限公司 Field ridge extraction method, electronic device and storage medium
CN115112044A (en) * 2022-06-10 2022-09-27 南京理工大学 Wheel set size measurement method based on light spot cloud data of multi-line structure
CN114818591A (en) * 2022-07-01 2022-07-29 南京维拓科技股份有限公司 Method for rapidly generating clearance of tool device
US12118780B2 (en) 2022-07-17 2024-10-15 Guilin University Of Technology Pointeff method for urban object classification with LiDAR point cloud data
CN115222988A (en) * 2022-07-17 2022-10-21 桂林理工大学 Laser radar point cloud data urban ground feature PointEFF fine classification method
CN115131520A (en) * 2022-09-01 2022-09-30 武汉天际航信息科技股份有限公司 Building construction monitoring method, device, equipment and product based on three-dimensional point cloud
CN115131520B (en) * 2022-09-01 2022-12-20 武汉天际航信息科技股份有限公司 Building construction monitoring method, device, equipment and product based on three-dimensional point cloud
WO2024060882A1 (en) * 2022-09-23 2024-03-28 腾讯科技(深圳)有限公司 Method and apparatus for recognizing rod-shaped objects in images, computer device, and storage medium
CN115423835A (en) * 2022-11-02 2022-12-02 中汽创智科技有限公司 Rod-shaped object point cloud data processing method and device, electronic equipment and storage medium
CN115422387B (en) * 2022-11-04 2023-02-24 山东矩阵软件工程股份有限公司 Point cloud data processing method and system based on multi-dimensional point cloud fusion data
CN115422387A (en) * 2022-11-04 2022-12-02 山东矩阵软件工程股份有限公司 Point cloud data processing method and system based on multi-dimensional point cloud fusion data
CN116152151A (en) * 2022-11-12 2023-05-23 重庆数字城市科技有限公司 Building deformation information extraction method and system
CN115937461B (en) * 2022-11-16 2023-09-05 泰瑞数创科技(北京)股份有限公司 Multi-source fusion model construction and texture generation method, device, medium and equipment
CN115937461A (en) * 2022-11-16 2023-04-07 泰瑞数创科技(北京)股份有限公司 Multi-source fusion model construction and texture generation method, device, medium and equipment
CN115661212B (en) * 2022-12-30 2023-06-06 清华大学 Building structure reconstruction and expansion safety investigation method and device based on computer vision
CN115661212A (en) * 2022-12-30 2023-01-31 清华大学 Building structure reconstruction and extension safety investigation method and device based on computer vision
CN115908519A (en) * 2023-02-24 2023-04-04 南京航空航天大学 Three-dimensional measurement registration error control method for large composite material component
CN115965756A (en) * 2023-03-13 2023-04-14 安徽蔚来智驾科技有限公司 Map construction method, map construction apparatus, driving apparatus, and medium
CN116664575A (en) * 2023-07-31 2023-08-29 厦门微图软件科技有限公司 Defect detection method, device and equipment based on point cloud registration
CN116664575B (en) * 2023-07-31 2023-11-03 厦门微图软件科技有限公司 Defect detection method, device and equipment based on point cloud registration
CN116878396A (en) * 2023-09-06 2023-10-13 国网山西省电力公司超高压输电分公司 Sag measurement method and system based on remote laser
CN116878396B (en) * 2023-09-06 2023-12-01 国网山西省电力公司超高压输电分公司 Sag measurement method and system based on remote laser
CN117746055A (en) * 2023-12-25 2024-03-22 江苏星慎科技集团有限公司 Algorithm for extracting stereo feature based on 3D point cloud data
CN117830676A (en) * 2024-03-06 2024-04-05 国网湖北省电力有限公司 Unmanned aerial vehicle-based power transmission line construction risk identification method and system
CN117830676B (en) * 2024-03-06 2024-06-04 国网湖北省电力有限公司 Unmanned aerial vehicle-based power transmission line construction risk identification method and system
CN118135136B (en) * 2024-05-06 2024-07-23 珠海市恒源信息技术有限公司 Inspection data analysis system and method based on unmanned aerial vehicle
CN118135136A (en) * 2024-05-06 2024-06-04 珠海市恒源信息技术有限公司 Inspection data analysis system and method based on unmanned aerial vehicle
CN118608716A (en) * 2024-06-20 2024-09-06 浙江省测绘科学技术研究院 Automatic extraction method, system and medium for white mould of building
CN118411477A (en) * 2024-06-27 2024-07-30 武汉汉宁轨道交通技术有限公司 Point cloud intelligent sampling method and device based on feature map

Also Published As

Publication number Publication date
CN111598823B (en) 2023-07-25
CN111598823A (en) 2020-08-28

Similar Documents

Publication Publication Date Title
WO2021232463A1 (en) Multi-source mobile measurement point cloud data air-ground integrated fusion method and storage medium
CN108062517B (en) Vehicle-mounted laser point cloud-based method for automatically extracting boundary line of unstructured road
WO2021143778A1 (en) Positioning method based on laser radar
Cheng et al. 3D building model reconstruction from multi-view aerial imagery and lidar data
CN111709981A (en) Registration method of laser point cloud and analog image with characteristic line fusion
Rottensteiner et al. The ISPRS benchmark on urban object classification and 3D building reconstruction
Yang et al. An automated method to register airborne and terrestrial laser scanning point clouds
CN110717983A (en) Building facade three-dimensional reconstruction method based on knapsack type three-dimensional laser point cloud data
WO2018061010A1 (en) Point cloud transforming in large-scale urban modelling
CN103324916B (en) Vehicle-mounted and aviation LiDAR data method for registering based on building profile
Su et al. Extracting wood point cloud of individual trees based on geometric features
WO2023060632A1 (en) Street view ground object multi-dimensional extraction method and system based on point cloud data
CN114119863A (en) Method for automatically extracting street tree target and forest attribute thereof based on vehicle-mounted laser radar data
CN113989447A (en) Three-dimensional model indoor and outdoor integrated construction method and system
Li et al. Feature extraction and modeling of urban building from vehicle-borne laser scanning data
CN116518864A (en) Engineering structure full-field deformation detection method based on three-dimensional point cloud comparison analysis
CN112767459A (en) Unmanned aerial vehicle laser point cloud and sequence image registration method based on 2D-3D conversion
CN115657049A (en) Tunnel vehicle-mounted laser radar positioning and deviation rectifying method and system
Aljumaily et al. Voxel change: Big data–based change detection for aerial urban LiDAR of unequal densities
Li et al. New methodologies for precise building boundary extraction from LiDAR data and high resolution image
Jarzabek-Rychard Reconstruction of building outlines in dense urban areas based on LiDAR data and address points
Rebelo et al. Building 3D city models: Testing and comparing Laser scanning and low-cost UAV data using FOSS technologies
CN111899291A (en) Automatic registration method for coarse-to-fine urban point cloud based on multi-source dimension decomposition
CN112767460B (en) Spatial fingerprint image registration element feature description and matching method
Cui et al. Urban Building Height Extraction from Gaofen-7 Stereo Satellite Images Enhanced by Contour Matching

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20936750

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20936750

Country of ref document: EP

Kind code of ref document: A1