CN110084779A - A kind of extraction of aircraft thickness covering end surface features point and denoising method based on laser scanning - Google Patents

A kind of extraction of aircraft thickness covering end surface features point and denoising method based on laser scanning Download PDF

Info

Publication number
CN110084779A
CN110084779A CN201910160318.9A CN201910160318A CN110084779A CN 110084779 A CN110084779 A CN 110084779A CN 201910160318 A CN201910160318 A CN 201910160318A CN 110084779 A CN110084779 A CN 110084779A
Authority
CN
China
Prior art keywords
point
edge feature
feature point
points
boundary
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201910160318.9A
Other languages
Chinese (zh)
Other versions
CN110084779B (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.)
Nanjing University of Aeronautics and Astronautics
Original Assignee
Nanjing University of Aeronautics and Astronautics
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 Nanjing University of Aeronautics and Astronautics filed Critical Nanjing University of Aeronautics and Astronautics
Priority to CN201910160318.9A priority Critical patent/CN110084779B/en
Publication of CN110084779A publication Critical patent/CN110084779A/en
Application granted granted Critical
Publication of CN110084779B publication Critical patent/CN110084779B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/0002Inspection of images, e.g. flaw detection
    • G06T7/0004Industrial image inspection
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/13Edge detection
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/136Segmentation; Edge detection involving thresholding

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Image Processing (AREA)
  • Image Analysis (AREA)
  • Length Measuring Devices By Optical Means (AREA)

Abstract

本发明公开了一种基于激光扫描的飞机厚蒙皮端面特征点提取与去噪方法,其特征是首先扫描厚蒙皮的侧面,通过点到平面距离提取特征点,接着根据点云中其他点到边界特征点的欧式距离求出边界特征点邻域,然后对尖锐特征及端面短边处边界特征点进行去噪处理,最后对尖锐特征处缺失的特征点进行再提取。本发明特点在于:1)与由单条扫描线提取特征点的方法相比,该方法提取的特征点稳定性更好且有较高精度;2)针对不同形状的蒙皮端面,该方法都可以得到较好的特征点,为端面拟合提供精确的数据;3)使用方便,效率较高。

The invention discloses a method for extracting and denoising feature points on the end face of thick skin of an aircraft based on laser scanning. The Euclidean distance to the boundary feature point is used to calculate the neighborhood of the boundary feature point, and then the sharp features and the boundary feature points at the short side of the end face are denoised, and finally the missing feature points at the sharp features are re-extracted. The characteristics of the present invention are: 1) Compared with the method of extracting feature points by a single scanning line, the feature points extracted by this method are more stable and have higher precision; 2) For skin end faces of different shapes, this method can Get better feature points and provide accurate data for end face fitting; 3) Easy to use and high efficiency.

Description

一种基于激光扫描的飞机厚蒙皮端面特征点提取与去噪方法A Method of Extracting and Denoising Feature Points of Aircraft Thick Skin End Face Based on Laser Scanning

技术领域technical field

本发明涉及一种飞机制造技术,尤其是一种飞机蒙皮制造技术,具体地说是一种基于激光扫描的飞机厚蒙皮端面特征点提取与去噪方法。The invention relates to an aircraft manufacturing technology, in particular to an aircraft skin manufacturing technology, in particular to a method for extracting and denoising feature points of an aircraft thick skin end face based on laser scanning.

背景技术Background technique

众所周知,飞机蒙皮制造过程中,尤其是锯齿状蒙皮加工过程中,为了合理规划加工轨迹,需要对端面扫描线数据排序并重构端面。使用端面提取修配量,并用端面与另一块蒙皮上表面求交,用于后续加工轨迹提取。在提取点云特征点时首先提取蒙皮端面的边界特征点,目前,国内外有很多学者对测量数据的边界特征识别进行了研究,主要采用曲率极值法:Milroy M.J和Yang采用局部坐标系内的二次多项式曲面来估计点云数据的曲率值,求出曲率极值点,从中提取边界点;胡鑫等人采用图像处理中的梯度求解法,估计点云中每个点的法矢和曲率,通过阈值得到候选边界点,这些方法存在的主要问题是特征点的稳定性差,精度不高,效率低的问题。而扫描线点云具有有序性,可以根据点到平面距离提取边界特征点,是一种行之有效的方法。As we all know, in the process of aircraft skin manufacturing, especially in the process of zigzag skin processing, in order to plan the processing trajectory reasonably, it is necessary to sort the end face scan line data and reconstruct the end face. Use the end face to extract the repair amount, and use the end face to intersect with the upper surface of another skin for subsequent processing trajectory extraction. When extracting point cloud feature points, first extract the boundary feature points of the skin end face. At present, many scholars at home and abroad have studied the boundary feature recognition of measurement data, mainly using the curvature extreme value method: Milroy M.J and Yang use the local coordinate system The quadratic polynomial surface in the point cloud data is used to estimate the curvature value of the point cloud data, and the extreme point of curvature is obtained, and the boundary points are extracted from it; Hu Xin et al. use the gradient solution method in image processing to estimate the normal vector of each point in the point cloud and curvature, the candidate boundary points are obtained through the threshold. The main problems of these methods are the poor stability of the feature points, low precision and low efficiency. The scan line point cloud is orderly, and the boundary feature points can be extracted according to the point-to-plane distance, which is an effective method.

发明内容SUMMARY OF THE INVENTION

本发明的目的是针对现有的蒙皮端面特征点提取方法存在稳定性差,精度不高,效率低的问题,结合激光扫描技术,发明一种基于激光扫描的飞机厚蒙皮端面特征点提取与去噪方法。The purpose of the present invention is to solve the problems of poor stability, low precision and low efficiency in the existing skin end face feature point extraction method, and combine laser scanning technology to invent a laser scanning based aircraft thick skin end face feature point extraction and denoising method.

本发明的技术方案是:Technical scheme of the present invention is:

一种基于激光扫描的飞机厚蒙皮端面特征点提取与去噪方法,其特征在于它包括如下步骤A method for extracting and denoising feature points of aircraft thick skin end faces based on laser scanning, characterized in that it includes the following steps

1)扫描厚蒙皮的侧面,通过点到平面距离提取边界特征点;1) Scan the side of the thick skin, and extract the boundary feature points through the point-to-plane distance;

2)根据点云中其他点到边界特征点的欧式距离求出边界特征点邻域,然后对尖锐特征及端面短边处边界特征点进行去噪处理;2) Calculate the boundary feature point neighborhood according to the Euclidean distance from other points in the point cloud to the boundary feature point, and then denoise the sharp features and the boundary feature points at the short side of the end face;

3)对尖锐特征处缺失的特征点进行再提取。3) Re-extract the missing feature points at the sharp features.

计算点云中其他点到边界特征点的欧式距离,然后将这些点按欧式距离升序排列,用半径r截取最近的点作为邻域,通过边界特征点与邻域点投影点连线间的角度对尖锐特征和端面的边界特征点去噪。Calculate the Euclidean distance from other points in the point cloud to the boundary feature points, and then arrange these points in ascending order of Euclidean distance, use the radius r to intercept the nearest point as a neighborhood, and pass the angle between the boundary feature point and the neighboring point projection point connection line Denoise sharp features and boundary feature points on end faces.

所述的边界特征点提取方法是:The described boundary feature point extraction method is:

对蒙皮的扫描结果进行分块处理,每次提取M条扫描线进行处理,M取值为20-50之间,求取一侧边界特征点时先提取扫描线上点Pi,j(0≤i≤29,4≤j≤24)拟合出一个平面方程为Ax+By+Cz=D的平面;单条扫描线n个点(每条扫描线上的n不一定相等),设dj0、dj1、dj2分别为相邻三点Pj、Pj+1、Pj+2到平面的距离,定一个阈值为δ;再利用公式(1)计算点到平面距离,Pj、Pj+1、Pj+2到平面的距离分别为dj0、dj1、dj2;此时j由0逐渐增大,当dj0、dj1、dj2首次均小于阈值时Pj为边界特征点,设此时边界特征点为单条扫描线上第j'个点;求取另一侧边界特征点时,将j由n-2逐渐减小,当dj0、dj1、dj2首次均小于阈值时Pj+2为边界特征点,设此时边界特征点为单条扫描线上第j'+k个点;求出两侧边界特征点为Pj'和Pj'+k,提取每条扫描线上点Pj'、Pj'+[k/3]、Pj'+[2*k/3]、Pj'+k作为特征点;The scanning results of the skin are divided into blocks, and M scanning lines are extracted each time for processing. The value of M is between 20 and 50. When obtaining the boundary feature points on one side, first extract the point P i,j on the scanning line ( 0≤i≤29,4≤j≤24) to fit a plane whose equation is Ax+By+Cz=D; n points on a single scan line (n on each scan line may not necessarily be equal), set d j0 , d j1 , d j2 are the distances from three adjacent points P j , P j+1 , P j+2 to the plane respectively, and set a threshold as δ; then use the formula (1) to calculate the distance from the point to the plane, P j , P j+1 , P j+2 to the plane are respectively d j0 , d j1 , d j2 ; at this time, j gradually increases from 0, and when d j0 , d j1 , d j2 are all less than the threshold for the first time, P j is the boundary feature point, set the boundary feature point as the j'th point on a single scanning line at this time; when calculating the boundary feature point on the other side, gradually reduce j from n-2, when d j0 , d j1 , d When j2 is less than the threshold for the first time, P j+2 is the boundary feature point, and the boundary feature point at this time is the j'+k point on a single scanning line; the boundary feature points on both sides are P j' and P j'+ k , extract points P j' , P j'+[k/3] , P j'+[2*k/3] , P j'+k on each scan line as feature points;

所述的边界特征点去噪方法是:首先计算点云中其他点到边界特征点的欧式距离,然后将这些点按欧式距离升序排列,用半径r截取最近的点作为Nr邻域,通过边界特征点与邻域点投影点连线间的角度判断该边界特征点是否去除;由于邻域中点数的不确定性,采用链表结构存储数据,将边界特征点P的Nr邻域点有序存储在链表_nrlist(P,rs)中,邻域半径rs设置为点间距的3~5倍;然后判断边界特征点是否应去除,具体步骤如下:The described boundary feature point denoising method is: first calculate the Euclidean distance from other points in the point cloud to the boundary feature point, then arrange these points in ascending order of Euclidean distance, intercept the nearest point with radius r as the N r neighborhood, and pass The angle between the boundary feature point and the projection point of the neighborhood point is used to determine whether the boundary feature point is removed; due to the uncertainty of the number of points in the neighborhood, the linked list structure is used to store data, and the N r neighborhood points of the boundary feature point P have The sequence is stored in the linked list _nrlist(P,r s ), and the neighborhood radius r s is set to 3 to 5 times the point spacing; then it is judged whether the boundary feature points should be removed, the specific steps are as follows:

步骤1邻域中的点拟合平面,邻域点投影到平面内;Step 1 The points in the neighborhood fit the plane, and the neighborhood points are projected into the plane;

步骤2对投影点进行排序;Step 2 sorts the projection points;

步骤3连接边界特征点与投影点,求相邻直线间的夹角θ;Step 3: connect the boundary feature points and projection points, and find the angle θ between adjacent straight lines;

步骤4对夹角θ进行分析,求出最大夹角θmax,当θmax<120°时边界特征点位于点云内部,此时边界特征点及与边界特征点同一直线上的特征点应该去除;否则边界特征点位于点云边界,应该保留。Step 4 Analyze the included angle θ to find the maximum included angle θ max . When θ max < 120°, the boundary feature points are located inside the point cloud. At this time, the boundary feature points and the feature points on the same line as the boundary feature points should be removed ; Otherwise, the boundary feature points are located at the boundary of the point cloud and should be retained.

所述的特征点再提取是指边界特征点去噪后尖锐特征处点缺失,需要重新从去除的边界特征点中提取;设置一个阙值δ,求去除边界特征点与特征点Pj距离Dj,若Dj<δ则提取该边界特征点;然后求去除边界特征点与特征点Pj+k/3、Pj+2*k/3、Pj+k距离并提取相应边界特征点为特征点。The re-extraction of feature points refers to the lack of sharp feature points after the boundary feature points are denoised, and needs to be extracted from the removed boundary feature points again; a threshold δ is set to find the distance D between the removed boundary feature points and the feature point P j j , if D j < δ, extract the boundary feature point; then calculate the distance between the boundary feature point and the feature point P j+k/3 , P j+2*k/3 , P j+k and extract the corresponding boundary feature point as feature points.

本发明的有益效果:Beneficial effects of the present invention:

1)与由单条扫描线提取特征点的方法相比,该方法提取的特征点稳定性更好且有较高精度;1) Compared with the method of extracting feature points from a single scan line, the feature points extracted by this method are more stable and have higher precision;

2)针对不同形状的蒙皮端面,该方法都可以得到较好的特征点,为端面拟合提供精确的数据;2) For skin end faces of different shapes, this method can obtain better feature points and provide accurate data for end face fitting;

3)使用方便,效率较高。3) Easy to use and high efficiency.

附图说明Description of drawings

图1为边界特征点提取示意图。Figure 1 is a schematic diagram of boundary feature point extraction.

图2为边界特征点识别方法。Figure 2 shows the method for identifying boundary feature points.

图3显示短边与尖锐特征处边界特征点。Figure 3 shows the boundary feature points at short sides and sharp features.

图4为边界特征点去噪。Figure 4 shows the denoising of boundary feature points.

图5显示尖锐特征处缺失特征点缺失。Figure 5 shows missing feature points missing at sharp features.

具体实施方式Detailed ways

下面结合附图和实施例对本发明作进一步的说明。The present invention will be further described below in conjunction with the accompanying drawings and embodiments.

如图1-5所示。As shown in Figure 1-5.

一种基于激光扫描的飞机厚蒙皮端面特征点提取与去噪方法,其特征在于:包括如下步骤A method for extracting and denoising feature points of aircraft thick skin end faces based on laser scanning, characterized in that it includes the following steps

1)扫描厚蒙皮的侧面,通过点到平面距离提取特征点;1) Scan the side of the thick skin and extract feature points through the point-to-plane distance;

2)根据点云中其他点到边界特征点的欧式距离求出边界特征点邻域,然后对尖锐特征及端面短边处边界特征点进行去噪处理;2) Calculate the boundary feature point neighborhood according to the Euclidean distance from other points in the point cloud to the boundary feature point, and then denoise the sharp features and the boundary feature points at the short side of the end face;

3)对尖锐特征处缺失的特征点进行提取。3) Extract the missing feature points at the sharp features.

具体解算算法如下:The specific calculation algorithm is as follows:

1)特征点提取:1) Feature point extraction:

对蒙皮A的扫描结果进行分块处理,每次提取30条(也可为20-50条之间任意数)扫描线进行处理,求取一侧边界特征点时先提取扫描线上点Pi,j(0≤i≤29,4≤j≤24)拟合出一个平面方程为Ax+By+Cz=D的平面A、B、C、D分别为拟合平面计算所得的常数,如图1(a);单条扫描线n个点(每条扫描线上的n不一定相等),如图1(b),设dj0、dj1、dj2分别为相邻三点Pj、Pj+1、Pj+2到平面的距离,定一个阈值为δ;再利用公式(1)计算点到平面距离,Pj、Pj+1、Pj+2到平面的距离分别为dj0、dj1、dj2;此时j由0逐渐增大,当dj0、dj1、dj2首次均小于阈值时Pj为边界特征点,设此时边界特征点为单条扫描线上第j'个点;求取另一侧边界特征点时,将j由n-2逐渐减小,当dj0、dj1、dj2首次均小于阈值时Pj+2为边界特征点,设此时边界特征点为单条扫描线上第j'+k个点;求出两侧边界特征点为Pj'和Pj'+k,提取每条扫描线上点Pj'、Pj'+[k/3]、Pj'+[2*k/3]、Pj'+k作为特征点;The scanning result of skin A is divided into blocks, and 30 scan lines (or any number between 20 and 50) are extracted for processing each time. When obtaining the boundary feature points on one side, first extract the point P on the scan line i, j (0≤i≤29, 4≤j≤24) fit a plane equation Ax+By+Cz=D. The planes A, B, C, and D are the constants calculated by the fitted plane, such as Figure 1(a); n points on a single scanning line (n on each scanning line is not necessarily equal), as shown in Figure 1(b), let d j0 , d j1 , and d j2 be three adjacent points P j , For the distances from P j+1 , P j+2 to the plane, set a threshold as δ; then use the formula (1) to calculate the distance from the point to the plane, and the distances from P j , P j+1 , P j+2 to the plane are respectively d j0 , d j1 , d j2 ; at this time j gradually increases from 0, when d j0 , d j1 , d j2 are all less than the threshold for the first time, P j is the boundary feature point, and the boundary feature point at this time is set as a single scanning line The j'th point; when finding the boundary feature point on the other side, gradually reduce j from n-2, and when d j0 , d j1 , and d j2 are all smaller than the threshold for the first time, P j+2 is the boundary feature point, and set At this time, the boundary feature point is the j'+k point on a single scan line; the boundary feature points on both sides are P j' and P j'+k , and the points P j ' and P j ' on each scan line are extracted +[k/3] , P j'+[2*k/3] , P j'+k as feature points;

2)边界特征点去噪:2) Boundary feature point denoising:

扫描蒙皮对接面时,在对接面短边与尖锐特征处会出现如图3所示的扫描情况,此时提取的边界特征点位于侧面内部或对接面短边上,需要进行去噪。去噪前先对点云进行删减,每条扫描线上取边界特征点与边界特征点之间的点并提取侧面的点。为了方面去噪,提取边界特征点后单独扫描蒙皮侧面使得对接面短边上边界特征点也位于点云内部,此时将两种情况视为一种情况。When scanning the skin butt joint surface, the scanning situation shown in Figure 3 will appear at the short side and sharp features of the butt joint surface. At this time, the extracted boundary feature points are located inside the side surface or on the short side of the butt joint surface, and need to be denoised. Before denoising, the point cloud is deleted, and the points between the boundary feature points and the boundary feature points are taken on each scan line and the points on the side are extracted. In order to denoise, the side of the skin is scanned separately after extracting the boundary feature points so that the boundary feature points on the short side of the docking surface are also located inside the point cloud. At this time, the two cases are regarded as one case.

首先计算点云中其他点到边界特征点的欧式距离,然后将这些点按欧式距离升序排列,用半径r截取最近的点作为Nr邻域,通过边界特征点与邻域点投影点连线间的角度判断该边界特征点是否去除。由于邻域中点数的不确定性,采用链表结构存储数据,将边界特征点P的Nr邻域点有序存储在链表_nrlist(P,rs)中,邻域半径rs通常设置为点间距的3~5倍。然后判断边界特征点是否应去除,具体步骤如下:First calculate the Euclidean distance from other points in the point cloud to the boundary feature points, then arrange these points in ascending order of Euclidean distance, use the radius r to intercept the nearest point as the N r neighborhood, and connect the boundary feature points with the neighbor point projection points The angle between them is used to determine whether the boundary feature point is removed. Due to the uncertainty of the number of points in the neighborhood, a linked list structure is used to store data, and the N r neighborhood points of the boundary feature point P are stored in the linked list _nrlist(P,r s ), and the neighborhood radius r s is usually set to 3 to 5 times the dot pitch. Then judge whether the boundary feature points should be removed, the specific steps are as follows:

步骤1邻域中的点拟合平面,邻域点投影到平面内。Step 1: The points in the neighborhood fit the plane, and the neighborhood points are projected into the plane.

步骤2对投影点进行排序。Step 2 sorts the projected points.

步骤3连接边界特征点与投影点,求相邻直线间的夹角θ。Step 3: connect the boundary feature points and projection points, and find the angle θ between adjacent straight lines.

步骤4对夹角θ进行分析,求出最大夹角θmax,当θmax<120°时边界特征点位于点云内部,此时边界特征点及与边界特征点同一直线上的特征点应该去除;否则边界特征点位于点云边界,应该保留,如图4。Step 4 Analyze the included angle θ to find the maximum included angle θ max . When θ max < 120°, the boundary feature points are located inside the point cloud. At this time, the boundary feature points and the feature points on the same line as the boundary feature points should be removed ; Otherwise, the boundary feature points are located at the boundary of the point cloud and should be retained, as shown in Figure 4.

3)特征点再提取3) Feature point re-extraction

如图5所示边界特征点去噪后尖锐特征处点缺失,需要重新从去除的边界特征点中提取。设置一个阙值δ,求去除边界特征点与特征点Pj距离Dj,若Dj<δ则提取该边界特征点。然后求去除边界特征点与特征点Pj+k/3、Pj+2*k/3、Pj+k距离并提取相应边界特征点为特征点。As shown in Figure 5, after the boundary feature points are denoised, the sharp feature points are missing, and it needs to be extracted from the removed boundary feature points again. Set a threshold δ, find the distance D j between the feature point of the removed boundary and the feature point P j , if D j < δ, then extract the boundary feature point. Then calculate the distance between the removed boundary feature point and the feature point P j+k/3 , P j+2*k/3 , P j+k and extract the corresponding boundary feature point as the feature point.

本发明未涉及部分均与现有技术相同或可采用现有技术加以实现。The parts not involved in the present invention are the same as the prior art or can be realized by adopting the prior art.

Claims (6)

1. a kind of aircraft thickness covering end surface features point based on laser scanning extracts and denoising method, it is characterised in that it includes such as Lower step
1) edge feature point is extracted to plan range by point in the side for scanning thick covering;
2) boundary characteristic vertex neighborhood is found out according to the Euclidean distance of other point to edge feature points in cloud, then to sharp features And edge feature point carries out denoising at the short side of end face;
3) characteristic point lacked at sharp features is extracted again.
2. the aircraft thickness covering end surface features point according to claim 1 based on laser scanning extracts and denoising method, It is characterized in that, calculates the Euclidean distance that other points in point cloud arrive edge feature point, these are then pressed into Euclidean distance ascending order row Column, use radius r to intercept nearest point as neighborhood, by the angle between edge feature point and neighborhood point subpoint line to sharp The denoising of the edge feature point of feature and end face.
3. the aircraft thickness covering end surface features point according to claim 2 based on laser scanning extracts and denoising method, It is characterized in that, characteristic point is extracted again at sharp features.
4. the aircraft thickness covering end surface features point according to claim 1 based on laser scanning extracts and denoising method, Being characterized in that the boundary characteristic point extracting method is:
Piecemeal processing is carried out to the scanning result of covering, M scan line is extracted every time and is handled, M value between 20-50, Point P in scan line is first extracted when seeking side edge feature pointi,j(0≤i≤29,4≤j≤24) fit a plane equation For the plane of Ax+By+Cz=D;N point of single scan line (n in every scan line is not necessarily equal), if dj0、dj1、dj2Point It Wei not adjacent 3 points Pj、Pj+1、Pj+2To the distance of plane, a fixed threshold value is δ;It recycles formula (1) to calculate point and arrives plane separation From Pj、Pj+1、Pj+2Distance to plane is respectively dj0、dj1、dj2;J is gradually increased by 0 at this time, works as dj0、dj1、dj2It is small for the first time P when threshold valuejFor edge feature point, if edge feature point is jth in single scan line ' a point at this time;Seek another lateral boundaries When characteristic point, j is gradually reduced by n-2, works as dj0、dj1、dj2P when being respectively less than threshold value for the first timej+2For edge feature point, if side at this time Boundary's characteristic point is jth '+k points in single scan line;Finding out two sides edge feature point is Pj'And Pj'+k, extract every scan line Upper Pj'、Pj'+[k/3]、Pj'+[2*k/3]、Pj'+kAs characteristic point;
5. the aircraft thickness covering end surface features point according to claim 1 based on laser scanning extracts and denoising method, Being characterized in that the edge feature point denoising method is: calculate first other points in point cloud to edge feature point it is European away from From, then by these press Euclidean distance ascending order arrangement, use radius r to intercept nearest point as NrNeighborhood passes through boundary characteristic Angle between point and neighborhood point subpoint line judges whether the edge feature point removes;It is uncertain due to what is counted in neighborhood Property, using list structure storing data, by the N of edge feature point PrNeighborhood point is orderly stored in chained list _ nrlist (P, rs) in, Radius of neighbourhood rsIt is set as 3~5 times of a spacing;Then judge whether edge feature point should remove, the specific steps are as follows:
Point fit Plane in step 1 neighborhood, neighborhood point project in plane;
Step 2 is ranked up subpoint;
Step 3 fillet characteristic point and subpoint seek the angle theta between adjacent straight line;
Step 4 analyzes angle theta, finds out maximum angle θmax, work as θmaxEdge feature point is located inside point cloud at 120 ° of <, It edge feature point and should be removed with the characteristic point on the same straight line of edge feature point at this time;Otherwise edge feature point is located at point cloud Boundary, it should retain.
6. the aircraft thickness covering end surface features point according to claim 1 based on laser scanning extracts and denoising method, Be characterized in that the characteristic point extract again refer to edge feature point denoising after point missing at sharp features, need again from removal Edge feature point in extract;One threshold δ is set, removal edge feature point and characteristic point P are askedjDistance DjIf Dj< δ is then mentioned Take the edge feature point;Then removal edge feature point and characteristic point P are askedj+k/3、Pj+2*k/3、Pj+kDistance simultaneously extracts corresponding boundary Characteristic point is characterized a little.
CN201910160318.9A 2019-03-04 2019-03-04 A Method of Extracting and Denoising Feature Points of Aircraft Thick Skin End Face Based on Laser Scanning Active CN110084779B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910160318.9A CN110084779B (en) 2019-03-04 2019-03-04 A Method of Extracting and Denoising Feature Points of Aircraft Thick Skin End Face Based on Laser Scanning

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910160318.9A CN110084779B (en) 2019-03-04 2019-03-04 A Method of Extracting and Denoising Feature Points of Aircraft Thick Skin End Face Based on Laser Scanning

Publications (2)

Publication Number Publication Date
CN110084779A true CN110084779A (en) 2019-08-02
CN110084779B CN110084779B (en) 2023-05-05

Family

ID=67413131

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910160318.9A Active CN110084779B (en) 2019-03-04 2019-03-04 A Method of Extracting and Denoising Feature Points of Aircraft Thick Skin End Face Based on Laser Scanning

Country Status (1)

Country Link
CN (1) CN110084779B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110928326A (en) * 2019-11-26 2020-03-27 南京航空航天大学 A measurement point difference planning method for aircraft shape
CN111062960A (en) * 2019-12-11 2020-04-24 南京航空航天大学 Aircraft skin butt joint characteristic line extraction method based on scattered point cloud
US11543795B2 (en) 2020-04-29 2023-01-03 Nanjing University Of Aeronautics And Astronautics Airplane structure stiffener repair method based on measured data

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103302162A (en) * 2013-06-14 2013-09-18 北京航空航天大学 Mould positioning method based on feature distance
CN105868498A (en) * 2016-04-20 2016-08-17 南京航空航天大学 Scanning line point cloud based skin boundary feature reconstruction method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103302162A (en) * 2013-06-14 2013-09-18 北京航空航天大学 Mould positioning method based on feature distance
CN105868498A (en) * 2016-04-20 2016-08-17 南京航空航天大学 Scanning line point cloud based skin boundary feature reconstruction method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
严成等: "基于三维激光扫描的蒙皮对缝检测研究", 《航空制造技术》 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110928326A (en) * 2019-11-26 2020-03-27 南京航空航天大学 A measurement point difference planning method for aircraft shape
CN111062960A (en) * 2019-12-11 2020-04-24 南京航空航天大学 Aircraft skin butt joint characteristic line extraction method based on scattered point cloud
US11543795B2 (en) 2020-04-29 2023-01-03 Nanjing University Of Aeronautics And Astronautics Airplane structure stiffener repair method based on measured data

Also Published As

Publication number Publication date
CN110084779B (en) 2023-05-05

Similar Documents

Publication Publication Date Title
CN114170279B (en) Point cloud registration method based on laser scanning
WO2021000719A1 (en) Three-dimensional point cloud-based robot processing boundary extraction method for small curvature thin-walled part
CN111583318B (en) A method of rectifying skin repairing based on the virtual docking of the measured data of the wing body
CN108225184B (en) A kind of shield tunnel Point Cloud Data from Three Dimension Laser Scanning removes the method made an uproar
CN110084779B (en) A Method of Extracting and Denoising Feature Points of Aircraft Thick Skin End Face Based on Laser Scanning
WO2022105078A1 (en) Shoe sole roughing trajectory planning method and apparatus based on clustering algorithm
CN107578400A (en) A detection method for catenary device parameters based on BIM and 3D point cloud fusion
CN115060188B (en) Frog core rail molded surface processing method and system
CN103954280A (en) Rapid, high-robustness and autonomous fixed star identification method
CN111462214A (en) Line structure light stripe central line extraction method based on Hough transformation
CN115099304A (en) Building facade point cloud extraction method
CN116664889A (en) Determination Method of Repairing Margin of Aircraft Cover Type Skin
CN105405122A (en) Circle detection method based on data stationarity
CN103679713A (en) Two-dimensional image registration method for partially matched images
CN109712116B (en) Fault identification method for power transmission line and accessories thereof
CN107330886A (en) A kind of high-precision quantization method of surface microlesion
CN106446472A (en) STL-model-based intersection loop calculation algorithm for numerical control machining geometrical simulation
WO2024125434A1 (en) Regional-consistency-based building principal angle correction method
CN115143936B (en) A method for measuring the inclination of transmission towers based on laser point cloud
CN104504702A (en) Cement notch pavement crack recognition method based on square lattice searching method
CN118196200A (en) Tunnel blasting residual hole detection method, medium and equipment based on three-dimensional laser point cloud
CN111862088A (en) A Fast Method for Calculating Crack Width
CN115471849B (en) A handwritten Chinese character image evaluation method and system
CN106204648A (en) A kind of method for tracking target rejected based on background and device
CN116958264A (en) A bolt hole positioning and pose estimation method based on three-dimensional vision

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