CN103279989A - Three-dimensional laser imaging system planar point cloud data triangularization processing method - Google Patents

Three-dimensional laser imaging system planar point cloud data triangularization processing method Download PDF

Info

Publication number
CN103279989A
CN103279989A CN2013102083502A CN201310208350A CN103279989A CN 103279989 A CN103279989 A CN 103279989A CN 2013102083502 A CN2013102083502 A CN 2013102083502A CN 201310208350 A CN201310208350 A CN 201310208350A CN 103279989 A CN103279989 A CN 103279989A
Authority
CN
China
Prior art keywords
vector
cloud data
point
multiplication cross
visible
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
CN2013102083502A
Other languages
Chinese (zh)
Other versions
CN103279989B (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.)
China Aerospace Times Electronics Corp
Beijing Aerospace Control Instrument Institute
Original Assignee
China Aerospace Times Electronics Corp
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 China Aerospace Times Electronics Corp filed Critical China Aerospace Times Electronics Corp
Priority to CN201310208350.2A priority Critical patent/CN103279989B/en
Publication of CN103279989A publication Critical patent/CN103279989A/en
Application granted granted Critical
Publication of CN103279989B publication Critical patent/CN103279989B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Length Measuring Devices By Optical Means (AREA)
  • Image Generation (AREA)

Abstract

The invention discloses a three-dimensional laser imaging system planar point cloud data triangularization processing method. According to the three-dimensional laser imaging system planar point cloud data triangularization processing method, firstly, three-dimensional point cloud data which are on the same plane are obtained from three-dimensional point cloud data, the three-dimensional point cloud data which are on the same plane are projected to a two-dimensional plane to form plane two-dimensional point cloud data, a virtual central point of the two-dimensional point cloud data is calculated, a point which is closest to the virtual central point is used as an actual central point of scattered data, distances between discrete points and the actual central point are compared, the two-dimensional point cloud data are presorted to find an initial triangle and initial boundary vertexes, the initial boundary vertexes are sorted anticlockwise, all the two-dimensional point cloud data are inserted into according to the arrayed sequence, boundary vertex update and triangle update are conducted, and planar point cloud data of a plane triangulation network are mapped back to a three-dimensional coordinate to generate three-dimensional triangular network model of an article to be scanned. Compared with the prior method, the three-dimensional laser imaging system planar point cloud data triangularization processing method has the advantages that the train of thought is simple and clear, programming is easy to achieve, and planes with holes or concave surfaces or other complex surface conditions can be processed.

Description

A kind of three-dimensional laser imaging system plane cloud data trigonometric ratio disposal route
Technical field
The present invention relates to a kind of three-dimensional laser imaging system plane cloud data trigonometric ratio disposal route, relate in particular to a kind of method that adopts pointwise insertion and triangulation network growth plane cloud data trigonometric ratio, belong to free form surface constructing technology field.
Background technology
The three-dimensional laser imaging system refers to laser scanner, GPS, inertial measurement system etc. are integrated into a set of equipment, be contained on the carrier and scan on a surface target, obtain the three-dimensional information of terrain object, obtain the three-dimension space image that needs by processing.Because the laser spots data of obtaining that reflect are the nebulous dense distribution, so be called laser point cloud (Point Cloud) visually, looking like presents the result of object in computing machine with the rule of measuring for countless points.The three-dimensional laser imaging system is joined true color by giving digital point cloud chart, thereby obtains the colored true three-dimensional model of scanned object.Obtain the laser spots cloud atlas by the three-dimensional laser imaging system and can not present scanned three-dimensional shape features, and scan repeatedly scanned during the work of three-dimensional laser imaging system, therefore the complex point of much attaching most importance to of the data point in the laser spots cloud atlas that forms, at first need to delete the data point that repeats in the laser spots cloud atlas in order to construct scanned three-dimensional model, then according to scanned shape facility (length, highly, width etc.) laser point cloud is segmented, cloud data point after will segmenting at last connects for the plane by certain rule, so just can finish scanned three-dimensional imaging.
The laser point cloud that the three-dimensional laser imaging system forms is three-dimensional laser point cloud, carries out surface modeling and make up very three-dimensional this technology of the Delaunay triangulation network also do not have maturation for the some cloud of three-dimensional.Do not have unified algorithm can solve this problem fully at present, the model of structure in detail can't be satisfactory.Because the complicacy of topological relation is not perfect to theory and the algorithm of its direct subdivision between the three-dimensional scattered data points.The invention discloses the method for a kind of pointwise insertion and triangulation network growth plane cloud data trigonometric ratio, method not only can be used in the triangulation of plane scattered data points in this, also can be used in the triangulation of three-dimensional laser imaging system laser point cloud.It is simple that the present invention has thinking, and programming realizes easily and can handle the advantage on the plane of complex surface situations such as concave surface or hole.
Summary of the invention
The technical matters that the present invention solves is: overcome the deficiencies in the prior art, a kind of three-dimensional laser imaging system plane cloud data trigonometric ratio disposal route is provided, this method is tied the three-dimensional laser point cloud data point, thereby generate scanned three-dimensional model, the inventive method is simple, is easy to programming and realizes that the triangulation curved surface is smooth meticulous, generate the high advantage of three-dimensional model resolution, can handle the curved surface of the complex surface situation that has hole or concave surface.
The technical scheme that the present invention solves is: a kind of three-dimensional laser imaging system plane cloud data trigonometric ratio disposal route, and step is as follows:
(1) from the 3 D stereo cloud data that the scanning of three-dimensional laser imaging system obtains, obtains to belong to conplane 3 D stereo cloud data, conplane 3 D stereo cloud data is projected to form the planar cloud data on the two dimensional surface;
(2) virtual center point of calculation procedure (1) planar cloud data;
(3) ask for distance between all planar cloud datas and its virtual center point, find out all planar cloud data middle distance virtual center point apart from the planar cloud data of minimum, it as the real center point, and is designated as a little 1;
(4) ask for distance between the real center point that finds in all planar cloud datas and the step (3), according to real center point distance order from small to large the planar cloud data being sorted, the result of ordering is designated as a little 1 successively, point 2, point 3, put 4 ... point N;
(5) utilize first three the planar cloud data through sorting after handling to surround an initial delta as the summit, three summits of initial delta are as the initial boundary summit, and definite initial boundary zenith directions is for be that border vertices rises and presses counter clockwise direction and sort to put 1;
(6) visible starting point and the visible destination node on initial boundary summit found to the vector on initial boundary summit in insertion point 4 on the basis of step (5), calculation level 4, forms new border vertices, then initial delta upgraded;
(7) according to the method for step (6) insertion point 5 successively, point 6 ... point N, calculate the insertion point respectively to the vector between the border vertices that forms before, the visible starting point of the border vertices that forms before finding and visible destination node finally form a plane trigonometry net;
(8) the plane trigonometry net is optimized processing;
(9) will return three-dimensional from two-dimensional map through the plane trigonometry net after step (8) processing, finally obtain the 3 D stereo triangulation network trrellis diagram of 3 D stereo cloud data, and realize the trigonometric ratio of three-dimensional laser imaging system plane cloud data is handled.
The implementation method of described step (1) is:
(1) selects according to the three-dimensional coordinate of 3 D stereo cloud data and belong to conplane 3 D stereo cloud data and preserve;
(2) with the 3 D stereo cloud data preserved or be rotated to remove or directly remove third dimension cloud data and obtain the planar cloud data, and the third dimension cloud data after will removing is preserved.
The implementation method of described step (2) is:
(1) finds the minimum horizontal ordinate x of cloud data in all planar cloud datas Min, maximum horizontal ordinate x Max, minimum ordinate y Min, maximum ordinate y Max, according to minimum horizontal ordinate x Min, maximum horizontal ordinate x Max, minimum ordinate y Min, maximum ordinate y MaxObtain comprising the minimum rectangle of all planar cloud datas, work: A(x is remembered on four summits of rectangle respectively Min, y Min), B(x Max, y Min), C(x Max, y Max), D(x Min, y Max);
(2) ask for the central point E of rectangle, the coordinate of some E is
Figure BDA00003273378800041
Point E is the virtual center point of planar cloud data.
The initial boundary zenith directions is for be that border vertices rises and presses the method that counter clockwise direction sorts and be to put 1 in the described step (5):
(1) the planar cloud data is increased three-dimensional data, wherein the value of third dimension data is 0;
(2) try to achieve a little 1 vector to point 2
Figure BDA00003273378800042
With the vector of point 1 to point 3
Figure BDA00003273378800043
(3) to vector
Figure BDA00003273378800044
With
Figure BDA00003273378800045
Carry out the multiplication cross computing, judge the third dimension value of the vector that the multiplication cross computing obtains whether greater than zero, if greater than 0, then the initial boundary summit is point 1, point 2, point 3 by ordering counterclockwise, otherwise then the initial boundary summit is point 1, point 3, point 2 by ordering counterclockwise.
Find the method for the visible starting point on initial boundary summit to be in the described step (6):
(1) the planar cloud data is increased three-dimensional data, wherein the value of third dimension data is 0, and the vector on 4 to three initial boundary summits of calculation level is designated as
Figure BDA00003273378800046
(2) with vector
Figure BDA00003273378800047
With
Figure BDA00003273378800048
Carry out the multiplication cross computing, judge that whether the third dimension value of the vector that the multiplication cross computing obtains is more than or equal to zero, if more than or equal to 0, then with vector
Figure BDA00003273378800049
With
Figure BDA000032733788000410
Carry out the multiplication cross computing, judge vector
Figure BDA000032733788000411
With
Figure BDA000032733788000412
The multiplication cross computing obtains the third dimension value of vector whether more than or equal to zero, if more than or equal to 0, then with vector
Figure BDA000032733788000413
With
Figure BDA000032733788000414
Carry out the multiplication cross computing, judge vector
Figure BDA000032733788000415
With
Figure BDA000032733788000416
Whether the third dimension value of the vector that the multiplication cross computing obtains works as vector more than or equal to zero
Figure BDA000032733788000417
With
Figure BDA000032733788000418
The third dimension value of the vector that the multiplication cross computing obtains is less than zero, and then the 3rd the visible starting point that the initial boundary summit is the initial boundary summit worked as vector
Figure BDA000032733788000419
With
Figure BDA000032733788000420
The multiplication cross computing obtains the third dimension value of vector less than zero, then second visible starting point that the initial boundary summit is the initial boundary summit; If With The vector that carries out obtaining after the multiplication cross computing is less than 0, then with vector With
Figure BDA000032733788000424
Carry out the multiplication cross computing, judge vector
Figure BDA000032733788000425
With
Figure BDA000032733788000426
The multiplication cross computing obtains the third dimension value of vector whether more than or equal to zero, if more than or equal to 0, then with vector
Figure BDA000032733788000427
With
Figure BDA000032733788000428
Carry out the multiplication cross computing, judge vector
Figure BDA000032733788000429
With Whether the third dimension value of the vector that the multiplication cross computing obtains works as vector more than or equal to zero
Figure BDA00003273378800051
With
Figure BDA00003273378800052
The third dimension value of the vector that the multiplication cross computing obtains is less than zero, and then the 3rd the visible starting point that the initial boundary summit is the initial boundary summit worked as vector
Figure BDA00003273378800053
With The third dimension value of the vector that the multiplication cross computing obtains is less than zero, and then first initial boundary summit is the visible starting point on initial boundary summit.
Find the method for the visible destination node on initial boundary summit to be in the described step (6):
(1) the planar cloud data is increased three-dimensional data, wherein the value of third dimension data is 0, and the vector on 4 to three initial boundary summits of calculation level is designated as
Figure BDA00003273378800055
(2) with vector
Figure BDA00003273378800056
With
Figure BDA00003273378800057
Carry out the multiplication cross computing, judge vector
Figure BDA00003273378800058
With
Figure BDA00003273378800059
Whether the vector third dimension value that the multiplication cross computing obtains is smaller or equal to zero, if smaller or equal to 0, then with vector
Figure BDA000032733788000510
With
Figure BDA000032733788000511
Carry out the multiplication cross computing, judge vector
Figure BDA000032733788000512
With The multiplication cross computing obtains the third dimension value of vector whether smaller or equal to zero, if smaller or equal to 0, then with vector
Figure BDA000032733788000514
With Carry out the multiplication cross computing, judge vector With
Figure BDA000032733788000517
Whether the third dimension value of the vector that the multiplication cross computing obtains is smaller or equal to zero, if vector
Figure BDA000032733788000518
With
Figure BDA000032733788000519
The third dimension value of the vector that the multiplication cross computing obtains is greater than zero, and then first initial boundary summit is the visible destination node on initial boundary summit, if vector
Figure BDA000032733788000520
With
Figure BDA000032733788000521
The multiplication cross computing obtains the third dimension value of vector greater than zero, then second visible destination node that the initial boundary summit is the initial boundary summit; If
Figure BDA000032733788000522
With
Figure BDA000032733788000523
The vector that carries out obtaining after the multiplication cross computing is greater than 0, then with vector
Figure BDA000032733788000524
With
Figure BDA000032733788000525
Carry out the multiplication cross computing, judge vector
Figure BDA000032733788000526
With
Figure BDA000032733788000527
Whether the third dimension value of the vector that the multiplication cross computing obtains is smaller or equal to zero, if smaller or equal to 0, then with vector
Figure BDA000032733788000528
With
Figure BDA000032733788000529
Carry out the multiplication cross computing, if vector
Figure BDA000032733788000530
With
Figure BDA000032733788000531
The multiplication cross computing obtains the third dimension value of vector greater than zero, and then first initial boundary summit is the visible destination node on initial boundary summit, if vector
Figure BDA000032733788000532
With
Figure BDA000032733788000533
The third dimension value of the vector that the multiplication cross computing obtains is greater than zero, then the 3rd the visible destination node that the initial boundary summit is the initial boundary summit.
The method that forms new border vertices in the described step (6) is:
(1) visible starting point and the visible destination node that obtains according to step (6) connects insertion point and visible starting point to each border vertices between the visible destination node;
(2) if the ordering sequence number of visible starting point greater than the ordering sequence number of visible destination node, then comprises new border vertices from visible destination node to all border vertices the visible starting point and new insertion point that the order of border vertices is counterclockwise; If the ordering sequence number of visible starting point is less than the ordering sequence number of visible destination node, then new border vertices comprises from visible destination node to all border vertices, former border vertices the former border vertices last point at first to all border vertices the visible starting point and new insertion point, and the order of border vertices is counterclockwise.
In the described step (6) initial delta being carried out method for updating is: if the ordering sequence number of visible starting point greater than the ordering sequence number of visible destination node, then Xin Zeng triangle be the insertion point with from the limit of visible starting point to all limits that former border vertices last point forms, from former border vertices last point to first of former border vertices, from first triangle to all limits compositions of visible destination node of former border vertices; If the ordering sequence number of visible starting point is less than the ordering sequence number of visible destination node, then Xin Zeng triangle is insertion point and the triangle of forming to all limits of visible destination node formation from visible starting point.
The method that in the described step (8) the plane trigonometry net is optimized processing is:
(1) all triangles in the traversal plane trigonometry net, calculate leg-of-mutton three angle sizes, if the angular dimension at one of them angle is greater than 90 °, the opposite side of just finding out this angle from the plane trigonometry net is as on one side triangle wherein, the angular dimension at leg-of-mutton this diagonal angle, limit that calculating is found out, with last two angle value additions, if greater than 180 °, then be optimized, the quadrilateral that two original triangles are formed cuts from another diagonal angle, become two new triangles, originally two triangles are replaced.
(2) all triangles in the traversal plane trigonometry net, the length of side realizes optimization to the plane trigonometry net greater than all triangles of setting threshold in the deletion plane trigonometry net.
In the described step (8) the plane trigonometry net being returned three-dimensional method from two-dimensional map is: the third dimension cloud data that step (1) is removed adds the 3 D stereo triangulation network trrellis diagram that obtains the 3 D stereo cloud data the plane trigonometry net after the optimization to.
The present invention's advantage compared with prior art is as follows: the present invention at first obtains to belong to conplane 3 D stereo cloud data from the 3 D stereo cloud data that the scanning of three-dimensional laser imaging system obtains, conplane 3 D stereo cloud data is projected to formation planar cloud data on the two dimensional surface, calculate the virtual center point of planar cloud data, then by comparing the distance of each data point and virtual center point, will be apart from the real center point of the nearest point of virtual center point as scattered data being, again by comparing the distance of each discrete point and real center point, according to from small to large rule of distance with two-dimentional cloud data presort, find initial delta and initial boundary summit, sorted by counterclockwise in the initial boundary summit again, insert each two dimensional surface cloud data successively according to the order that has sequenced, go forward side by side row bound vertex update and triangle upgrade.The plane cloud data that the plane trigonometry net is optimized after the processing shines upon back three-dimensional coordinate, so just can realize that three-dimensional laser imaging system plane cloud data trigonometric ratio handles, thereby generate scanned THREE DIMENSIONAL TRIANGULATION NET lattice model.The present invention can be tied the three-dimensional laser point cloud data point that the three-dimensional laser imaging system generates by certain rule, this method is compared existing method, and to have thinking simple and clear, the advantage that programming realizes easily, the plane that can handle complex surface situations such as hole or concave surface.
Description of drawings
Fig. 1 is realization flow figure of the present invention;
Fig. 2 seeks the synoptic diagram of virtual center point for the present invention;
Fig. 3 is for determining the synoptic diagram on initial delta and initial boundary summit;
Fig. 4 looks for visible starting point and visible destination node synoptic diagram for inserting at the 4th;
Fig. 5 looks for visible starting point and visible destination node synoptic diagram for inserting at the 5th;
Fig. 6 is the treatment effect figure behind the cloud data trigonometric ratio of plane;
Fig. 7 is the treatment effect figure after the plane trigonometry network optimizationization;
Fig. 8 is the final 3 D stereo triangulation network trrellis diagram that obtains.
Embodiment
Realization principle of the present invention is: at first obtain to belong to conplane 3 D stereo cloud data from the 3 D stereo cloud data that the scanning of three-dimensional laser imaging system obtains, conplane 3 D stereo cloud data is projected to formation planar cloud data on the two dimensional surface, calculate the virtual center point of planar cloud data, then by comparing the distance of each data point and virtual center point, will be apart from the real center point of the nearest point of virtual center point as scattered data being, again by comparing the distance of each discrete point and real center point, according to from small to large rule of distance with two-dimentional cloud data presort, find initial delta and initial boundary summit, sorted by counterclockwise in the initial boundary summit again.Insert each two dimensional surface cloud data successively according to the order that has sequenced, go forward side by side row bound vertex update and triangle upgrade.The plane cloud data that the plane trigonometry net is optimized after the processing shines upon back three-dimensional coordinate, so just can realize that three-dimensional laser imaging system plane cloud data trigonometric ratio handles, thereby generate scanned THREE DIMENSIONAL TRIANGULATION NET lattice model.
Introduce this three-dimensional laser imaging system plane cloud data trigonometric ratio disposal route below in conjunction with Fig. 1, step is as follows:
A kind of three-dimensional laser imaging system plane cloud data trigonometric ratio disposal route, step is as follows:
(1) from the 3 D stereo cloud data that the scanning of three-dimensional laser imaging system obtains, obtains to belong to conplane 3 D stereo cloud data, conplane 3 D stereo cloud data is projected to form the planar cloud data on the two dimensional surface;
(2) virtual center point of calculation procedure (1) planar cloud data;
(3) ask for distance between all planar cloud datas and its virtual center point, find out all planar cloud data middle distance virtual center point apart from the planar cloud data of minimum, it as the real center point, and is designated as a little 1;
(4) ask for distance between the real center point that finds in all planar cloud datas and the step (3), according to real center point distance order from small to large the planar cloud data being sorted, the result of ordering is designated as a little 1 successively, point 2, point 3, put 4 ... point N;
(5) utilize first three the planar cloud data through sorting after handling to surround an initial delta as the summit, three summits of initial delta are as the initial boundary summit, and definite initial boundary zenith directions is for be that border vertices rises and presses counter clockwise direction and sort to put 1;
(6) visible starting point and the visible destination node on initial boundary summit found to the vector on initial boundary summit in insertion point 4 on the basis of step (5), calculation level 4, forms new border vertices, then initial delta upgraded;
(7) according to the method for step (6) insertion point 5 successively, point 6 ... point N, calculate the insertion point respectively to the vector between the border vertices that forms before, the visible starting point of the border vertices that forms before finding and visible destination node finally form a plane trigonometry net;
(8) the plane trigonometry net is optimized processing;
(9) will return three-dimensional from two-dimensional map through the plane trigonometry net after step (8) processing, finally obtain the 3 D stereo triangulation network trrellis diagram of 3 D stereo cloud data, and realize the trigonometric ratio of three-dimensional laser imaging system plane cloud data is handled.
The implementation method of step (1) is:
(1) selects according to the three-dimensional coordinate of 3 D stereo cloud data and belong to conplane 3 D stereo cloud data and preserve;
(2) with the 3 D stereo cloud data preserved or be rotated to remove or directly remove third dimension cloud data and obtain the planar cloud data, and the third dimension cloud data after will removing is preserved.
The implementation method of step (2) is:
(1) finds the minimum horizontal ordinate x of cloud data in all planar cloud datas Min, maximum horizontal ordinate x Max, minimum ordinate y Min, maximum ordinate y Max, according to minimum horizontal ordinate x Min, maximum horizontal ordinate x Max, minimum ordinate y Min, maximum ordinate y MaxObtain comprising the minimum rectangle of all planar cloud datas, work: A(x is remembered on four summits of rectangle respectively Min, y Min), B(x Max, y Min), C(x Max, y Max), D(x Min, y Max);
(2) ask for the central point E of rectangle, the coordinate of some E is
Figure BDA00003273378800101
Point E is the virtual center point of planar cloud data.
As shown in Figure 2, the stain among the figure is represented all planar cloud datas, and the black quadrilateral represents to comprise the minimum rectangle of all planar cloud datas, and E represents virtual center point.The sequence number point 1 of planar cloud data, point 2, point 3, point 4 ... it is the planar cloud data sequence order after the ordering.
The initial boundary zenith directions is for be that border vertices rises and presses the method that counter clockwise direction sorts and be to put 1 in the step (5):
(1) the planar cloud data is increased three-dimensional data, wherein the value of third dimension data is 0;
(2) try to achieve a little 1 vector to point 2
Figure BDA00003273378800102
With the vector of point 1 to point 3
Figure BDA00003273378800103
(3) to vector
Figure BDA00003273378800104
With Carry out the multiplication cross computing, judge the third dimension value of the vector that the multiplication cross computing obtains whether greater than zero, if greater than 0, then the initial boundary summit is point 1, point 2, point 3 by ordering counterclockwise, otherwise then the initial boundary summit is point 1, point 3, point 2 by ordering counterclockwise.
As shown in Figure 3, try to achieve a little 1 vector to point 2 With the vector of point 1 to point 3
Figure BDA00003273378800107
To vector
Figure BDA00003273378800108
With
Figure BDA00003273378800109
Carry out the multiplication cross computing, the third dimension value of the vector that the multiplication cross computing obtains is greater than zero, so the initial boundary summit is point 1, point 2, point 3 by sorting counterclockwise.
Find the method for the visible starting point on initial boundary summit to be in the described step (6):
(1) the planar cloud data is increased three-dimensional data, wherein the value of third dimension data is 0, and the vector on 4 to three initial boundary summits of calculation level is designated as
Figure BDA000032733788001010
(2) with vector With
Figure BDA000032733788001012
Carry out the multiplication cross computing, judge that whether the third dimension value of the vector that the multiplication cross computing obtains is more than or equal to zero, if more than or equal to 0, then with vector
Figure BDA000032733788001013
With
Figure BDA000032733788001014
Carry out the multiplication cross computing, judge vector
Figure BDA000032733788001015
With The multiplication cross computing obtains the third dimension value of vector whether more than or equal to zero, if more than or equal to 0, then with vector
Figure BDA000032733788001017
With
Figure BDA000032733788001018
Carry out the multiplication cross computing, judge vector
Figure BDA000032733788001019
With Whether the third dimension value of the vector that the multiplication cross computing obtains works as vector more than or equal to zero
Figure BDA00003273378800111
With
Figure BDA00003273378800112
The third dimension value of the vector that the multiplication cross computing obtains is less than zero, and then the 3rd the visible starting point that the initial boundary summit is the initial boundary summit worked as vector
Figure BDA00003273378800113
With
Figure BDA00003273378800114
The multiplication cross computing obtains the third dimension value of vector less than zero, then second visible starting point that the initial boundary summit is the initial boundary summit; If
Figure BDA00003273378800115
With
Figure BDA00003273378800116
The vector that carries out obtaining after the multiplication cross computing is less than 0, then with vector
Figure BDA00003273378800117
With
Figure BDA00003273378800118
Carry out the multiplication cross computing, judge vector With The multiplication cross computing obtains the third dimension value of vector whether more than or equal to zero, if more than or equal to 0, then with vector
Figure BDA000032733788001111
With
Figure BDA000032733788001112
Carry out the multiplication cross computing, judge vector
Figure BDA000032733788001113
With
Figure BDA000032733788001114
Whether the third dimension value of the vector that the multiplication cross computing obtains works as vector more than or equal to zero
Figure BDA000032733788001115
With
Figure BDA000032733788001116
The third dimension value of the vector that the multiplication cross computing obtains is less than zero, and then the 3rd the visible starting point that the initial boundary summit is the initial boundary summit worked as vector
Figure BDA000032733788001117
With
Figure BDA000032733788001118
The third dimension value of the vector that the multiplication cross computing obtains is less than zero, and then first initial boundary summit is the visible starting point on initial boundary summit.
Shown in Fig. 4,5, the initial boundary summit is point 1, point 2, point 3 among Fig. 4, and new insertion point 4 increases three-dimensional data with the planar cloud data, and wherein the value of third dimension data is 0, and the vector on 4 to three initial boundary summits of calculation level is designated as
Figure BDA000032733788001119
With vector
Figure BDA000032733788001120
With
Figure BDA000032733788001121
Carry out the multiplication cross computing, the third dimension value of the vector that the multiplication cross computing obtains is greater than zero, with vector
Figure BDA000032733788001122
With Carry out the multiplication cross computing, the third dimension value of the vector that the multiplication cross computing obtains is greater than zero, with vector
Figure BDA000032733788001124
With
Figure BDA000032733788001125
Carry out the multiplication cross computing, the third dimension value of the vector that the multiplication cross computing obtains is less than zero, and the 3rd initial boundary summit is the visible starting point on initial boundary summit; Border vertices is point 1, point 2, point 3, point 4 among Fig. 5, and new insertion point 5 increases three-dimensional data with the planar cloud data, and wherein the value of third dimension data is 0, and the vector on 5 to three initial boundary summits of calculation level is designated as
Figure BDA000032733788001126
Figure BDA000032733788001127
With vector
Figure BDA000032733788001128
With
Figure BDA000032733788001129
Carry out the multiplication cross computing, the third dimension value of the vector that the multiplication cross computing obtains is less than zero, with vector
Figure BDA000032733788001130
With
Figure BDA000032733788001131
Carry out the multiplication cross computing, the third dimension value of the vector that the multiplication cross computing obtains is more than or equal to zero, with vector
Figure BDA000032733788001132
With
Figure BDA000032733788001133
Carry out the multiplication cross computing, the third dimension value of the vector that the multiplication cross computing obtains is less than zero, then the 4th the visible starting point that the initial boundary summit is the initial boundary summit.
Find the method for the visible destination node on initial boundary summit to be in the described step (6):
(1) the planar cloud data is increased three-dimensional data, wherein the value of third dimension data is 0, and the vector on 4 to three initial boundary summits of calculation level is designated as
(2) with vector
Figure BDA00003273378800122
With
Figure BDA00003273378800123
Carry out the multiplication cross computing, judge vector
Figure BDA00003273378800124
With
Figure BDA00003273378800125
Whether the vector third dimension value that the multiplication cross computing obtains is smaller or equal to zero, if smaller or equal to 0, then with vector
Figure BDA00003273378800126
With
Figure BDA00003273378800127
Carry out the multiplication cross computing, judge vector
Figure BDA00003273378800128
With
Figure BDA00003273378800129
The multiplication cross computing obtains the third dimension value of vector whether smaller or equal to zero, if smaller or equal to 0, then with vector
Figure BDA000032733788001210
With
Figure BDA000032733788001211
Carry out the multiplication cross computing, judge vector
Figure BDA000032733788001212
With Whether the third dimension value of the vector that the multiplication cross computing obtains is smaller or equal to zero, if vector
Figure BDA000032733788001214
With
Figure BDA000032733788001215
The third dimension value of the vector that the multiplication cross computing obtains is greater than zero, and then first initial boundary summit is the visible destination node on initial boundary summit, if vector
Figure BDA000032733788001216
With
Figure BDA000032733788001217
The multiplication cross computing obtains the third dimension value of vector greater than zero, then second visible destination node that the initial boundary summit is the initial boundary summit; If With
Figure BDA000032733788001219
The vector that carries out obtaining after the multiplication cross computing is greater than 0, then with vector
Figure BDA000032733788001220
With
Figure BDA000032733788001221
Carry out the multiplication cross computing, judge vector
Figure BDA000032733788001222
With
Figure BDA000032733788001223
Whether the third dimension value of the vector that the multiplication cross computing obtains is smaller or equal to zero, if smaller or equal to 0, then with vector
Figure BDA000032733788001224
With
Figure BDA000032733788001225
Carry out the multiplication cross computing, if vector
Figure BDA000032733788001226
With
Figure BDA000032733788001227
The multiplication cross computing obtains the third dimension value of vector greater than zero, and then first initial boundary summit is the visible destination node on initial boundary summit, if vector
Figure BDA000032733788001228
With
Figure BDA000032733788001229
The third dimension value of the vector that the multiplication cross computing obtains is greater than zero, then the 3rd the visible destination node that the initial boundary summit is the initial boundary summit.
Shown in Fig. 4,5, among Fig. 4 the planar cloud data is increased three-dimensional data, wherein the value of third dimension data is 0, the vector on 4 to three initial boundary summits of calculation level is designated as
Figure BDA000032733788001230
Vector
Figure BDA000032733788001231
With
Figure BDA000032733788001232
Carry out the multiplication cross computing, the third dimension value of the vector that the multiplication cross computing obtains is less than zero, with vector With
Figure BDA000032733788001234
Carry out the multiplication cross computing, the third dimension value of the vector that the multiplication cross computing obtains is less than zero, with vector
Figure BDA000032733788001235
With
Figure BDA000032733788001236
Carry out the multiplication cross computing, the third dimension value of the vector that the multiplication cross computing obtains is greater than zero, and then first initial boundary summit is the visible destination node on initial boundary summit.Fig. 5 midplane two dimension cloud data increases three-dimensional data, and wherein the value of third dimension data is 0, and the vector on 5 to three initial boundary summits of calculation level is designated as
Figure BDA000032733788001237
Vector
Figure BDA000032733788001238
With
Figure BDA000032733788001239
Carry out the multiplication cross computing, the third dimension value of the vector that the multiplication cross computing obtains is less than zero, with vector
Figure BDA000032733788001240
With Carry out the multiplication cross computing, the third dimension value of the vector that the multiplication cross computing obtains is less than zero, with vector
Figure BDA000032733788001242
With
Figure BDA000032733788001243
Carry out the multiplication cross computing, the third dimension value of the vector that the multiplication cross computing obtains is greater than zero, then second visible destination node that the initial boundary summit is the initial boundary summit.
The method that forms new border vertices in the described step (6) is:
(1) visible starting point and the visible destination node that obtains according to step (6) connects insertion point and visible starting point to each border vertices between the visible destination node;
(2) if the ordering sequence number of visible starting point greater than the ordering sequence number of visible destination node, then comprises new border vertices from visible destination node to all the former border vertices the visible starting point and new insertion point that the order of border vertices is counterclockwise; If the ordering sequence number of visible starting point is less than the ordering sequence number of visible destination node, then new border vertices comprises from visible destination node to all border vertices, former border vertices the former border vertices last point at first to all border vertices the visible starting point and new insertion point, and the order of border vertices is counterclockwise.
Shown in Fig. 4,5, Fig. 4 Central Plains border vertices is point 1, point 2, point 3, as seen the ordering sequence number of starting point is three, as seen the ordering sequence number of destination node is one, so the ordering sequence number of visible starting point is greater than the ordering sequence number of visible destination node, then new border vertices is point 1, point 2, point 3, new insertion point 4.Fig. 5 Central Plains border vertices is the border vertices behind the insertion point 4, as seen the ordering sequence number of starting point is four, as seen the ordering sequence number of destination node is two, so the ordering sequence number of visible starting point is greater than the ordering sequence number of visible destination node, then new border vertices is point 2, point 3, point 4, new insertion point 5.
In the step (6) initial delta being carried out method for updating is: if the ordering sequence number of visible starting point greater than the ordering sequence number of visible destination node, then Xin Zeng triangle be the insertion point with from the limit of visible starting point to all limits that former border vertices last point forms, from former border vertices last point to first of former border vertices, from first triangle to all limits compositions of visible destination node of former border vertices; If the ordering sequence number of visible starting point is less than the ordering sequence number of visible destination node, then Xin Zeng triangle is insertion point and the triangle of forming to all limits of visible destination node formation from visible starting point.
Describe in conjunction with Fig. 4, Fig. 5, because the ordering sequence number of visible starting point is greater than the ordering sequence number of visible destination node among Fig. 4, then Xin Zeng vertex of a triangle is (point 3, point 1, point 4); Because the ordering sequence number of visible starting point is greater than the ordering sequence number of visible destination node among Fig. 5, then Xin Zeng vertex of a triangle is (point 4, point 1, point 5), (point 1, point 2, point 5).
Shown in Fig. 6,7, the method that in the step (8) the plane trigonometry net is optimized processing is:
(1) all triangles in the traversal plane trigonometry net, calculate leg-of-mutton three angle sizes, if the angular dimension at one of them angle is greater than 90 °, the opposite side of just finding out this angle from the plane trigonometry net is as on one side triangle wherein, the angular dimension at leg-of-mutton this diagonal angle, limit that calculating is found out, with last two angle value additions, if greater than 180 °, then be optimized, the quadrilateral that two original triangles are formed cuts from another diagonal angle, become two new triangles, originally two triangles are replaced.
(2) all triangles in the traversal plane trigonometry net, the length of side realizes optimization to the plane trigonometry net greater than all triangles of setting threshold in the deletion plane trigonometry net.
In conjunction with Fig. 6,7 as can be known, the threshold values size of setting can be the three-to-four-fold of spacing distance size between the planar cloud data, and plane triangle is optimized, and removes triangle in the concave surface.Fig. 6 does not also have optimization process design sketch before, and Fig. 7 is the design sketch after the optimization process.
In the step (8) the plane trigonometry net being returned three-dimensional method from two-dimensional map is: the third dimension cloud data that step (1) is removed adds the 3 D stereo triangulation network trrellis diagram that obtains the 3 D stereo cloud data the plane trigonometry net after the optimization to, as shown in Figure 8.
The unspecified content of the present invention is technology as well known to those skilled in the art.

Claims (10)

1. three-dimensional laser imaging system plane cloud data trigonometric ratio disposal route is characterized in that step is as follows:
(1) from the 3 D stereo cloud data that the scanning of three-dimensional laser imaging system obtains, obtains to belong to conplane 3 D stereo cloud data, conplane 3 D stereo cloud data is projected to form the planar cloud data on the two dimensional surface;
(2) virtual center point of calculation procedure (1) planar cloud data;
(3) ask for distance between all planar cloud datas and its virtual center point, find out all planar cloud data middle distance virtual center point apart from the planar cloud data of minimum, it as the real center point, and is designated as a little 1;
(4) ask for distance between the real center point that finds in all planar cloud datas and the step (3), according to real center point distance order from small to large the planar cloud data being sorted, the result of ordering is designated as a little 1 successively, point 2, point 3, put 4 ... point N;
(5) utilize first three the planar cloud data through sorting after handling to surround an initial delta as the summit, three summits of initial delta are as the initial boundary summit, and definite initial boundary zenith directions is for be that border vertices rises and presses counter clockwise direction and sort to put 1;
(6) visible starting point and the visible destination node on initial boundary summit found to the vector on initial boundary summit in insertion point 4 on the basis of step (5), calculation level 4, forms new border vertices, then initial delta upgraded;
(7) according to the method for step (6) insertion point 5 successively, point 6 ... point N, calculate the insertion point respectively to the vector between the border vertices that forms before, the visible starting point of the border vertices that forms before finding and visible destination node finally form a plane trigonometry net;
(8) the plane trigonometry net is optimized processing;
(9) will return three-dimensional from two-dimensional map through the plane trigonometry net after step (8) processing, finally obtain the 3 D stereo triangulation network trrellis diagram of 3 D stereo cloud data, and realize the trigonometric ratio of three-dimensional laser imaging system plane cloud data is handled.
2. a kind of three-dimensional laser imaging system according to claim 1 plane cloud data trigonometric ratio disposal route, it is characterized in that: the implementation method of described step (1) is:
(1) selects according to the three-dimensional coordinate of 3 D stereo cloud data and belong to conplane 3 D stereo cloud data and preserve;
(2) with the 3 D stereo cloud data preserved or be rotated to remove or directly remove third dimension cloud data and obtain the planar cloud data, and the third dimension cloud data after will removing is preserved.
3. a kind of three-dimensional laser imaging system according to claim 1 plane cloud data trigonometric ratio disposal route, it is characterized in that: the implementation method of described step (2) is:
(1) finds the minimum horizontal ordinate x of cloud data in all planar cloud datas Min, maximum horizontal ordinate x Max, minimum ordinate y Min, maximum ordinate y Max, according to minimum horizontal ordinate x Min, maximum horizontal ordinate x Max, minimum ordinate y Min, maximum ordinate y MaxObtain comprising the minimum rectangle of all planar cloud datas, work: A(x is remembered on four summits of rectangle respectively Min, y Min), B(x Max, y Min), C(x Max, y Max), D(x Min, y Max);
(2) ask for the central point E of rectangle, the coordinate of some E is
Figure FDA00003273378700021
Point E is the virtual center point of planar cloud data.
4. a kind of three-dimensional laser imaging system according to claim 1 plane cloud data trigonometric ratio disposal route is characterized in that: the initial boundary zenith directions is for be that border vertices rises and presses the method that counter clockwise direction sorts and be to put 1 in the described step (5):
(1) the planar cloud data is increased three-dimensional data, wherein the value of third dimension data is 0;
(2) try to achieve a little 1 vector to point 2
Figure FDA00003273378700022
With the vector of point 1 to point 3
Figure FDA00003273378700023
(3) to vector
Figure FDA00003273378700031
With
Figure FDA00003273378700032
Carry out the multiplication cross computing, judge the third dimension value of the vector that the multiplication cross computing obtains whether greater than zero, if greater than 0, then the initial boundary summit is point 1, point 2, point 3 by ordering counterclockwise, otherwise then the initial boundary summit is point 1, point 3, point 2 by ordering counterclockwise.
5. a kind of three-dimensional laser imaging system according to claim 1 plane cloud data trigonometric ratio disposal route is characterized in that: find the method for the visible starting point on initial boundary summit to be in the described step (6):
(1) the planar cloud data is increased three-dimensional data, wherein the value of third dimension data is 0, and the vector on 4 to three initial boundary summits of calculation level is designated as
(2) with vector
Figure FDA00003273378700034
With Carry out the multiplication cross computing, judge that whether the third dimension value of the vector that the multiplication cross computing obtains is more than or equal to zero, if more than or equal to 0, then with vector With
Figure FDA00003273378700037
Carry out the multiplication cross computing, judge vector
Figure FDA00003273378700038
With
Figure FDA00003273378700039
The multiplication cross computing obtains the third dimension value of vector whether more than or equal to zero, if more than or equal to 0, then with vector With
Figure FDA000032733787000311
Carry out the multiplication cross computing, judge vector
Figure FDA000032733787000312
With
Figure FDA000032733787000313
Whether the third dimension value of the vector that the multiplication cross computing obtains works as vector more than or equal to zero With
Figure FDA000032733787000315
The third dimension value of the vector that the multiplication cross computing obtains is less than zero, and then the 3rd the visible starting point that the initial boundary summit is the initial boundary summit worked as vector
Figure FDA000032733787000316
With
Figure FDA000032733787000317
The multiplication cross computing obtains the third dimension value of vector less than zero, then second visible starting point that the initial boundary summit is the initial boundary summit;
If
Figure FDA000032733787000318
With
Figure FDA000032733787000319
The vector that carries out obtaining after the multiplication cross computing is less than 0, then with vector
Figure FDA000032733787000320
With Carry out the multiplication cross computing, judge vector
Figure FDA000032733787000322
With The multiplication cross computing obtains the third dimension value of vector whether more than or equal to zero, if more than or equal to 0, then with vector
Figure FDA000032733787000324
With
Figure FDA000032733787000325
Carry out the multiplication cross computing, judge vector
Figure FDA000032733787000326
With Whether the third dimension value of the vector that the multiplication cross computing obtains works as vector more than or equal to zero
Figure FDA000032733787000328
With
Figure FDA000032733787000329
The third dimension value of the vector that the multiplication cross computing obtains is less than zero, and then the 3rd the visible starting point that the initial boundary summit is the initial boundary summit worked as vector
Figure FDA000032733787000330
With
Figure FDA000032733787000331
The third dimension value of the vector that the multiplication cross computing obtains is less than zero, and then first initial boundary summit is the visible starting point on initial boundary summit.
6. a kind of three-dimensional laser imaging system according to claim 1 plane cloud data trigonometric ratio disposal route is characterized in that: find the method for the visible destination node on initial boundary summit to be in the described step (6):
(1) the planar cloud data is increased three-dimensional data, wherein the value of third dimension data is 0, and the vector on 4 to three initial boundary summits of calculation level is designated as
Figure FDA00003273378700041
(2) with vector
Figure FDA00003273378700042
With
Figure FDA00003273378700043
Carry out the multiplication cross computing, judge vector With
Figure FDA00003273378700045
Whether the vector third dimension value that the multiplication cross computing obtains is smaller or equal to zero, if smaller or equal to 0, then with vector
Figure FDA00003273378700046
With
Figure FDA00003273378700047
Carry out the multiplication cross computing, judge vector
Figure FDA00003273378700048
With
Figure FDA00003273378700049
The multiplication cross computing obtains the third dimension value of vector whether smaller or equal to zero, if smaller or equal to 0, then with vector
Figure FDA000032733787000410
With
Figure FDA000032733787000411
Carry out the multiplication cross computing, judge vector
Figure FDA000032733787000412
With
Figure FDA000032733787000413
Whether the third dimension value of the vector that the multiplication cross computing obtains is smaller or equal to zero, if vector
Figure FDA000032733787000414
With
Figure FDA000032733787000415
The third dimension value of the vector that the multiplication cross computing obtains is greater than zero, and then first initial boundary summit is the visible destination node on initial boundary summit, if vector
Figure FDA000032733787000416
With
Figure FDA000032733787000417
The multiplication cross computing obtains the third dimension value of vector greater than zero, then second visible destination node that the initial boundary summit is the initial boundary summit;
If With
Figure FDA000032733787000419
The vector that carries out obtaining after the multiplication cross computing is greater than 0, then with vector
Figure FDA000032733787000420
With
Figure FDA000032733787000421
Carry out the multiplication cross computing, judge vector
Figure FDA000032733787000422
With
Figure FDA000032733787000423
Whether the third dimension value of the vector that the multiplication cross computing obtains is smaller or equal to zero, if smaller or equal to 0, then with vector
Figure FDA000032733787000424
With
Figure FDA000032733787000425
Carry out the multiplication cross computing, if vector
Figure FDA000032733787000426
With The multiplication cross computing obtains the third dimension value of vector greater than zero, and then first initial boundary summit is the visible destination node on initial boundary summit, if vector With The third dimension value of the vector that the multiplication cross computing obtains is greater than zero, then the 3rd the visible destination node that the initial boundary summit is the initial boundary summit.
7. according to claim 1,5 or 6 described a kind of three-dimensional laser imaging system plane cloud data trigonometric ratio disposal routes, it is characterized in that: the method that forms new border vertices in the described step (6) is:
(1) visible starting point and the visible destination node that obtains according to step (6) connects insertion point and visible starting point to each border vertices between the visible destination node;
(2) if the ordering sequence number of visible starting point greater than the ordering sequence number of visible destination node, then comprises new border vertices from visible destination node to all border vertices the visible starting point and new insertion point that the order of border vertices is counterclockwise; If the ordering sequence number of visible starting point is less than the ordering sequence number of visible destination node, then new border vertices comprises from visible destination node to all border vertices, former border vertices the former border vertices last point at first to all border vertices the visible starting point and new insertion point, and the order of border vertices is counterclockwise.
8. a kind of three-dimensional laser imaging system according to claim 7 plane cloud data trigonometric ratio disposal route, it is characterized in that: in the described step (6) initial delta being carried out method for updating is: if the ordering sequence number of visible starting point greater than the ordering sequence number of visible destination node, then Xin Zeng triangle be the insertion point with from the limit of visible starting point to all limits that former border vertices last point forms, from former border vertices last point to first of former border vertices, from first triangle to all limits compositions of visible destination node of former border vertices; If the ordering sequence number of visible starting point is less than the ordering sequence number of visible destination node, then Xin Zeng triangle is insertion point and the triangle of forming to all limits of visible destination node formation from visible starting point.
9. a kind of three-dimensional laser imaging system according to claim 1 plane cloud data trigonometric ratio disposal route is characterized in that: the method that in the described step (8) the plane trigonometry net is optimized processing is:
(1) all triangles in the traversal plane trigonometry net, calculate leg-of-mutton three angle sizes, if the angular dimension at one of them angle is greater than 90 °, the opposite side of just finding out this angle from the plane trigonometry net is as on one side triangle wherein, the angular dimension at leg-of-mutton this diagonal angle, limit that calculating is found out, with last two angle value additions, if greater than 180 °, then be optimized, the quadrilateral that two original triangles are formed cuts from another diagonal angle, become two new triangles, originally two triangles are replaced.
(2) all triangles in the traversal plane trigonometry net, the length of side realizes optimization to the plane trigonometry net greater than all triangles of setting threshold in the deletion plane trigonometry net.
10. a kind of three-dimensional laser imaging system according to claim 2 plane cloud data trigonometric ratio disposal route, in the described step (8) the plane trigonometry net is returned three-dimensional method from two-dimensional map and be: the third dimension cloud data that step (1) is removed adds the 3 D stereo triangulation network trrellis diagram that obtains the 3 D stereo cloud data the plane trigonometry net after the optimization to.
CN201310208350.2A 2013-05-30 2013-05-30 A kind of three-dimensional laser imaging system plane cloud data trigonometric ratio processing method Active CN103279989B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310208350.2A CN103279989B (en) 2013-05-30 2013-05-30 A kind of three-dimensional laser imaging system plane cloud data trigonometric ratio processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310208350.2A CN103279989B (en) 2013-05-30 2013-05-30 A kind of three-dimensional laser imaging system plane cloud data trigonometric ratio processing method

Publications (2)

Publication Number Publication Date
CN103279989A true CN103279989A (en) 2013-09-04
CN103279989B CN103279989B (en) 2016-05-04

Family

ID=49062494

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310208350.2A Active CN103279989B (en) 2013-05-30 2013-05-30 A kind of three-dimensional laser imaging system plane cloud data trigonometric ratio processing method

Country Status (1)

Country Link
CN (1) CN103279989B (en)

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103679647A (en) * 2013-11-11 2014-03-26 北京航天控制仪器研究所 Point cloud model true color processing method of three-dimensional laser imaging system
CN104765915A (en) * 2015-03-30 2015-07-08 中南大学 Three-dimensional laser scanning data modeling method and system
CN105184855A (en) * 2015-08-25 2015-12-23 广州市城市规划勘测设计研究院 3D point cloud-based characteristic face construction method and device
CN105486249A (en) * 2015-11-26 2016-04-13 北京市计算中心 Three-dimension scanning data self-adaptive bottom surface elimination method
CN105654552A (en) * 2014-11-10 2016-06-08 国家海洋局第海洋研究所 Fast Delaunay triangulation method for arbitrarily-distributed large-scale point cloud data
CN105865350A (en) * 2016-04-30 2016-08-17 广东工业大学 3D object point cloud imaging method
CN106683190A (en) * 2016-12-29 2017-05-17 中国科学院长春光学精密机械与物理研究所 Triangular mesh generation method and triangular mesh generation system
CN107077718A (en) * 2014-08-22 2017-08-18 西门子医疗有限公司 Reformatted when considering the anatomical structure of object to be checked
CN108053481A (en) * 2017-12-26 2018-05-18 深圳市易尚展示股份有限公司 Generation method, device and the storage medium of three-dimensional point cloud normal vector
CN109253717A (en) * 2018-10-09 2019-01-22 安徽大学 A kind of mining area surface sedimentation 3 D laser scanning surface subsidence monitoring sets station method
CN109685891A (en) * 2018-12-28 2019-04-26 鸿视线科技(北京)有限公司 3 d modeling of building and virtual scene based on depth image generate system
CN109751965A (en) * 2019-01-04 2019-05-14 北京航天控制仪器研究所 A kind of spherical couple apolegamy of precision based on three-dimensional point cloud and gap measuring method
CN109819226A (en) * 2017-11-21 2019-05-28 深圳市Tcl高新技术开发有限公司 Method, projection device and the computer readable storage medium projected on convex body
CN110832348A (en) * 2016-12-30 2020-02-21 迪普迈普有限公司 Point cloud data enrichment for high definition maps of autonomous vehicles
CN111524235A (en) * 2020-04-14 2020-08-11 珠海格力智能装备有限公司 Three-dimensional point cloud data processing method and device
CN111696210A (en) * 2020-04-22 2020-09-22 北京航天控制仪器研究所 Point cloud reconstruction method and system based on three-dimensional point cloud data characteristic lightweight
CN111861874A (en) * 2020-07-22 2020-10-30 苏州大学 Method for densifying monocular SLAM feature point map
CN112001958B (en) * 2020-10-28 2021-02-02 浙江浙能技术研究院有限公司 Virtual point cloud three-dimensional target detection method based on supervised monocular depth estimation
CN113269897A (en) * 2021-07-19 2021-08-17 深圳市信润富联数字科技有限公司 Method, device and equipment for acquiring surface point cloud and storage medium
CN113643402A (en) * 2021-09-02 2021-11-12 成都理工大学 Two-dimensional topology reconstruction method of point cloud data
CN115412721A (en) * 2021-05-26 2022-11-29 荣耀终端有限公司 Point cloud two-dimensional regularization plane projection method and device

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003027961A2 (en) * 2001-09-24 2003-04-03 Raindrop Geomagic, Inc. Surfaces reconstruction from data point sets
CN1967596A (en) * 2006-08-14 2007-05-23 东南大学 Construction method of triangulation of 3D scattered point set in 3D scan system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003027961A2 (en) * 2001-09-24 2003-04-03 Raindrop Geomagic, Inc. Surfaces reconstruction from data point sets
CN1967596A (en) * 2006-08-14 2007-05-23 东南大学 Construction method of triangulation of 3D scattered point set in 3D scan system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
张永春等: "基于一种曲率最小优化准则的散乱点三角剖分", 《东南大学学报(自然科学版)》, vol. 34, no. 6, 20 December 2004 (2004-12-20), pages 852 - 856 *

Cited By (36)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103679647B (en) * 2013-11-11 2016-09-21 北京航天控制仪器研究所 A kind of point cloud model true color processing method of three-dimensional laser imaging system
CN103679647A (en) * 2013-11-11 2014-03-26 北京航天控制仪器研究所 Point cloud model true color processing method of three-dimensional laser imaging system
CN107077718A (en) * 2014-08-22 2017-08-18 西门子医疗有限公司 Reformatted when considering the anatomical structure of object to be checked
US10922853B2 (en) 2014-08-22 2021-02-16 Siemens Healthcare Gmbh Reformatting while taking the anatomy of an object to be examined into consideration
CN105654552A (en) * 2014-11-10 2016-06-08 国家海洋局第海洋研究所 Fast Delaunay triangulation method for arbitrarily-distributed large-scale point cloud data
CN105654552B (en) * 2014-11-10 2018-10-30 国家海洋局第一海洋研究所 A kind of quick Delaunay network construction methods towards Arbitrary distribution large-scale point cloud data
CN104765915B (en) * 2015-03-30 2017-08-04 中南大学 Laser scanning data modeling method and system
CN104765915A (en) * 2015-03-30 2015-07-08 中南大学 Three-dimensional laser scanning data modeling method and system
CN105184855A (en) * 2015-08-25 2015-12-23 广州市城市规划勘测设计研究院 3D point cloud-based characteristic face construction method and device
CN105184855B (en) * 2015-08-25 2018-09-11 广州市城市规划勘测设计研究院 Characteristic face construction method based on three-dimensional point cloud and device
CN105486249A (en) * 2015-11-26 2016-04-13 北京市计算中心 Three-dimension scanning data self-adaptive bottom surface elimination method
CN105486249B (en) * 2015-11-26 2018-01-16 北京市计算中心 The adaptive bottom surface removing method of 3 d scan data
CN105865350A (en) * 2016-04-30 2016-08-17 广东工业大学 3D object point cloud imaging method
CN106683190B (en) * 2016-12-29 2019-10-22 中国科学院长春光学精密机械与物理研究所 A kind of generation method and system of triangle gridding
CN106683190A (en) * 2016-12-29 2017-05-17 中国科学院长春光学精密机械与物理研究所 Triangular mesh generation method and triangular mesh generation system
CN110832348B (en) * 2016-12-30 2023-08-15 辉达公司 Point cloud data enrichment for high definition maps of autonomous vehicles
CN110832348A (en) * 2016-12-30 2020-02-21 迪普迈普有限公司 Point cloud data enrichment for high definition maps of autonomous vehicles
CN109819226A (en) * 2017-11-21 2019-05-28 深圳市Tcl高新技术开发有限公司 Method, projection device and the computer readable storage medium projected on convex body
CN108053481B (en) * 2017-12-26 2021-11-30 深圳市易尚展示股份有限公司 Method and device for generating three-dimensional point cloud normal vector and storage medium
CN108053481A (en) * 2017-12-26 2018-05-18 深圳市易尚展示股份有限公司 Generation method, device and the storage medium of three-dimensional point cloud normal vector
CN109253717B (en) * 2018-10-09 2020-11-27 安徽大学 Mining area ground surface settlement three-dimensional laser scanning ground surface settlement monitoring and station setting method
CN109253717A (en) * 2018-10-09 2019-01-22 安徽大学 A kind of mining area surface sedimentation 3 D laser scanning surface subsidence monitoring sets station method
CN109685891B (en) * 2018-12-28 2023-09-01 鸿视线科技(北京)有限公司 Building three-dimensional modeling and virtual scene generation method and system based on depth image
CN109685891A (en) * 2018-12-28 2019-04-26 鸿视线科技(北京)有限公司 3 d modeling of building and virtual scene based on depth image generate system
CN109751965A (en) * 2019-01-04 2019-05-14 北京航天控制仪器研究所 A kind of spherical couple apolegamy of precision based on three-dimensional point cloud and gap measuring method
CN111524235A (en) * 2020-04-14 2020-08-11 珠海格力智能装备有限公司 Three-dimensional point cloud data processing method and device
CN111524235B (en) * 2020-04-14 2023-07-14 珠海格力智能装备有限公司 Processing method and device for three-dimensional point cloud data
CN111696210A (en) * 2020-04-22 2020-09-22 北京航天控制仪器研究所 Point cloud reconstruction method and system based on three-dimensional point cloud data characteristic lightweight
CN111861874A (en) * 2020-07-22 2020-10-30 苏州大学 Method for densifying monocular SLAM feature point map
CN111861874B (en) * 2020-07-22 2023-07-11 苏州大学 Method for densifying monocular SLAM feature point map
CN112001958B (en) * 2020-10-28 2021-02-02 浙江浙能技术研究院有限公司 Virtual point cloud three-dimensional target detection method based on supervised monocular depth estimation
CN115412721A (en) * 2021-05-26 2022-11-29 荣耀终端有限公司 Point cloud two-dimensional regularization plane projection method and device
CN115412721B (en) * 2021-05-26 2024-05-28 荣耀终端有限公司 Point cloud two-dimensional regularized plane projection method and device
CN113269897A (en) * 2021-07-19 2021-08-17 深圳市信润富联数字科技有限公司 Method, device and equipment for acquiring surface point cloud and storage medium
CN113643402B (en) * 2021-09-02 2023-04-11 成都理工大学 Two-dimensional topology reconstruction method of point cloud data
CN113643402A (en) * 2021-09-02 2021-11-12 成都理工大学 Two-dimensional topology reconstruction method of point cloud data

Also Published As

Publication number Publication date
CN103279989B (en) 2016-05-04

Similar Documents

Publication Publication Date Title
CN103279989A (en) Three-dimensional laser imaging system planar point cloud data triangularization processing method
US8711143B2 (en) System and method for interactive image-based modeling of curved surfaces using single-view and multi-view feature curves
CN107610061B (en) Edge-preserving point cloud hole repairing method based on two-dimensional projection
CN109242862B (en) Real-time digital surface model generation method
CN110226806B (en) Sole gluing track generation method and device
WO2021016751A1 (en) Method for extracting point cloud feature points, point cloud sensing system, and mobile platform
CN108734728A (en) A kind of extraterrestrial target three-dimensional reconstruction method based on high-resolution sequence image
WO2018061010A1 (en) Point cloud transforming in large-scale urban modelling
CN113706698A (en) Live-action three-dimensional road reconstruction method and device, storage medium and electronic equipment
CN107622530B (en) Efficient and robust triangulation network cutting method
WO2023024482A1 (en) Interior structured reconstruction method and apparatus, and computer-readable storage medium
CN108919295A (en) Airborne LiDAR point cloud road information extracting method and device
CN111652241B (en) Building contour extraction method integrating image features and densely matched point cloud features
CN106296813B (en) Three-dimensional static map producing method
CN113920275B (en) Triangular mesh construction method and device, electronic equipment and readable storage medium
CN113763529B (en) Substation modeling method based on three-dimensional scanning
KR101549155B1 (en) Method of automatic extraction of building boundary from lidar data
CN110032771A (en) A kind of accurate method of cutting out of open coal mine DEM for taking local detail feature into account
CN108647399A (en) A kind of biasing means of composite surface
CN115631317B (en) Tunnel lining ortho-image generation method and device, storage medium and terminal
CN115661374A (en) Rapid retrieval method based on space division and model voxelization
US10650586B2 (en) Automated mesh generation
CN110910435A (en) Building point cloud extraction method and device, computer equipment and readable storage medium
CN116659460A (en) Rapid generation method for laser point cloud slice of road cross section
CN107767458B (en) Irregular triangulation network curved surface geometric topology consistency analysis method and system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant