CN103955939A - Boundary feature point registering method for point cloud splicing in three-dimensional scanning system - Google Patents

Boundary feature point registering method for point cloud splicing in three-dimensional scanning system Download PDF

Info

Publication number
CN103955939A
CN103955939A CN201410208338.6A CN201410208338A CN103955939A CN 103955939 A CN103955939 A CN 103955939A CN 201410208338 A CN201410208338 A CN 201410208338A CN 103955939 A CN103955939 A CN 103955939A
Authority
CN
China
Prior art keywords
point
sigma
cloud
registering
point cloud
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201410208338.6A
Other languages
Chinese (zh)
Other versions
CN103955939B (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.)
Chongqing University of Technology
Original Assignee
Chongqing University of Technology
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 Chongqing University of Technology filed Critical Chongqing University of Technology
Priority to CN201410208338.6A priority Critical patent/CN103955939B/en
Publication of CN103955939A publication Critical patent/CN103955939A/en
Application granted granted Critical
Publication of CN103955939B publication Critical patent/CN103955939B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Image Analysis (AREA)

Abstract

The invention discloses a boundary feature point registering method for point cloud splicing in a three-dimensional scanning system. The method comprises the following steps that (1) a three-dimensional laser scanner acquires space sampling points on the surfaces of a real object in different view angles; (2) a boundary detecting method of a point cloud gravity center distance feature is used for extracting point cloud boundary feature points in different viewing angles; (3) an improved iterative closest point (ICP) algorithm is used for registering point cloud according to the extracted point cloud boundary feature points; (4) the registering precision is evaluated according to a registering error standard, and whether a registering result meets a registering request or not is verified. According to the boundary feature point registering method for point cloud splicing in the three-dimensional scanning system, boundary feature point extraction is conducted on the point cloud to be registered, the defect that all points in point cloud data need to be traversed to search for the corresponding points in a traditional ICP algorithm is overcome, on the basis that the registering precision is guaranteed, the complexity of the algorithm is effectively lowered, and meanwhile the efficiency of point cloud registering is obviously improved.

Description

3 D scanning system point cloud splicing edge feature point method for registering
Technical field
The invention belongs to the technical field such as reverse-engineering, image processing, be specifically related to a kind of 3 D scanning system point cloud splicing edge feature point method for registering.
Background technology
Cloud data is generally the three-dimensional geometry coordinate that obtains body surface discrete point by surveying instruments such as spatial digitizers, owing to being measured the restriction of the factors such as size, environment and the measuring appliance of object, can only measure a side of object at every turn, therefore, for obtaining the partial data information of testee, need to scan object from multiple different angles.Cloud data unification under different visual angles is to the registration of cloud data to the process in the same coordinate system.Be accompanied by the widespread use of reconstructing three-dimensional model in various fields such as reverse-engineering, industrial detection, Medical Image Processing, historical relic's protections, three dimensional point cloud registration technology also becomes popular and important research topic.
Existing cloud data registration technology is mainly divided into: manual registration, dependence instrument registration and autoregistration, and wherein autoregistration technology has obtained application the most widely, and this technology mainly comprises thick registration and two steps of accuracy registration.Thick registration is the prerequisite that good initial value is provided for accuracy registration, and accuracy registration is the key of commit point cloud registration error, and relevant experts and scholars have done a large amount of correlative studys aspect accuracy registration.Using at present the most widely accuracy registration algorithm is the Proximal Point Algorithm (iterative close point, ICP) of iteration.ICP algorithm is proposed respectively by people such as people and Chen such as Besl the earliest, but its shortcoming mainly contains: the quality of initial point cloud directly has influence on splicing precision, and iteration is consuming time, convergence is slow, registration is subject to noise, be easily absorbed in local optimum etc.For obtaining accuracy registration result, Chinese scholars has been done large quantity research and improvement to classical ICP algorithm.As aspect irregular surface points cloud registration, adopt the improved ICP algorithm of thick registration and rigidity characteristic to carry out registration, realize the accuracy registration of irregular surface points cloud.Although this convergence of algorithm speed and joining quality have all obtained certain raising, do not consider the impact of noise on registration accuracy, robustness is poor in some cases.Can effectively carry out registration to unknown point cloud as the ICP in conjunction with based on curvature unique point improves algorithm, in registration speed, have a clear superiority in.But must be under the guarantee of initial registration, just can make registration be unlikely to tend to the opposite way round.Otherwise, in the time that the rotary shifted and translation dislocation of two point clouds is larger, only use improved ICP accuracy registration can cause registration to be absorbed in local optimum.As give the Revised ICP algorithm of corresponding point weight and introducing M-estimation, on thick registration basis, using Revised ICP algorithm to carry out accuracy registration.This improvement algorithm has solved the efficiency bottle neck of classical ICP algorithm, has effectively rejected the impact of abnormity point on algorithm, has improved accuracy and the reliability of algorithm, but needs on to search efficiency at closest approach further to be improved.
Current, neighbor point (ICP) method of existing iteration is: obtaining by spatial digitizer after the cloud data of different visual angles, use two closest approaches that point is concentrated of the each searching of ICP algorithm, and make the quadratic sum minimum of its Euclidean distance, thereby calculate the rigid body translation between a cloud.This rigid body translation is applied to a cloud and obtains new impact point cloud, if objective function error convergence in given threshold value, termination of iterations, otherwise continue to search closest approach.
As shown in Figure 1, Fig. 1 adopts improvement iterative closest point method to carry out cloud data registration, but this cloud method for registering has the following disadvantages and defect:
(1) to extract the algorithm complex of point cloud boundary characteristics point higher and there is no improved search strategy for this algorithm, causes closest approach not high to search efficiency, thereby affect registration efficiency.
(2) this algorithm must be under the guarantee of initial registration, just can make registration be unlikely to tend to the opposite way round.Otherwise, in the time that the rotary shifted and translation dislocation of two point clouds is larger, only use improved ICP accuracy registration can cause registration to be absorbed in local optimum.
Therefore, expect registration results quickly and accurately, use new point cloud boundary extracting method to obtain edge feature point, in edge feature point, set search by K-D and accelerate to search closest approach pair, can accelerate search speed, further improve registration efficiency.
Summary of the invention
For above shortcomings in prior art, the invention provides a kind of 3 D scanning system point cloud splicing edge feature point method for registering that improves registration speed.
In order to solve the problems of the technologies described above, the present invention has adopted following technical scheme:
Edge feature point method for registering is used in the splicing of 3 D scanning system point cloud, and the method comprises the steps:
(1) profile, with spatial digitizer from different visual angles scanning mock-up, obtains multi-view angle three-dimensional sampling number certificate;
(2), for two three-dimensional sampling number certificates of same mock-up under different visual angles, extract respectively the edge feature point of two three-dimensional sampling number certificates by the boundary detection method of operating point cloud centroidal distance feature;
(3), in the two block boundary unique points of extracting, fixing wherein one be with reference to point set, another piece is target point set, utilize K-D tree method acceleration search to obtain corresponding closest approach pair, and calculate according to unit Quaternion method that to make the rigid body translation of corresponding closest approach to mean distance minimum, this rigid body translation be rotation matrix R and translation matrix T;
(4), utilize rotation matrix R and translation matrix T to carry out coordinate transform to target point set, obtain new target point set, judge new target point set and whether be less than given threshold value with reference to the distance of point set and realize a cloud registration according to stopping criterion for iteration;
(5), carrying out Revised ICP algorithm with this based on a boundary extraction method for cloud centroidal distance feature can carry out a cloud registration, acquisition accuracy registration effect fast.
As a preferred embodiment of the present invention, the boundary detection method of described some cloud centroidal distance feature, concrete steps are as follows:
First the numerical value of representative point cloud elevation information on Z axis is converted into gray-scale value between 0-255 qualitative attribute as a cloud, is designated as H; Secondly find current some P (X by k nearest neighbor search i, Y i, Z i) K arest neighbors, K=16; The barycentric coordinates (X, Y, Z) of the point group of a last calculating K arest neighbors composition, obtain threshold value δ by poor method between maximum kind; Calculation level P, to the Euclidean distance of point group center of gravity, as fruit dot P is greater than threshold value δ to the Euclidean distance of point group center of gravity, thinks that a P is marginal point; Otherwise some P is not marginal point;
Wherein barycentric coordinates (X, Y, the Z) formula of the point group of K arest neighbors composition is as follows:
X = Σ i = 1 i = k X i H i / Σ i = 1 i = k H i
Y = Σ i = 1 i = k Y i H i / Σ i = 1 i = k H i
Z=H i
P is as follows to the Euclidean distance formula of point group center of gravity for point:
Dis ( i ) = ( X i - X ) 2 + ( Y i - Y ) 2 + ( Z i - Z ) 2 .
As another kind of preferred version of the present invention, described unit Quaternion method, concrete steps are as follows:
Hypothetical target point set X={x i| x i∈ R 3, i=1,2 ... m}, with reference to point set Y={y j| y j∈ R 3, j=1,2 ... m}, target point set X is with corresponding one by one with reference to the point in point set Y, and m is cloud data amount;
1) ask respectively target point set X and the center of gravity with reference to point set Y;
μ X = 1 m Σ i = 1 m x i , μ Y = 1 m Σ j = 1 m y j
2) structure covariance matrix;
Σ X , Y = 1 m Σ i = 1 m [ ( x i - μ X ) ( y i - μ Y ) T ]
Wherein: (y iy) tfor matrix (y iy) transposition;
3) according to covariance matrix structure 4 × 4 symmetric matrixes;
Q ( Σ X , Y ) = tr Σ X , Y Δ T Δ Σ X , Y + Σ X , Y T - ( tr Σ X , Y ) I 3
Wherein: tr Σ x,Ymatrix Σ x,Ymark, establish A i,j=(Σ x,Yx,Y t) i,j, Δ=[A 23, A 21, A 12] t, I 3be 3 × 3 unit matrixs, A i,jfor (Σ x,Yx,Y t) i,jthe matrix of structure;
4) calculate 4 × 4 symmetric matrix Q (Σ x,Y) eigenwert and proper vector, eigenvalue of maximum characteristic of correspondence vector is unit quaternion [q 0, q 1, q 2, q 3] t; Rotating vector is q r=[q 0, q 1, q 2, q 3] t;
5) calculate rotation matrix
R ( q R ) = q 0 2 + q 1 2 - q 2 2 - q 3 2 2 ( q 1 q 2 - q 0 q 3 ) 2 ( q 1 q 3 + q 0 q 2 ) 2 ( q 1 q 2 + q 0 q 3 ) q 0 2 + q 2 2 - q 1 2 - q 3 2 2 ( q 2 q 3 - q 0 q 1 ) 2 ( q 1 q 3 - q 0 q 2 ) 2 ( q 2 q 3 + q 0 q 1 ) q 0 2 + q 3 2 - q 1 2 - q 2 2 ;
6) calculate translation matrix
q T=[q 4,q 5,q 6] T=μ X-R(q RY
As another preferred version of the present invention, it is as follows that described iteration stops Rule of judgment concrete steps:
If new conversion point set be less than given threshold value λ with reference to the European mean distance of point set, stop iteration, otherwise new point set proceeded to iteration as initial value, until meet the requirement of objective function; Wherein objective function is:
f ( R , T ) = 1 n Σ i = 1 n | | m i - ( Rs i + T ) | | 2
Wherein: n is cloud data amount, m ifor reference point clouds subject to registration, R is rotation matrix, and T is translation matrix, S ifor impact point cloud, i=1,2...n.
The invention has the beneficial effects as follows: need to travel through each for ICP algorithm and put to calculate corresponding point, algorithm calculated amount is larger, the shortcoming that efficiency is very low, the present invention proposes a kind of Revised ICP algorithm of the rim detection based on gravity center characteristics for the accuracy registration of cloud data, the method has not only solved the bottleneck on ICP algorithm search strategy, and has effectively improved registration efficiency on the basis that ensures registration accuracy; Meanwhile, the simplification rate based on Boundary Detection cloud data reaches 2.2431%, has improved more than 25.8% than the registration efficiency of same class methods, shows that the method is more suitable for the cloud data registration that data volume is larger.
Brief description of the drawings
Fig. 1 is the schematic diagram of cloud data registration of the prior art;
Fig. 2 is the schematic diagram of the embodiment mono-of existing boundary detection method and boundary detection method of the present invention contrast;
Fig. 3 is the schematic diagram that classical ICP algorithm, existing improvement ICP method and the present invention improve the embodiment bis-of ICP method contrast;
Fig. 4 is that existing improvement ICP method and the present invention improve the schematic diagram of ICP method for the embodiment tri-of different visual angles point cloud registration contrast;
Fig. 5 is the schematic diagram of existing ICP algorithm and the contrast consuming time of the inventive method registration.
Embodiment
Below in conjunction with the drawings and specific embodiments, the present invention is described in further detail.
Edge feature point method for registering is used in the splicing of 3 D scanning system point cloud, and the method comprises the steps:
(1) profile, with spatial digitizer from different visual angles scanning mock-up, obtains multi-view angle three-dimensional sampling number certificate;
(2), for two three-dimensional sampling number certificates of same mock-up under different visual angles, extract respectively the edge feature point of two three-dimensional sampling number certificates by the boundary detection method of operating point cloud centroidal distance feature;
(3), in the two block boundary unique points of extracting, fixing wherein one be with reference to point set, another piece is target point set, utilize K-D tree method acceleration search to obtain corresponding closest approach pair, and calculate and make the rigid body translation of corresponding closest approach to mean distance minimum according to unit Quaternion method, be rotation matrix R and translation matrix T;
(4), utilize rotation matrix R and translation matrix T to carry out coordinate transform to target point set, obtain new target point set, judge new target point set and whether be less than given threshold value with reference to the distance of point set and realize a cloud registration according to stopping criterion for iteration;
(5), carrying out Revised ICP algorithm with this based on a boundary extraction method for cloud centroidal distance feature can carry out a cloud registration, acquisition accuracy registration effect fast.
Based on a boundary detection method for cloud centroidal distance feature, step is as follows:
1) numerical value of representative point cloud elevation information on Z axis is converted into gray-scale value between 0-255 qualitative attribute as a cloud, is designated as H;
2) find current some P (X by k nearest neighbor search i, Y i, Z i) K arest neighbors, K=16;
3) barycentric coordinates (X, Y, Z) of the point group of a calculating K arest neighbors composition, formula is as follows:
X = Σ i = 1 i = k X i H i / Σ i = 1 i = k H i
Y = Σ i = 1 i = k Y i H i / Σ i = 1 i = k H i
Z=H i
Obtain threshold value δ by Otsu (poor method between maximum kind);
4) calculation level P is to the Euclidean distance of point group center of gravity, and formula is as follows:
Dis ( i ) = ( X i - X ) 2 + ( Y i - Y ) 2 + ( Z i - Z ) 2
5), as fruit dot P is greater than threshold value δ to the Euclidean distance of point group center of gravity, think that a P is marginal point; Otherwise some P is not marginal point.
Application units' Quaternion method carries out rigid body translation, and concrete steps are as follows:
Hypothetical target point set X={x i| x i∈ R 3, i=1,2 ... m}, with reference to point set Y={y j| y j∈ R 3, j=1,2 ... m}, target point set X is with corresponding one by one with reference to the point in point set Y, and m is cloud data amount;
1) ask respectively target point set X and the center of gravity with reference to point set Y
μ X = 1 m Σ i = 1 m x i , μ Y = 1 m Σ j = 1 m y j ;
2) structure covariance matrix;
Σ X , Y = 1 m Σ i = 1 m [ ( x i - μ X ) ( y i - μ Y ) T ]
Wherein: (y iy) tfor matrix (y iy) transposition;
3) according to covariance matrix structure 4 × 4 symmetric matrixes;
Q ( Σ X , Y ) = tr Σ X , Y Δ T Δ Σ X , Y + Σ X , Y T - ( tr Σ X , Y ) I 3
Wherein tr Σ x,Ymatrix Σ x,Ymark, establish A i,j=(Σ x,Yx,Y t) i,j, Δ=[A 23, A 21, A 12] t, I 3be 3 × 3 unit matrixs, A i,jfor (Σ x, Y-Σ x,Y t) i,jthe matrix of structure;
4) calculate 4 × 4 symmetric matrix Q (Σ x,Y) eigenwert and proper vector, maximum feature characteristic of correspondence vector is unit quaternion [q 0, q 1, q 2, q 3] t; Rotating vector is q r=[q 0, q 1, q 2, q 3] t;
5) calculate rotation matrix
R ( q R ) = q 0 2 + q 1 2 - q 2 2 - q 3 2 2 ( q 1 q 2 - q 0 q 3 ) 2 ( q 1 q 3 + q 0 q 2 ) 2 ( q 1 q 2 + q 0 q 3 ) q 0 2 + q 2 2 - q 1 2 - q 3 2 2 ( q 2 q 3 - q 0 q 1 ) 2 ( q 1 q 3 - q 0 q 2 ) 2 ( q 2 q 3 + q 0 q 1 ) q 0 2 + q 3 2 - q 1 2 - q 2 2 ;
6) calculate translation matrix
q T=[q 4,q 5,q 6] T=μ X-R(q RY
It is as follows that iteration stops Rule of judgment concrete steps:
If new conversion point set be less than given threshold value λ with reference to the European mean distance of point set, stop iteration, otherwise new point set proceeded to iteration as initial value, until meet the requirement of objective function; Wherein objective function is:
f ( R , T ) = 1 n Σ i = 1 n | | m i - ( Rs i + T ) | | 2
Wherein: n is cloud data amount, m ifor reference point clouds subject to registration, R is rotation matrix, and T is translation matrix, S ifor impact point cloud, i=1,2...n.
The present invention has adopted new point cloud boundary detection method Revised ICP algorithm.Based on a Boundary Detection of cloud centroidal distance feature as shown in Figure 2, it is as shown in table 1 below that point cloud boundary extracts contrast;
Table 1:
As shown in table 2 below by Fig. 3 being carried out contrast after accuracy registration algorithm;
Table 2:
Method for registering Registration time/ms Registration error/mm Iterations/time
Classical ICP algorithm 112.1820 0.1544 137
Revised ICP algorithm 80.4597 0.1287 87
Algorithm herein 51.5570 0.0965 30
As shown in table 3 below by Fig. 4 being carried out to the contrast of different visual angles cloud data registration;
Table 3:
Can find out from Fig. 3, Fig. 4 and Fig. 5 and table 2 and table 3, the present invention carries out cloud data method for registering with edge feature point and has solved the bottleneck on ICP algorithm search strategy, and has effectively improved registration efficiency on the basis that ensures registration accuracy.Meanwhile, the simplification rate based on Boundary Detection cloud data reaches 2.2431%, has improved more than 25.8% than the registration efficiency of same class methods, shows that the improved ICP algorithm of the present invention is more suitable for the cloud data registration that data volume is larger.
Finally explanation is, above embodiment is only unrestricted in order to technical scheme of the present invention to be described, although the present invention is had been described in detail with reference to preferred embodiment, those of ordinary skill in the art is to be understood that, can modify or be equal to replacement technical scheme of the present invention, and not departing from aim and the scope of technical solution of the present invention, it all should be encompassed in the middle of claim scope of the present invention.

Claims (4)

1. edge feature point method for registering is used in the splicing of 3 D scanning system point cloud, it is characterized in that, the method comprises the steps:
(1) profile, with spatial digitizer from different visual angles scanning mock-up, obtains multi-view angle three-dimensional sampling number certificate;
(2), for two three-dimensional sampling number certificates of same mock-up under different visual angles, extract respectively the edge feature point of two three-dimensional sampling number certificates by the boundary detection method of operating point cloud centroidal distance feature;
(3), in the two block boundary unique points of extracting, fixing wherein one be with reference to point set, another piece is target point set, utilize K-D tree method acceleration search to obtain corresponding closest approach pair, and calculate according to unit Quaternion method that to make the rigid body translation of corresponding closest approach to mean distance minimum, this rigid body translation be rotation matrix R and translation matrix T;
(4), utilize rotation matrix R and translation matrix T to carry out coordinate transform to target point set, obtain new target point set, judge new target point set and whether be less than given threshold value with reference to the distance of point set and realize a cloud registration according to stopping criterion for iteration;
(5), carrying out Revised ICP algorithm with this based on a boundary extraction method for cloud centroidal distance feature can carry out a cloud registration, acquisition accuracy registration effect fast.
2. edge feature point method for registering is used in 3 D scanning system point cloud splicing according to claim 1, it is characterized in that, and the boundary detection method of described some cloud centroidal distance feature, concrete steps are as follows:
First the numerical value of representative point cloud elevation information on Z axis is converted into gray-scale value between 0-255 qualitative attribute as a cloud, is designated as H; Secondly find current some P (X by k nearest neighbor search i, Y i, Z i) K arest neighbors, K=16; The barycentric coordinates (X, Y, Z) of the point group of a last calculating K arest neighbors composition, obtain threshold value δ by poor method between maximum kind; Calculation level P, to the Euclidean distance of point group center of gravity, as fruit dot P is greater than threshold value δ to the Euclidean distance of point group center of gravity, thinks that a P is marginal point; Otherwise some P is not marginal point;
Wherein barycentric coordinates (X, Y, the Z) formula of the point group of K arest neighbors composition is as follows:
X = Σ i = 1 i = k X i H i / Σ i = 1 i = k H i
Y = Σ i = 1 i = k Y i H i / Σ i = 1 i = k H i
Z=H i
P is as follows to the Euclidean distance formula of point group center of gravity for point:
Dis ( i ) = ( X i - X ) 2 + ( Y i - Y ) 2 + ( Z i - Z ) 2 .
3. edge feature point method for registering is used in 3 D scanning system point cloud splicing according to claim 1, it is characterized in that, and described unit Quaternion method, concrete steps are as follows:
Hypothetical target point set X={x i| x i∈ R 3, i=1,2 ... m}, with reference to point set Y={y j| y j∈ R 3, j=1,2 ... m}, target point set X is with corresponding one by one with reference to the point in point set Y, and m is cloud data amount;
1) ask respectively target point set X and the center of gravity with reference to point set Y;
μ X = 1 m Σ i = 1 m x i , μ Y = 1 m Σ j = 1 m y j
2) structure covariance matrix;
Σ X , Y = 1 m Σ i = 1 m [ ( x i - μ X ) ( y i - μ Y ) T ]
Wherein: (y iy) tfor matrix (y iy) transposition;
3) according to covariance matrix structure 4 × 4 symmetric matrixes;
Q ( Σ X , Y ) = tr Σ X , Y Δ T Δ Σ X , Y + Σ X , Y T - ( tr Σ X , Y ) I 3
Wherein: tr Σ x,Ymatrix Σ x,Ymark, establish A i,j=(Σ x,Yx,Y t) i,j, Δ=[A 23, A 21, A 12] t, I 3be 3 × 3 unit matrixs, A i,jfor (Σ x,Yx,Y t) i,jthe matrix of structure;
4) calculate 4 × 4 symmetric matrix Q (Σ x,Y) eigenwert and proper vector, eigenvalue of maximum characteristic of correspondence vector is unit quaternion [q 0, q 1, q 2, q 3] t; Rotating vector is q r=[q 0, q 1, q 2, q 3] t;
5) calculate rotation matrix
R ( q R ) = q 0 2 + q 1 2 - q 2 2 - q 3 2 2 ( q 1 q 2 - q 0 q 3 ) 2 ( q 1 q 3 + q 0 q 2 ) 2 ( q 1 q 2 + q 0 q 3 ) q 0 2 + q 2 2 - q 1 2 - q 3 2 2 ( q 2 q 3 - q 0 q 1 ) 2 ( q 1 q 3 - q 0 q 2 ) 2 ( q 2 q 3 + q 0 q 1 ) q 0 2 + q 3 2 - q 1 2 - q 2 2 ;
6) calculate translation matrix
q T=[q 4,q 5,q 6] T=μ X-R(q RY
4. edge feature point method for registering is used in 3 D scanning system point cloud splicing according to claim 1, it is characterized in that, it is as follows that described iteration stops Rule of judgment concrete steps:
If new conversion point set be less than given threshold value λ with reference to the European mean distance of point set, stop iteration, otherwise new point set proceeded to iteration as initial value, until meet the requirement of objective function; Wherein objective function is:
f ( R , T ) = 1 n Σ i = 1 n | | m i - ( Rs i + T ) | | 2
Wherein: n is cloud data amount, m ifor reference point clouds subject to registration, R is rotation matrix, and T is translation matrix, S ifor impact point cloud, i=1,2...n.
CN201410208338.6A 2014-05-16 2014-05-16 3 D scanning system midpoint cloud edge feature point method for registering Expired - Fee Related CN103955939B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410208338.6A CN103955939B (en) 2014-05-16 2014-05-16 3 D scanning system midpoint cloud edge feature point method for registering

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410208338.6A CN103955939B (en) 2014-05-16 2014-05-16 3 D scanning system midpoint cloud edge feature point method for registering

Publications (2)

Publication Number Publication Date
CN103955939A true CN103955939A (en) 2014-07-30
CN103955939B CN103955939B (en) 2018-06-19

Family

ID=51333208

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410208338.6A Expired - Fee Related CN103955939B (en) 2014-05-16 2014-05-16 3 D scanning system midpoint cloud edge feature point method for registering

Country Status (1)

Country Link
CN (1) CN103955939B (en)

Cited By (46)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104237380A (en) * 2014-10-10 2014-12-24 北京理工大学 Composite component manipulator scanning pose quaternion converting method
CN104296659A (en) * 2014-10-27 2015-01-21 苏州天准精密技术有限公司 Method for correcting joint error through inclined standard face
CN104392426A (en) * 2014-10-23 2015-03-04 华中科技大学 Adaptive markerless three-dimensional point cloud automatic registration method
CN104680530A (en) * 2015-03-01 2015-06-03 江西科技学院 ICP algorithm
CN104700451A (en) * 2015-03-14 2015-06-10 西安电子科技大学 Point cloud registering method based on iterative closest point algorithm
CN105719287A (en) * 2016-01-19 2016-06-29 苏州博众精工科技有限公司 Counterpointing method of irregular figure
CN105931234A (en) * 2016-04-19 2016-09-07 东北林业大学 Ground three-dimensional laser scanning point cloud and image fusion and registration method
US9460517B2 (en) 2014-10-22 2016-10-04 Pointivo, Inc Photogrammetric methods and devices related thereto
CN106204603A (en) * 2016-04-29 2016-12-07 北京仁光科技有限公司 Three-dimensional camera solid matching method
CN106203335A (en) * 2016-07-11 2016-12-07 厦门大学 Sign board visibility evaluation methodology based on three-dimensional point cloud
CN106204718A (en) * 2016-06-28 2016-12-07 华南理工大学 A kind of simple and efficient 3 D human body method for reconstructing based on single Kinect
CN106600639A (en) * 2016-12-09 2017-04-26 江南大学 Genetic algorithm and adaptive threshold constraint-combined ICP (iterative closest point) pose positioning technology
CN106846386A (en) * 2017-02-08 2017-06-13 南通大学 3D cranium method for registering images based on ROI and conformal geometric algebra property invariant
CN107203269A (en) * 2017-06-01 2017-09-26 珠海智康医疗科技有限公司 A kind of data processing method and device
CN107423773A (en) * 2016-05-23 2017-12-01 北京师范大学 The autoegistration method and device of three-dimensional cranium
CN107590829A (en) * 2017-09-18 2018-01-16 西安电子科技大学 A kind of seed point pick-up method for being applied to the intensive cloud data registration of various visual angles
CN107633539A (en) * 2017-09-25 2018-01-26 潍坊学院 A kind of three-dimensional point cloud model data compression method based on four side patch divisions
CN107665496A (en) * 2017-08-25 2018-02-06 北京控制工程研究所 A kind of 3 d pose method for registering
CN107886529A (en) * 2017-12-06 2018-04-06 重庆理工大学 A kind of point cloud registration method for three-dimensional reconstruction
CN108230402A (en) * 2018-01-23 2018-06-29 北京易智能科技有限公司 A kind of stereo calibration method based on trigone Based On The Conic Model
CN108257163A (en) * 2017-12-08 2018-07-06 西安电子科技大学 A kind of 2 point cloud registration methods under known scanning element position
CN108253911A (en) * 2018-01-29 2018-07-06 西南交通大学 A kind of workpiece pose method of adjustment based on measurement point geometric properties iteration registration
CN108731615A (en) * 2018-03-19 2018-11-02 苏州玻色智能科技有限公司 The detection device and method of curved glass panel
CN108765474A (en) * 2018-04-17 2018-11-06 天津工业大学 A kind of efficient method for registering for CT and optical scanner tooth model
CN109489553A (en) * 2018-12-27 2019-03-19 中国科学院长春光学精密机械与物理研究所 Generation method, device, equipment and the storage medium in a kind of space indicate point library
CN109523578A (en) * 2018-08-27 2019-03-26 中铁上海工程局集团有限公司 A kind of matching process of bim model and point cloud data
CN109765845A (en) * 2019-03-07 2019-05-17 台州稳迅自动化设备有限公司 A kind of numerical control cutting machine workpiece calibrates precisely controlling system automatically
CN109781010A (en) * 2019-01-21 2019-05-21 珠海博明软件有限公司 A kind of point cloud data calculation method, the device and system of broad range of data splicing
CN109965979A (en) * 2017-12-27 2019-07-05 上海复旦数字医疗科技股份有限公司 A kind of steady Use of Neuronavigation automatic registration method without index point
CN110160502A (en) * 2018-10-12 2019-08-23 腾讯科技(深圳)有限公司 Map elements extracting method, device and server
CN110415361A (en) * 2019-07-26 2019-11-05 北京罗森博特科技有限公司 It is broken object joining method and device
CN110473239A (en) * 2019-08-08 2019-11-19 刘秀萍 A kind of high-precision point cloud registration method of 3 D laser scanning
CN110559075A (en) * 2019-08-05 2019-12-13 常州锦瑟医疗信息科技有限公司 intraoperative augmented reality registration method and device
CN110573832A (en) * 2017-04-05 2019-12-13 麦普威有限公司 machine vision system
CN111369603A (en) * 2020-02-25 2020-07-03 北京百度网讯科技有限公司 Point cloud registration technology evaluation method and device, electronic equipment and readable storage medium
CN111368852A (en) * 2018-12-26 2020-07-03 沈阳新松机器人自动化股份有限公司 Article identification and pre-sorting system and method based on deep learning and robot
CN111445540A (en) * 2020-03-26 2020-07-24 重庆理工大学 Automatic registration method for RGB colored three-dimensional point cloud
CN111816282A (en) * 2020-07-01 2020-10-23 杭州脉流科技有限公司 Left ventricle functional analysis method and device based on CT image, computer equipment and storage medium
CN111882614A (en) * 2020-07-30 2020-11-03 南京溧航仿生产业研究院有限公司 KNN-ICP algorithm-based free-form surface positioning method
CN112015138A (en) * 2020-09-04 2020-12-01 中国工程物理研究院机械制造工艺研究所 Blade contour error evaluation method based on K nearest neighbor iterative nearest grid algorithm
CN113284170A (en) * 2021-05-26 2021-08-20 北京智机科技有限公司 Point cloud rapid registration method
CN113284252A (en) * 2021-03-03 2021-08-20 山东交通学院 Fracture model resetting method and system based on VTK
CN113362446A (en) * 2021-05-25 2021-09-07 上海奥视达智能科技有限公司 Method and device for reconstructing object based on point cloud data
CN113409242A (en) * 2021-02-23 2021-09-17 杭州哲域智能科技有限公司 Intelligent monitoring method for point cloud of rail intersection bow net
CN114111638A (en) * 2021-09-07 2022-03-01 领先光学技术(江苏)有限公司 Curved surface detection method based on phase deflection
CN116664575A (en) * 2023-07-31 2023-08-29 厦门微图软件科技有限公司 Defect detection method, device and equipment based on point cloud registration

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070160282A1 (en) * 2006-01-10 2007-07-12 General Electric Company Method and apparatus for finding anomalies in finished parts and/or assemblies
CN103150747A (en) * 2012-11-16 2013-06-12 佳都新太科技股份有限公司 Point cloud registration algorithm based on topological characteristic
CN103236064A (en) * 2013-05-06 2013-08-07 东南大学 Point cloud automatic registration method based on normal vector

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070160282A1 (en) * 2006-01-10 2007-07-12 General Electric Company Method and apparatus for finding anomalies in finished parts and/or assemblies
CN103150747A (en) * 2012-11-16 2013-06-12 佳都新太科技股份有限公司 Point cloud registration algorithm based on topological characteristic
CN103236064A (en) * 2013-05-06 2013-08-07 东南大学 Point cloud automatic registration method based on normal vector

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
RONGRONG WANG ETAL: ""Study on Edge Detection of LIDAR Point Cloud"", 《PROCEEDINGS OF 2011 INTERNATIONAL CONFERENCE ON INTELLIGENT COMPUTATION AND BIO-MEDICAL INSTRUMENTATION》 *
戴静兰等: ""ICP算法在点云配准中的应用"", 《中国图象图形学报》 *
王欣等: ""一种三维扫描系统中点云拼接用边界特征点配准方法"", 《光学精密工程》 *

Cited By (74)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104237380B (en) * 2014-10-10 2017-01-18 北京理工大学 Composite component manipulator scanning pose quaternion converting method
CN104237380A (en) * 2014-10-10 2014-12-24 北京理工大学 Composite component manipulator scanning pose quaternion converting method
US9886774B2 (en) 2014-10-22 2018-02-06 Pointivo, Inc. Photogrammetric methods and devices related thereto
US9460517B2 (en) 2014-10-22 2016-10-04 Pointivo, Inc Photogrammetric methods and devices related thereto
CN104392426A (en) * 2014-10-23 2015-03-04 华中科技大学 Adaptive markerless three-dimensional point cloud automatic registration method
CN104392426B (en) * 2014-10-23 2017-07-18 华中科技大学 A kind of no marks point three-dimensional point cloud method for automatically split-jointing of self adaptation
CN104296659A (en) * 2014-10-27 2015-01-21 苏州天准精密技术有限公司 Method for correcting joint error through inclined standard face
CN104296659B (en) * 2014-10-27 2017-01-18 苏州天准科技股份有限公司 Method for correcting joint error through inclined standard face
CN104680530A (en) * 2015-03-01 2015-06-03 江西科技学院 ICP algorithm
CN104700451B (en) * 2015-03-14 2017-05-17 西安电子科技大学 Point cloud registering method based on iterative closest point algorithm
CN104700451A (en) * 2015-03-14 2015-06-10 西安电子科技大学 Point cloud registering method based on iterative closest point algorithm
CN105719287B (en) * 2016-01-19 2019-04-26 博众精工科技股份有限公司 A kind of alignment method of irregular figure
CN105719287A (en) * 2016-01-19 2016-06-29 苏州博众精工科技有限公司 Counterpointing method of irregular figure
CN105931234A (en) * 2016-04-19 2016-09-07 东北林业大学 Ground three-dimensional laser scanning point cloud and image fusion and registration method
CN106204603B (en) * 2016-04-29 2018-06-29 北京仁光科技有限公司 Three-dimensional camera solid matching method
CN106204603A (en) * 2016-04-29 2016-12-07 北京仁光科技有限公司 Three-dimensional camera solid matching method
CN107423773B (en) * 2016-05-23 2020-02-14 北京师范大学 Automatic registration method and device for three-dimensional skull
CN107423773A (en) * 2016-05-23 2017-12-01 北京师范大学 The autoegistration method and device of three-dimensional cranium
CN106204718A (en) * 2016-06-28 2016-12-07 华南理工大学 A kind of simple and efficient 3 D human body method for reconstructing based on single Kinect
CN106204718B (en) * 2016-06-28 2019-08-20 华南理工大学 A kind of simple and efficient 3 D human body method for reconstructing based on single Kinect
CN106203335B (en) * 2016-07-11 2019-05-28 厦门大学 Sign board visibility evaluation method based on three-dimensional point cloud
CN106203335A (en) * 2016-07-11 2016-12-07 厦门大学 Sign board visibility evaluation methodology based on three-dimensional point cloud
CN106600639B (en) * 2016-12-09 2019-06-25 江南大学 The ICP pose location technology of genetic algorithm combining adaptive threshold value constraint
CN106600639A (en) * 2016-12-09 2017-04-26 江南大学 Genetic algorithm and adaptive threshold constraint-combined ICP (iterative closest point) pose positioning technology
CN106846386A (en) * 2017-02-08 2017-06-13 南通大学 3D cranium method for registering images based on ROI and conformal geometric algebra property invariant
CN106846386B (en) * 2017-02-08 2019-06-28 南通大学 3D cranium method for registering images based on ROI and conformal geometric algebra property invariant
CN110573832A (en) * 2017-04-05 2019-12-13 麦普威有限公司 machine vision system
US11087455B2 (en) 2017-04-05 2021-08-10 Oy Mapvision Ltd Machine vision system
CN107203269A (en) * 2017-06-01 2017-09-26 珠海智康医疗科技有限公司 A kind of data processing method and device
CN107203269B (en) * 2017-06-01 2020-05-05 珠海智康医疗科技有限公司 Data processing method and device
CN107665496B (en) * 2017-08-25 2020-04-10 北京控制工程研究所 Three-dimensional attitude registration method
CN107665496A (en) * 2017-08-25 2018-02-06 北京控制工程研究所 A kind of 3 d pose method for registering
CN107590829A (en) * 2017-09-18 2018-01-16 西安电子科技大学 A kind of seed point pick-up method for being applied to the intensive cloud data registration of various visual angles
CN107633539A (en) * 2017-09-25 2018-01-26 潍坊学院 A kind of three-dimensional point cloud model data compression method based on four side patch divisions
CN107886529A (en) * 2017-12-06 2018-04-06 重庆理工大学 A kind of point cloud registration method for three-dimensional reconstruction
CN107886529B (en) * 2017-12-06 2020-04-10 重庆理工大学 Point cloud registration method for three-dimensional reconstruction
CN108257163B (en) * 2017-12-08 2020-04-07 西安电子科技大学 Two-point cloud registration method under known scanning point position
CN108257163A (en) * 2017-12-08 2018-07-06 西安电子科技大学 A kind of 2 point cloud registration methods under known scanning element position
CN109965979A (en) * 2017-12-27 2019-07-05 上海复旦数字医疗科技股份有限公司 A kind of steady Use of Neuronavigation automatic registration method without index point
CN108230402A (en) * 2018-01-23 2018-06-29 北京易智能科技有限公司 A kind of stereo calibration method based on trigone Based On The Conic Model
CN108230402B (en) * 2018-01-23 2021-09-21 北京易智能科技有限公司 Three-dimensional calibration method based on triangular pyramid model
CN108253911A (en) * 2018-01-29 2018-07-06 西南交通大学 A kind of workpiece pose method of adjustment based on measurement point geometric properties iteration registration
CN108731615B (en) * 2018-03-19 2020-12-25 苏州玻色智能科技有限公司 Equipment and method for detecting curved glass panel
CN108731615A (en) * 2018-03-19 2018-11-02 苏州玻色智能科技有限公司 The detection device and method of curved glass panel
CN108765474A (en) * 2018-04-17 2018-11-06 天津工业大学 A kind of efficient method for registering for CT and optical scanner tooth model
CN109523578A (en) * 2018-08-27 2019-03-26 中铁上海工程局集团有限公司 A kind of matching process of bim model and point cloud data
US11380002B2 (en) 2018-10-12 2022-07-05 Tencent Technology (Shenzhen) Company Limited Map element extraction method and apparatus, and server
CN110160502A (en) * 2018-10-12 2019-08-23 腾讯科技(深圳)有限公司 Map elements extracting method, device and server
CN111368852A (en) * 2018-12-26 2020-07-03 沈阳新松机器人自动化股份有限公司 Article identification and pre-sorting system and method based on deep learning and robot
CN109489553A (en) * 2018-12-27 2019-03-19 中国科学院长春光学精密机械与物理研究所 Generation method, device, equipment and the storage medium in a kind of space indicate point library
CN109781010A (en) * 2019-01-21 2019-05-21 珠海博明软件有限公司 A kind of point cloud data calculation method, the device and system of broad range of data splicing
CN109765845A (en) * 2019-03-07 2019-05-17 台州稳迅自动化设备有限公司 A kind of numerical control cutting machine workpiece calibrates precisely controlling system automatically
CN110415361B (en) * 2019-07-26 2020-05-15 北京罗森博特科技有限公司 Method and device for splicing broken objects
CN110415361A (en) * 2019-07-26 2019-11-05 北京罗森博特科技有限公司 It is broken object joining method and device
CN110559075A (en) * 2019-08-05 2019-12-13 常州锦瑟医疗信息科技有限公司 intraoperative augmented reality registration method and device
CN110559075B (en) * 2019-08-05 2021-09-24 常州锦瑟医疗信息科技有限公司 Intraoperative augmented reality registration method and device
CN110473239A (en) * 2019-08-08 2019-11-19 刘秀萍 A kind of high-precision point cloud registration method of 3 D laser scanning
CN111369603A (en) * 2020-02-25 2020-07-03 北京百度网讯科技有限公司 Point cloud registration technology evaluation method and device, electronic equipment and readable storage medium
CN111369603B (en) * 2020-02-25 2023-09-29 阿波罗智能技术(北京)有限公司 Evaluation method and device of point cloud registration technology, electronic equipment and readable storage medium
CN111445540A (en) * 2020-03-26 2020-07-24 重庆理工大学 Automatic registration method for RGB colored three-dimensional point cloud
CN111445540B (en) * 2020-03-26 2023-04-18 重庆理工大学 Automatic registration method for RGB colored three-dimensional point cloud
CN111816282A (en) * 2020-07-01 2020-10-23 杭州脉流科技有限公司 Left ventricle functional analysis method and device based on CT image, computer equipment and storage medium
CN111882614A (en) * 2020-07-30 2020-11-03 南京溧航仿生产业研究院有限公司 KNN-ICP algorithm-based free-form surface positioning method
WO2022021479A1 (en) * 2020-07-30 2022-02-03 南京溧航仿生产业研究院有限公司 Freeform surface positioning method based on knn-icp algorithm
CN112015138A (en) * 2020-09-04 2020-12-01 中国工程物理研究院机械制造工艺研究所 Blade contour error evaluation method based on K nearest neighbor iterative nearest grid algorithm
CN112015138B (en) * 2020-09-04 2021-08-10 中国工程物理研究院机械制造工艺研究所 Blade contour error evaluation method based on K nearest neighbor iterative nearest grid algorithm
CN113409242A (en) * 2021-02-23 2021-09-17 杭州哲域智能科技有限公司 Intelligent monitoring method for point cloud of rail intersection bow net
CN113284252A (en) * 2021-03-03 2021-08-20 山东交通学院 Fracture model resetting method and system based on VTK
CN113362446A (en) * 2021-05-25 2021-09-07 上海奥视达智能科技有限公司 Method and device for reconstructing object based on point cloud data
CN113284170A (en) * 2021-05-26 2021-08-20 北京智机科技有限公司 Point cloud rapid registration method
CN114111638A (en) * 2021-09-07 2022-03-01 领先光学技术(江苏)有限公司 Curved surface detection method based on phase deflection
CN114111638B (en) * 2021-09-07 2024-02-20 领先光学技术(江苏)有限公司 Curved surface detection method based on phase deflection
CN116664575A (en) * 2023-07-31 2023-08-29 厦门微图软件科技有限公司 Defect detection method, device and equipment based on point cloud registration
CN116664575B (en) * 2023-07-31 2023-11-03 厦门微图软件科技有限公司 Defect detection method, device and equipment based on point cloud registration

Also Published As

Publication number Publication date
CN103955939B (en) 2018-06-19

Similar Documents

Publication Publication Date Title
CN103955939A (en) Boundary feature point registering method for point cloud splicing in three-dimensional scanning system
CN109544612B (en) Point cloud registration method based on feature point geometric surface description
CN104897062B (en) Visual measurement method and device for shape and position deviation of part non-coplanar parallel holes
CN104299260B (en) Contact network three-dimensional reconstruction method based on SIFT and LBP point cloud registration
CN102982557B (en) Method for processing space hand signal gesture command based on depth camera
CN104484508B (en) Optimizing method for noncontact three-dimensional matching detection of complex curved-surface part
CN109767463A (en) A kind of three-dimensional point cloud autoegistration method
CN104463894A (en) Overall registering method for global optimization of multi-view three-dimensional laser point clouds
CN108052942B (en) Visual image recognition method for aircraft flight attitude
CN110473239A (en) A kind of high-precision point cloud registration method of 3 D laser scanning
CN103488972B (en) Fingertip Detection based on depth information
CN109887015A (en) A kind of point cloud autoegistration method based on local surface feature histogram
CN110211129B (en) Low-coverage point cloud registration algorithm based on region segmentation
CN105654483B (en) The full-automatic method for registering of three-dimensional point cloud
CN101398886A (en) Rapid three-dimensional face identification method based on bi-eye passiveness stereo vision
CN101645170A (en) Precise registration method of multilook point cloud
CN103727930A (en) Edge-matching-based relative pose calibration method of laser range finder and camera
CN105574527A (en) Quick object detection method based on local feature learning
CN102628682A (en) Volume measurement method based on industrial CT scanning technology
CN103617328A (en) Airplane three-dimensional attitude computation method
CN111815686A (en) Coarse-to-fine point cloud registration method based on geometric features
CN106097317A (en) A kind of many spot detection based on discrete cosine phase information and localization method
CN106446773A (en) Automatic robust three-dimensional face detection method
CN107316328A (en) A kind of closed loop detection method based on two dimensional laser scanning instrument Corner Feature
CN106327536B (en) A kind of collar measurement method based on section point cloud

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20180619

Termination date: 20190516