CN102799763B - A kind of based on a cloud attitude standardized some cloud line feature extraction method - Google Patents

A kind of based on a cloud attitude standardized some cloud line feature extraction method Download PDF

Info

Publication number
CN102799763B
CN102799763B CN201210209643.8A CN201210209643A CN102799763B CN 102799763 B CN102799763 B CN 102799763B CN 201210209643 A CN201210209643 A CN 201210209643A CN 102799763 B CN102799763 B CN 102799763B
Authority
CN
China
Prior art keywords
point
cloud
sigma
point set
partiald
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.)
Expired - Fee Related
Application number
CN201210209643.8A
Other languages
Chinese (zh)
Other versions
CN102799763A (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.)
Beihang University
Original Assignee
Beihang University
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 Beihang University filed Critical Beihang University
Priority to CN201210209643.8A priority Critical patent/CN102799763B/en
Publication of CN102799763A publication Critical patent/CN102799763A/en
Application granted granted Critical
Publication of CN102799763B publication Critical patent/CN102799763B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Length Measuring Devices With Unspecified Measuring Means (AREA)
  • Image Analysis (AREA)

Abstract

A kind of based on a cloud attitude standardized some cloud line feature extraction method, it has six large steps, is applicable to the extraction of line features in unordered three-dimensional point cloud, facilitates the measurement of realize target relative attitude, belong to three-dimensional measurement and technical field of machine vision.First the method builds the KD-TREE structure of a cloud, to improve the search speed that a cloud closes on point set.What then build each point according to entirety point cloud density closes on point set, obtains the principal direction of this point set and builds a Householder transformation matrix adjustment point cloud attitude.Then to closing on the face matching of point set march, and then obtaining two principal curvaturess of this point based on surface equation, selecting principal curvatures absolute value the greater as this Curvature Estimation.Finally, obtain the Curvature Estimation value of all some clouds, be greater than the point of given threshold value as line feature point, realize line feature extraction.

Description

A kind of based on a cloud attitude standardized some cloud line feature extraction method
Technical field
The present invention relates to a kind of based on a cloud attitude standardized some cloud line feature extraction method, it is a kind of method that based target point cloud carries out extracting in targeted attitude measurement or various visual angles coupling point cloud line features, and the relative attitude being applied to a cloud target is measured.Belong to three-dimensional measurement and technical field of machine vision.
Technical background
The acquiring technology comparative maturity of three dimensional point cloud, common method is had based on binocular stereo vision acquisition high-precision dot cloud information, the some cloud information being obtained object by laser scanning methods fast, and other three-dimensional point cloud acquiring technology.Based on three dimensional point cloud, can realize processing dimension measurement, reverse-engineering, object pose measurement etc., in these techniques, the gordian technique of bottom is feature extraction.Line features has again that data volume is little, expression structure feature is important, be easy to advantage and the using values such as inventory analysis process.
There is several representational method about three-dimensional point cloud line feature extraction, mainly contain following a few class:
Three dimensions point cloud is projected to specific plane, planar utilizes the method finding limit or peak value to carry out feature point extraction.But the result isoplanar of plane projection is selected and original point cloud structure is closely related, the result easy receptor site cloud structure attitude of extraction and choose the multiple impact of plane and stable not.
Utilize some cloud vector with point of proximity cloud vector angle as unique point discriminant criterion, for the unique point cloud that structure changes greatly, this angle can be comparatively large, and can be smaller for this angle plane or smooth surface.With a cloud vector angle as feature selecting according to having stability to spatial alternation, but to have a calculated amount of cloud computing vector comparatively large, and noise spot is to the obvious effect of result of calculation.
In addition applying wider is feature extracting method based on curvature, describes a planarization on cloud surface by curvature.The general line feature extraction algorithm based on curvature can according to a cloud constructing curve, based on surface equation calculation level cloud Curvature Estimation value.But general algorithm still can be improved space on point set search, the adjustment of some cloud principal direction, Curvature Estimation way selection.
Summary of the invention
Technical matters: the invention provides a kind of based on a cloud attitude standardized some cloud line feature extraction method, it converges the functions such as principal direction aligning selection principal curvatures by adding point, improve a lot in characteristic mass and algorithm stability based on Curvature Methods extraction effect than existing, can be that follow-up relative attitude is measured, field stitching provides good unique point cloud.
Technical scheme: the targeted attitude based on cloud data is measured or field stitching, be widely used in practice, direct scanning institute invocation point cloud carries out analyzing and processing, point cloud quantity is more on the one hand, the speed of impact process and complexity, on the other hand due to the noise spot impact that a large amount of visual fields difference causes, final measuring accuracy is made to be difficult to ensure.Therefore propose the thought of cloud data being carried out to line feature extraction, use measurement or the identification of the more convenient target of less cloud data.
According to the corresponding relation of a cloud surface data mechanism characteristics and curvature, the present invention proposes a kind of based on a cloud attitude standardized some cloud line feature extraction method, be applicable to the extraction of line features in unordered three-dimensional point cloud, first the method builds the KD-TRE E structure of a cloud, to improve the search speed that a cloud closes on point set.What then build each point according to entirety point cloud density closes on point set, obtains the principal direction of this point set and builds a Householder transformation matrix adjustment point cloud attitude.Then to closing on the face matching of point set march, and then obtaining two principal curvaturess of this point based on surface equation, selecting principal curvatures absolute value the greater as this Curvature Estimation.Finally, obtain the Curvature Estimation value of all some clouds, be greater than the point of given threshold value as line feature point, realize line feature extraction.
The present invention is a kind of based on a cloud attitude standardized some cloud line feature extraction method, and the method concrete steps are:
Step one: what build certain point closes on point set: after denoising operation is involved after filtration to a cloud, KD-TREE algorithm is used to build the tree construction of original point cloud, original point cloud is sub-divided into zones of different by the coordinate distribution according to a cloud, because segmentation process is based on coordinate information, directly can realize the search of closest approach according to zone-address information, significantly to improve search speed.What rapid build went out specified point closes on point set.
Step 2: calculate and close on point set principal direction: use PCA principal component analysis (PCA), build covariance matrix according to point set coordinate, its minimal eigenvalue characteristic of correspondence vector is principal direction.Set up an office p ithe point set that closes on be (r is some cloud number in point set).I.e. basis the coordinate of point, calculates the principal direction of point set
If P i r = x 1 i y 1 i z 1 i x 2 i y 2 i z 2 i . . . . . . . . . x r i y r i z r i , The covariance matrix being obtained point set by PCA algorithm is:
( P i r ) T · P i r = x 1 i - 1 r Σ n = 1 r x n i y 1 i - 1 r Σ n = 1 r y n i z 1 i - 1 r Σ n = 1 r z n i x 2 i - 1 r Σ n = 1 r x n i y 2 i - 1 r Σ n = 1 r y n i z 2 i - 1 r Σ n = 1 r z n i . . . . . . . . . x r i - 1 r Σ n = 1 r x n i y r i - 1 r Σ n = 1 r y n i z r i - 1 r Σ n = 1 r z n r T x 1 i - 1 r Σ n = 1 r x n i y 1 i - 1 r Σ n = 1 r y n i z 1 i - 1 r Σ n = 1 r z n i x 2 i - 1 r Σ n = 1 r x n i y 2 i - 1 r Σ n = 1 r y n i z 2 i - 1 r Σ n = 1 r z n i . . . . . . . . . x r i - 1 r Σ n = 1 r x n i y r i - 1 r Σ n = 1 r y n i z r i - 1 r Σ n = 1 r z n i Result is the matrix of 3 × 3, obtains eigenvalue λ to its feature decomposition 1, λ 2, λ 3with characteristic of correspondence vector α 1, α 2, α 3if, λ 1=min (λ 1, λ 2, λ 3), then principal direction is α 1.
Step 3: point set attitude standardization: according to the principal direction of point set, builds Householder matrix, adjusts, the principal direction of point set is become (0,0,1) to point set.First vectorial normalization is obtained from Householder construction method matrix, make z=(0,0,1) t, then transformation matrix R=I-2bb t.Point cloud after adjustment is
Step 4: point set surface fitting: adopt least square method, use surface equation z=ax 2+ by 2+ cxy+dx+ey+f matching point set, obtains the surface equation of point set.Hypothetical target surface equation is z=ax 2+ by 2+ cxy+dx+ey+f, then have:
z 1 = ax 1 2 + by 1 2 + cx 1 y 1 + dx 1 + e y 1 + f z 2 = ax 2 2 + by 2 2 + cx 2 y 2 + dx 2 + e y 2 + f . . . z r = ax r 2 + by r 2 + cx r y r + dx r + ey r + f
Order A = x 1 y 1 x 1 y 1 x 1 y 1 1 x 2 y 2 x 2 y 2 x 2 y 2 1 . . . . . . . . . . . . . . . . . . x r y r x r y r x r y r 1 , The determination of target equation coefficient is finally converted into separates linear equation (A ta) X=A tl.Wherein X=[a, b, c, d, e, f] t, L=[z 1, z 2, z r] t.Directly solution linear equation can obtain the quadric coefficient of wanted matching.
Step 5: some curvature estimation: set point is projected along Z-direction to quadric surface.Calculate two, subpoint place principal curvatures according to surface equation, select absolute value the greater as Curvature Estimation value.For specified point p i(x i, y i, z i), generally can not, on fit Plane, now need to replace, by p with the projection of this point in plane ialong Z-direction to curved surface projection, then subpoint is (x i, y i, ax i 2+ by i 2+ cx iy i+ dx i+ ey i+ f).For the special parameter curved surface meeting z=z (x, y), order
p = ∂ z ∂ x , q = ∂ z ∂ y ,
r = ∂ 2 z ∂ x 2 , s = ∂ 2 z ∂ x ∂ y , t = ∂ 2 z ∂ y 2
If have:
E=1+p 2,F=pq,G=1+q 2
L = r 1 + p 2 + q 2 , M = s 1 + p 2 + q 2 ,
N = t 1 + p 2 + q 2
Then principal curve value meets equation:
(EG-F 2)k 2-(LG-2MF+NE)k+(LN-M 2)=0
Separate k 1, k 2two principal curvaturess of this point on curved surface.Product k 1k 2be called Gaussian curvature, generally represent with K, average be called mean curvature, represent with H.Use mean curvature, Gaussian curvature, maximum principal curvatures, minimum principal curvatures, principal curvatures absolute value higher value as Curvature Estimation index respectively.Traversal obtains the Curvature Estimation value of each some cloud according to the method described above, and all extract the maximum curvature point of 5% as unique point, paired observation extraction effect, known principal curvatures absolute value higher value effect is best.Because for certain a bit, have ready conditions from understanding when it has a direction change very violent and become unique point, and for all larger point of another different directions, numerically its mean curvature Gaussian curvature of possibility can be larger, but from the viewpoint of feature extraction, should select can the index of reaction structure change more accurately.
Step 6: unique point is screened: repeat the Curvature Estimation value that above-mentioned 5 steps obtain each point in a cloud respectively, setting appropriate threshold, Curvature Estimation value is greater than the point of threshold value as line feature point, realizes line feature extraction.
Beneficial effect: based in the object three-dimensional splicing of cloud data and attitude measurement, uses the feature extracted from original point cloud to carry out processing completing more accurately and quickly and process and reduce the different impact brought in visual angle.The present invention gives a kind of based on a cloud attitude standardized some cloud line feature extraction method, its advantage is:
1 carries out the search of neighborhood with KD-TREE searching method, substantially increases search efficiency.
2 calculate the attitude by principal direction adjustment point cloud before curvature, reduce the impact brought too greatly due to error of fitting.And this conclusion have passed through theoretical analysis and experimental verification.
The scheme of 3 Curvature Estimation has selected the larger principal curvatures of the most obvious absolute value of border contrast effect, makes feature extraction efficiency higher.
Accompanying drawing illustrates:
Fig. 1 is the process flow diagram of feature extracting method of the present invention
Embodiment: below according to the embodiment that the method step introduction shown in Fig. 1 is concrete.
The present invention is a kind of based on a cloud attitude standardized some cloud line feature extraction method, and the method concrete steps are:
Step one: what build certain point closes on point set: KD-TREE algorithm is that binary tree principle is in an application in cloud space, the distribution of original point cloud is sub-divided into different regions by the coordinate distribution according to a cloud, due in cutting procedure again based on coordinate information, directly can realize the search of closest approach according to packet zone address information, so that n some time to become log from n 2n, can save the plenty of time.That specifies certain region of search can search out specified point quickly according to KD-TREE algorithm closes on point set.
Step 2: calculate and close on point set principal direction: set up an office p ithe point set that closes on be (r is some cloud number in point set).I.e. basis the coordinate of point, calculates the principal direction of point set
If P i r = x 1 i y 1 i z 1 i x 2 i y 2 i z 2 i . . . . . . . . . x r i y r i z r i , The covariance matrix being obtained point set by PCA algorithm is:
( P i r ) T · P i r = x 1 i - 1 r Σ n = 1 r x n i y 1 i - 1 r Σ n = 1 r y n i z 1 i - 1 r Σ n = 1 r z n i x 2 i - 1 r Σ n = 1 r x n i y 2 i - 1 r Σ n = 1 r y n i z 2 i - 1 r Σ n = 1 r z n i . . . . . . . . . x r i - 1 r Σ n = 1 r x n i y r i - 1 r Σ n = 1 r y n i z r i - 1 r Σ n = 1 r z n r T x 1 i - 1 r Σ n = 1 r x n i y 1 i - 1 r Σ n = 1 r y n i z 1 i - 1 r Σ n = 1 r z n i x 2 i - 1 r Σ n = 1 r x n i y 2 i - 1 r Σ n = 1 r y n i z 2 i - 1 r Σ n = 1 r z n i . . . . . . . . . x r i - 1 r Σ n = 1 r x n i y r i - 1 r Σ n = 1 r y n i z r i - 1 r Σ n = 1 r z n i Result is the matrix of 3 × 3, obtains eigenvalue λ to its feature decomposition 1, λ 2, λ 3with characteristic of correspondence vector α 1, α 2, α 3if, λ 1=min (λ 1, λ 2, λ 3), then principal direction is α 1.
Step 3: point set attitude standardization: in order at utmost reduce due to an error that cloud principal direction deviation is brought, selecting to carry out adjustment to original point cloud is that its principal direction overlaps with Z axis positive dirction.This conversion and become find space conversion matrices make vector transfer to (0,0,1).First vectorial normalization is obtained from Householder construction method matrix, make z=(0,0,1) t, then transformation matrix R=I-2bb t.Point cloud after adjustment is
Step 4: point set surface fitting: hypothetical target surface equation is z=ax 2+ by 2+ cxy+dx+ey+f, then have:
z 1 = ax 1 2 + by 1 2 + cx 1 y 1 + dx 1 + e y 1 + f z 2 = ax 2 2 + by 2 2 + cx 2 y 2 + dx 2 + e y 2 + f . . . z r = ax r 2 + by r 2 + cx r y r + dx r + ey r + f
Order A = x 1 y 1 x 1 y 1 x 1 y 1 1 x 2 y 2 x 2 y 2 x 2 y 2 1 . . . . . . . . . . . . . . . . . . x r y r x r y r x r y r 1 , The determination of target equation coefficient is finally converted into separates linear equation (A ta) X=A tl.Wherein X=[a, b, c, d, e, f] t, L=[z 1, z 2, z r] t.Directly solution linear equation can obtain the quadric coefficient of wanted matching.
Step 5: some curvature estimation: obtained certain so far and put the Quadratic Surface Equation after closing on the adjustment of point set principal direction, by differential geometric knowledge, the curvature of arbitrfary point on curved surface can have been calculated according to surface equation.For specified point p i(x i, y i, z i), generally can not, on fit Plane, now need to replace, by p with the projection of this point in plane ialong Z-direction to curved surface projection, then subpoint is (x i, y i, ax i 2+ by i 2+ cx iy i+ dx i+ ey i+ f).For the special parameter curved surface meeting z=z (x, y), order
p = ∂ z ∂ x , q = ∂ z ∂ y ,
r = ∂ 2 z ∂ x 2 , s = ∂ 2 z ∂ x ∂ y , t = ∂ 2 z ∂ y 2
If have:
E=1+p 2,F=pq,G=1+q 2
L = r 1 + p 2 + q 2 , M = s 1 + p 2 + q 2 ,
N = t 1 + p 2 + q 2
Then principal curve value meets equation:
(EG-F 2)k 2-(LG-2MF+NE)k+(LN-M 2)=0
Separate k 1, k 2two principal curvaturess of this point on curved surface.Product k 1k 2be called Gaussian curvature, generally represent with K, average be called mean curvature, represent with H.Use mean curvature, Gaussian curvature, maximum principal curvatures, minimum principal curvatures, principal curvatures absolute value higher value as Curvature Estimation index respectively.Traversal obtains the Curvature Estimation value of each some cloud according to the method described above, and all extract the maximum curvature point of 5% as unique point, paired observation extraction effect, known principal curvatures absolute value higher value effect is best.Because for certain a bit, have ready conditions from understanding when it has a direction change very violent and become unique point, and for all larger point of another different directions, numerically its mean curvature Gaussian curvature of possibility can be larger, but from the viewpoint of feature extraction, should select can the index of reaction structure change more accurately.
Step 6: unique point is screened: repeat the Curvature Estimation value that above-mentioned 5 steps obtain each point in a cloud respectively, setting appropriate threshold, Curvature Estimation value is greater than the point of threshold value as line feature point, realizes line feature extraction.

Claims (1)

1., based on a cloud attitude standardized some cloud line feature extraction method, it is characterized in that: the method concrete steps are as follows:
Step one: what build certain point closes on point set: after denoising operation is involved after filtration to a cloud, KD-TREE algorithm is used to build the tree construction of original point cloud, original point cloud is sub-divided into zones of different by the coordinate distribution according to a cloud, because segmentation process is based on coordinate information, the search of closest approach is directly realized according to zone-address information, significantly to improve search speed, what rapid build went out specified point closes on point set;
Step 2: calculate and close on point set principal direction: use PCA principal component analysis (PCA), build covariance matrix according to point set coordinate, its minimal eigenvalue characteristic of correspondence vector is principal direction; Set up an office p ithe point set that closes on be r is some cloud number in point set, i.e. basis the coordinate of point, calculates the principal direction of point set
If P i r = x 1 i y 1 i z 1 i x 2 i y 2 i z 2 i . . . . . . . . . x r i y r i z r i , The covariance matrix being obtained point set by PCA algorithm is:
( P i r ) T · P i r = x 1 i - 1 r Σ n = 1 r x n i y 1 i - 1 r Σ n = 1 r y n i z 1 i - 1 r Σ n = 1 r z n i x 2 i - 1 r Σ n = 1 r x n i y 2 i - 1 r Σ n = 1 r y n i z 2 i - 1 r Σ n = 1 r z n i . . . . . . . . . x r i - 1 r Σ n = 1 r x n i y r i - 1 r Σ n = 1 r y n i z r i - 1 r Σ n = 1 r z n i x 1 i - 1 r Σ n = 1 r x n i y 1 i - 1 r Σ n = 1 r y n i z 1 i - 1 r Σ n = 1 r z n i x 2 i - 1 r Σ n = 1 r x n i y 2 i - 1 r Σ n = 1 r y n i z 2 i - 1 r Σ n = 1 r z n i . . . . . . . . . x r i - 1 r Σ n = 1 r x n i y r i - 1 r Σ n = 1 r y n i z r i - 1 r Σ n = 1 r z n i Result is the matrix of 3 × 3, obtains eigenvalue λ to its feature decomposition 1, λ 2, λ 3with characteristic of correspondence vector α 1, α 2, α 3if, λ 1=min (λ 1, λ 2, λ 3), then principal direction is α 1;
Step 3: point set attitude standardization: according to the principal direction of point set, builds Householder matrix, adjusts, the principal direction of point set is become (0,0,1) to point set; First vectorial normalization is obtained by Householder construction method matrix, make z=(0,0,1) t, then transformation matrix R=I-2bb t, the some cloud after adjustment is Q i r = ( R · ( P i r ) T ) T ;
Step 4: point set surface fitting: adopt least square method, use surface equation z=ax 2+ by 2+ cxy+dx+ey+f matching point set, obtains the surface equation of point set; Hypothetical target surface equation is z=ax 2+ by 2+ cxy+dx+ey+f, then have:
z 1 = ax 1 2 + by 1 2 + cx 1 y 1 + dx 1 + ey 1 + f z 2 = ax 2 2 + by 2 2 + cx 2 y 2 + dx 2 + ey 2 + f . . . z r = ax r 2 + by r 2 + cx r y r + dx r + ey r + f
Order A = x 1 y 1 x 1 y 1 x 1 y 1 1 x 2 y 2 x 2 y 2 x 2 y 2 1 . . . . . . . . . . . . . . . . . . x r y r x r y r x r y r 1 , The determination of target equation coefficient is finally converted into separates linear equation (A ta) X=A tl; Wherein X=[a, b, c, d, e, f] t, L=[z 1, z 2, z r] t, Directly solution linear equation obtains the quadric coefficient of wanted matching;
Step 5: some curvature estimation: projected along Z-direction to quadric surface by set point, calculates two, subpoint place principal curvatures according to surface equation, selects absolute value the greater as Curvature Estimation value; For specified point p i(x i, y i, z i), can not, on fit Plane, now need to replace, by p with the projection of this point in plane ialong Z-direction to curved surface projection, then subpoint is (x i, y i, ax i 2+ by i 2+ cx iy i+ dx i+ ey i+ f); For the special parameter curved surface meeting z=z (x, y), order
p = ∂ z ∂ x , q = ∂ z ∂ y ,
r = ∂ 2 z ∂ x 2 , s = ∂ 2 z ∂ x ∂ y , t = ∂ 2 z ∂ y 2
If have:
E=1+p 2,F=pq,G=1+q 2
L = r 1 + p 2 + q 2 , M = s 1 + p 2 + q 2 ,
N = t 1 + p 2 + q 2
Then principal curve value meets equation:
(EG-F 2)k 2-(LG-2MF+NE)k+(LN-M 2)=0
Separate k 1, k 2two principal curvaturess of this point on curved surface; Product k 1k 2be called Gaussian curvature, represent with K, average be called mean curvature, represent with H; Use mean curvature, Gaussian curvature, maximum principal curvatures, minimum principal curvatures, principal curvatures absolute value higher value as Curvature Estimation index respectively; Traversal obtains the Curvature Estimation value of each some cloud according to the method described above, and all extract the maximum curvature point of 5% as unique point, paired observation extraction effect, then use principal curvatures absolute value higher value effect best; Because for certain a bit, have ready conditions from understanding when it has a direction change very violent and become unique point, and for all larger point of another different directions, numerically its mean curvature Gaussian curvature can be large, but from the viewpoint of feature extraction, selecting can the index of reaction structure change more accurately;
Step 6: unique point is screened: repeat the Curvature Estimation value that above-mentioned 5 steps obtain each point in a cloud respectively, setting appropriate threshold, Curvature Estimation value is greater than the point of threshold value as line feature point, realizes line feature extraction.
CN201210209643.8A 2012-06-20 2012-06-20 A kind of based on a cloud attitude standardized some cloud line feature extraction method Expired - Fee Related CN102799763B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210209643.8A CN102799763B (en) 2012-06-20 2012-06-20 A kind of based on a cloud attitude standardized some cloud line feature extraction method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210209643.8A CN102799763B (en) 2012-06-20 2012-06-20 A kind of based on a cloud attitude standardized some cloud line feature extraction method

Publications (2)

Publication Number Publication Date
CN102799763A CN102799763A (en) 2012-11-28
CN102799763B true CN102799763B (en) 2015-09-02

Family

ID=47198872

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210209643.8A Expired - Fee Related CN102799763B (en) 2012-06-20 2012-06-20 A kind of based on a cloud attitude standardized some cloud line feature extraction method

Country Status (1)

Country Link
CN (1) CN102799763B (en)

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103985149B (en) * 2014-05-20 2017-05-17 南京理工大学 Method for describing point features of three-dimensional colorful point cloud
CN104008257B (en) * 2014-06-16 2017-06-16 北京航空航天大学 It is a kind of for the Reverse Design with complex-curved component
CN104318100A (en) * 2014-10-22 2015-01-28 北京航空航天大学 Method for thinning thick point-cloud on basis of feature sensitive projection operator
CN105783873B (en) * 2016-02-24 2018-09-07 腾讯科技(深圳)有限公司 The measurement method of object, accurately drawing generating method and relevant apparatus
CN106447605B (en) * 2016-10-13 2019-05-10 中北大学 The virtual joining method of bronze ware three dimensional fragment based on PCA and FFT
CN106706046B (en) * 2016-12-09 2020-08-28 西安航空动力控制科技有限公司 Aviation multi-medium flow calibration method and calibration system thereof
CN108665491B (en) * 2018-03-22 2022-04-12 西安电子科技大学 Rapid point cloud registration method based on local reference points
CN109978991B (en) * 2019-03-14 2020-11-17 西安交通大学 Method for rapidly realizing online measurement of complex component clamping pose error based on vision
CN111275633B (en) * 2020-01-13 2023-06-13 五邑大学 Point cloud denoising method, system, device and storage medium based on image segmentation
CN112767457A (en) * 2021-01-25 2021-05-07 北京影谱科技股份有限公司 Principal component analysis-based plane point cloud matching method and device

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101751695A (en) * 2008-12-10 2010-06-23 中国科学院自动化研究所 Estimating method of main curvature and main direction of point cloud data

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101751695A (en) * 2008-12-10 2010-06-23 中国科学院自动化研究所 Estimating method of main curvature and main direction of point cloud data

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
一种利用近似平均曲率提取散乱点云模型特征点的快速算法;王瑶 等;《甘肃科技》;20100731;第26卷(第14期);13-15 *
基于高斯曲率极值点的散乱点云数据特征点提取;马骊溟;《***仿真学报》;20080531;第20卷(第9期);2341-2344 *
曲面重构中散乱点云数据曲率估算算法的研究;李文姬 等;《机械设计与制造》;20060630(第6期);43-44 *

Also Published As

Publication number Publication date
CN102799763A (en) 2012-11-28

Similar Documents

Publication Publication Date Title
CN102799763B (en) A kind of based on a cloud attitude standardized some cloud line feature extraction method
CN107038717B (en) A method of 3D point cloud registration error is automatically analyzed based on three-dimensional grid
CN106504276B (en) Non local solid matching method
CN108107444B (en) Transformer substation foreign matter identification method based on laser data
CN111080684B (en) Point cloud registration method for point neighborhood scale difference description
CN109118574A (en) A kind of fast reverse modeling method extracted based on three-dimensional feature
CN110599506B (en) Point cloud segmentation method for three-dimensional measurement of complex special-shaped curved surface robot
CN105469388A (en) Building point cloud registration algorithm based on dimension reduction
CN105118059A (en) Multi-scale coordinate axis angle feature point cloud fast registration method
CN102136155A (en) Object elevation vectorization method and system based on three dimensional laser scanning
CN102411779B (en) Object model matching posture measuring method based on image
CN110807781B (en) Point cloud simplifying method for retaining details and boundary characteristics
CN108022262A (en) A kind of point cloud registration method based on neighborhood of a point center of gravity vector characteristics
CN108303037A (en) A kind of detection method and device of the workpiece surface shape difference based on cloud analysis
CN105046694A (en) Quick point cloud registration method based on curved surface fitting coefficient features
CN108830888B (en) Coarse matching method based on improved multi-scale covariance matrix characteristic descriptor
CN102750449B (en) Point cloud linear feature extraction method based on substep three-dimensional space and feature dimension mapping
US11506755B2 (en) Recording medium recording information processing program, information processing apparatus, and information processing method
CN110009745B (en) Method for extracting plane from point cloud according to plane element and model drive
CN111179321A (en) Point cloud registration method based on template matching
CN102968400B (en) A kind of based on space line identification and the multi-view three-dimensional data registration method of mating
CN111504191A (en) Aviation part automatic rapid measurement method based on three-dimensional laser scanning
CN114004894A (en) Method for determining space relation between laser radar and binocular camera based on three calibration plates
CN113409332A (en) Building plane segmentation method based on three-dimensional point cloud
CN117132630A (en) Point cloud registration method based on second-order spatial compatibility measurement

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
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20150902

Termination date: 20200620

CF01 Termination of patent right due to non-payment of annual fee