CN110910492B - Method for point matching between non-rigid three-dimensional models - Google Patents
Method for point matching between non-rigid three-dimensional models Download PDFInfo
- Publication number
- CN110910492B CN110910492B CN201911204811.2A CN201911204811A CN110910492B CN 110910492 B CN110910492 B CN 110910492B CN 201911204811 A CN201911204811 A CN 201911204811A CN 110910492 B CN110910492 B CN 110910492B
- Authority
- CN
- China
- Prior art keywords
- point
- descriptor
- model
- matching
- anisotropic
- 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.)
- Active
Links
- 238000000034 method Methods 0.000 title claims abstract description 52
- 238000001228 spectrum Methods 0.000 claims abstract description 14
- 239000011159 matrix material Substances 0.000 claims description 25
- 230000003595 spectral effect Effects 0.000 claims description 14
- 239000013598 vector Substances 0.000 claims description 10
- 238000005457 optimization Methods 0.000 claims description 8
- 238000000354 decomposition reaction Methods 0.000 claims description 6
- 238000004364 calculation method Methods 0.000 abstract description 15
- 238000010586 diagram Methods 0.000 description 6
- 238000005516 engineering process Methods 0.000 description 5
- 230000007547 defect Effects 0.000 description 2
- 238000011161 development Methods 0.000 description 2
- 230000018109 developmental process Effects 0.000 description 2
- 230000004069 differentiation Effects 0.000 description 2
- 238000009792 diffusion process Methods 0.000 description 2
- 238000013507 mapping Methods 0.000 description 2
- 230000000007 visual effect Effects 0.000 description 2
- 238000004458 analytical method Methods 0.000 description 1
- 238000013459 approach Methods 0.000 description 1
- 238000011960 computer-aided design Methods 0.000 description 1
- 230000007812 deficiency Effects 0.000 description 1
- 238000002996 descriptor matching method Methods 0.000 description 1
- 238000013461 design Methods 0.000 description 1
- 238000001914 filtration Methods 0.000 description 1
- 238000013508 migration Methods 0.000 description 1
- 230000005012 migration Effects 0.000 description 1
- 230000036544 posture Effects 0.000 description 1
- 230000008569 process Effects 0.000 description 1
- 238000012545 processing Methods 0.000 description 1
- 230000011218 segmentation Effects 0.000 description 1
- 230000002123 temporal effect Effects 0.000 description 1
- 238000012546 transfer Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T17/00—Three dimensional [3D] modelling, e.g. data description of 3D objects
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T17/00—Three dimensional [3D] modelling, e.g. data description of 3D objects
- G06T17/20—Finite element generation, e.g. wire-frame surface description, tesselation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/74—Image or video pattern matching; Proximity measures in feature spaces
- G06V10/75—Organisation of the matching processes, e.g. simultaneous or sequential comparisons of image or video features; Coarse-fine approaches, e.g. multi-scale approaches; using context analysis; Selection of dictionaries
- G06V10/757—Matching configurations of points or features
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2200/00—Indexing scheme for image data processing or generation, in general
- G06T2200/04—Indexing scheme for image data processing or generation, in general involving 3D image data
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- General Physics & Mathematics (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Geometry (AREA)
- Computer Graphics (AREA)
- Computing Systems (AREA)
- Medical Informatics (AREA)
- General Health & Medical Sciences (AREA)
- Evolutionary Computation (AREA)
- Databases & Information Systems (AREA)
- Multimedia (AREA)
- Artificial Intelligence (AREA)
- Health & Medical Sciences (AREA)
- Processing Or Creating Images (AREA)
Abstract
The invention discloses a point matching method between non-rigid three-dimensional models, which comprises the following steps: firstly, establishing an anisotropic spectrum manifold wavelet descriptor; and then, the established descriptors are used as descriptor constraints of model points, the thermal kernel relation of each point on the model is used as point-to-point relation constraints, and a target function is established to realize the optimal matching among the model points. The invention firstly establishes an anisotropic spectrum manifold wavelet descriptor in the early stage and then adopts the thermonuclear relation as point pair relation constraint. Compared with the existing method, the anisotropic spectrum manifold wavelet descriptor has the advantages of equidistant deformation invariance, capability of distinguishing the intrinsic symmetry of the model, high resolution capability and positioning capability, high calculation efficiency and compact structure; the thermonuclear relation is used as point-to-point relation constraint, and the calculation efficiency and stability are superior to those of other methods adopting geodesic distance; therefore, the method is ensured to be definite in calculation, robust in result and accurate in matching.
Description
Technical Field
The invention belongs to the field of computer graphics and computer vision, and particularly relates to a point matching method between non-rigid three-dimensional models.
Background
In the past decade, with the rapid development of three-dimensional model acquisition equipment and related technologies, digital three-dimensional models have been used to represent very rich objects, and their related applications relate to traditional computer aided design, medical engineering, and emerging industries such as multimedia technology, entertainment industry, etc. Retrieval, identification and classification, semantic segmentation, migration and the like of 3D models are basic and important applications widely existing in the fields, and the important premise for realizing the applications is to establish accurate and efficient point matching (hereinafter referred to as model matching) between three-dimensional models.
The core technology of the mainstream method for establishing model matching exists in the following two steps:
(1) firstly, establishing a point descriptor for accurately describing geometric characteristics of a model;
by encoding the multi-scale shape information and the geometric characteristics of each point of the model, a point descriptor (usually expressed as a high-dimensional vector) capable of describing the overall geometric characteristics at each point of the model is constructed, and the descriptor requires high resolution and high calculation efficiency;
(2) and establishing an optimal descriptor matching method in a descriptor space of the model to realize accurate matching of points on the model.
Due to the complex and various forms of the three-dimensional model which actually exists, various deformations can be experienced, and meanwhile, the limitation of the digital scanning device can cause the situation that the model has a large amount of noise and even partial loss, so that the realization of matching with high performance becomes a very challenging problem in the fields of computer graphics and vision.
At present, a spectrum point descriptor (which can be regarded as a characteristic value and a characteristic vector of a group of filters acting on a laplacian-bellter operator) established by using diffusion geometry becomes a main method for analyzing the shape characteristics of a non-rigid model due to the characteristics of high calculation efficiency, intrinsic (equidistant deformation) invariance and the like. The representative work is thermonuclear Signature (HKS, Heat Kernel Signature) and Wave Kernel Signature (WKS, Wave Kernel Signature), but the two methods can not realize the detail or outline information of a comprehensive analysis model, can not realize the accurate positioning between model points, and are easy to generate matching noise. Other methods still have deficiencies in the computational efficiency, resolution, and stability of descriptors. In particular, most of these methods fail to identify the symmetry inherent in the model, which greatly reduces the accuracy of descriptor and model matching.
After establishing accurate model point descriptors, matching between models can be achieved by reducing distortion as much as possible. There are two main strategies in the current method. A method for finding matching points by using a nearest neighbor method in a descriptor space is simple and easy to implement, but the matching performance depends heavily on the used descriptor, and the method fails to consider the geometric association characteristic between the points and the points on a model, so that the discontinuity of matching is easily caused. To this end, another approach imposes constraints on the geometric relationship between the descriptors while taking into account the point descriptors as little distortion as possible. Compared with the method simply using the nearest neighbor method, the method greatly improves the matching accuracy. But the performance of the descriptors used earlier and the correct establishment of the geometric association between the points still seriously affect the accuracy of the final matching.
Disclosure of Invention
The invention aims to provide a method capable of improving the accuracy of point matching between non-rigid three-dimensional models aiming at the defects in the prior art.
The invention provides a method for point matching between non-rigid three-dimensional models, which comprises the following steps:
step one, establishing an anisotropic spectrum manifold wavelet descriptor;
and step two, taking the descriptor established in the step one as descriptor constraint of the model point, adopting the thermonuclear relation of each point on the model as point pair relation constraint, establishing a target function, and realizing optimal matching between the model points.
In one embodiment, the step of establishing the anisotropic spectral manifold wavelet descriptor in the step one comprises the following steps:
step (1), calculating an anisotropic Laplace-Belleville matrix of the model and carrying out generalized characteristic decomposition,
step (2), defining anisotropic spectrum manifold wavelet transform,
and (3) establishing an anisotropic spectrum manifold wavelet descriptor.
Further, in the step (1), an anisotropic Laplace-Bell Meter matrix Lαθ=-A-1Bαθ,
Wherein A ═ diag (a)1,…,aN) For a diagonal matrix, the elements on the diagonal represent the neighborhood area of the corresponding vertex,
matrix BETAαθ=(bij) Is a weight matrix, whereinGeneralized characteristic decomposition, solving equation Bαθφαθ,k=λαθ,kAφαθ,k,
Accordingly, in step (2), the wavelet generating kernel function is:for1 is less than or equal to x is less than or equal to 2, and the corresponding scale function generating kernel function isWhere γ is set equal to the maximum value of g (x).
in the specific implementation, in the second step,
given a grid model X and a grid model Y, calculating an anisotropic spectral manifold wavelet descriptor of each point X and each point Y to obtain a matrix FX,
Selecting time t according to formulaComputing a point-to-point relationship matrix K determined by a thermokernelX,
Establishing an optimization objective function for point descriptors and point pair relationships:and (6) solving.
The invention firstly establishes an anisotropic spectrum manifold wavelet descriptor in the early stage and then adopts the thermonuclear relation as point pair relation constraint. Compared with the existing method, the anisotropic spectrum manifold wavelet descriptor has the advantages of equidistant deformation invariance, capability of distinguishing the intrinsic symmetry of the model, high resolution capability and positioning capability, high calculation efficiency and compact structure; the thermonuclear relation is used as point-to-point relation constraint, and the calculation efficiency and stability are superior to those of other methods adopting geodesic distance; therefore, the method is ensured to be definite in calculation, robust in result and accurate in matching.
Drawings
FIG. 1 is a schematic flow diagram of a preferred embodiment of the present invention.
Fig. 2 is an anisotropic spectral manifold wavelet descriptor property display diagram (equidistant deformation invariance).
Fig. 3 is an anisotropic spectral manifold wavelet descriptor property display diagram (implicit symmetry differentiation).
FIGS. 4(a) -4 (f) are schematic diagrams illustrating the performance comparison result between the descriptor in this embodiment and other descriptors in the prior art.
Fig. 5 is a diagram illustrating comparison between the matching method of the present embodiment and the conventional matching method.
Fig. 6(a) -6 (d) are schematic diagrams illustrating visual comparison of matching results of the matching method in the present embodiment and the existing matching method.
Detailed Description
This embodiment discloses a high performance three-dimensional model matching method, which we call ASMWD-PMF (product manifold spatial filtering based on anisotropic spectral manifold wavelet descriptor). The method can accurately realize the matching between the deformation models with approximate equal distances, has high calculation efficiency and performance far superior to that of the existing matching method, and can provide important technical guarantee for the subsequent application of the three-dimensional model.
As shown in fig. 1, in specific implementation, the detailed calculation steps are as follows:
1. an anisotropic spectral manifold wavelet descriptor is established.
The descriptor algorithm can be specifically divided into the following 3 steps:
1.1 calculating the anisotropic Laplace-Bell meter matrix of the model and the characteristic decomposition thereof;
an anisotropic laplacian-belter operator is first calculated, and a three-dimensional model discrete form is generally represented as a triangular grid M (V, E, F) including a vertex set V ═ 1., N }, an edge set E and a patch set F { (i, j, k) }, and a vectorRepresenting a function defined on a grid.
Given the anisotropy parameter α and the rotation angle θ, the principal curvature direction V on each patch is first calculatedM,VmAnd establishing an orthogonal coordinate system on the patchWhere n is the unit normal on the patch. Calculated in a coordinate system UijkTensor matrix of lower representation
Vector quantityRepresenting a unit vector pointing from the triangle vertex i to the vertex j, defining an edge ekjAnd ekiH of (A) to (B)θ-Inner product
Sparse matrix L with discrete representation of anisotropic Laplace-Belleville operators as NxNαθ=-A-1BαθWherein A ═ diag (a)1,…,aN) For a diagonal matrix, the elements on the diagonal represent the neighborhood area of the corresponding vertex. Matrix BETAαθ=(bij) Is a weight matrix, wherein
For the above anisotropic Laplace-Bell Mite matrix LαθPerforming generalized eigen decomposition, i.e. solving equations
Bαθφαθ,k=λαθ,kAφαθ,k (2)
The obtained characteristic valueAnd corresponding feature vectorsThey are called the frequency and fourier basis functions on the manifold, respectively. Correspondingly, Fourier coefficients of the signal fCan be calculated from the following formula:
in particular, the Fourier coefficient of the impulse function at point n is
1.2 anisotropic spectral manifold wavelet transform;
an anisotropic spectral manifold wavelet transform on a manifold is first created. The classical wavelet transform essentially filters the fourier coefficients in the frequency domain, so that an anisotropic spectral manifold wavelet transform can be defined by means of the frequency domain defined by the anisotropic laplace-bellter-metric operator signature system.
In practical application, J discrete scales are sampled firstlyAt point m, has a dimension sjAnisotropic spectral manifold wavelet function ofIs defined as
We define the anisotropic spectral manifold wavelet transform of a signal as the inner product of the signal f and the corresponding wavelet function, i.e.
In the above wavelet function calculation, the wavelet kernel function g (x) and the scale kernel function h (x) correspond to a filter function in the frequency domain, and the cubic B-spline wavelet generation kernel function may be selected
Corresponding scale function generating kernel function
Where γ is set equal to the maximum value of g (x).
Discrete wavelet scale is represented by sjFrom LαθThe upper bound of the spectrum is determined. The maximum and minimum dimensions are respectively taken as sJ=x1/λmax、λmin=λmaxK, k > 0, the remainder sJ≤sj≤s1Equal logarithmic distribution, with parameter k being selected by the user.
1.3 Anisotropic spectral manifold wavelet descriptor
And selecting the multi-scale anisotropic spectrum wavelet transform coefficient of the pulse function positioned at the point for the vertex i on the grid to encode the multi-scale geometric information of the neighborhood around the point.
For each direction θ, we first find the descriptor in that direction, i.e.
To capture the geometric information in each direction in full, we use L equally distributed rotation angles, i.e. let
Finally, we concatenate the descriptors of each sub-direction into a high-dimensional vector of (J +1) xL, which is the descriptor at the vertex i of the mesh, i.e., the descriptor
The pseudo code for calculating the ASMWD in this step is shown in the table below:
2. matching of descriptors.
After calculating the ASMWD at each model vertex, we need to design an optimization algorithm to find the best match between model points and points using the descriptors. Our method will now be described in detail by taking the matching between two models as an example.
Given the mesh models X and Y, they are first computed at each pointThe q-dimensional ASMWD of (A) is respectively recorded asIn the discrete case, the ASMWD at all vertices on the two meshes form a matrix FX,
The match between the two models can be viewed as a mapping: [ pi ]: { x1,x2,…,xN}→{y1,y2,…,yNWhere i ═ 1,2 … …, N.xi,yiRespectively, X, Y. The mapping table is shown as a permutation matrix n e {0,1}N×NThe matrix satisfies pi T1 ═ 1, where 1 is the column vector for which all elements are 1. Spatially representing the NxN permutation matrix as PN。
The relationship between pairs of points on each model is represented using a thermal kernel. The thermonuclear is a solution of a thermal diffusion equation on manifold X and can be expressed as an exponential relation of an intrinsic operator, namely the thermonuclear relation of X and y at a time t is
Which represents the amount of heat transferred from point x to y at time t. The thermonuclear relations between all points on X, Y are represented as K in discrete casesX,
An optimization objective function is now established for the point descriptors and point pair relationships:
the solution of the optimization problem can be converted into a corresponding convex optimization problem, and the convex optimization problem can be solved.
The model matching algorithm pseudo-code of this step is shown in the following table
The deformation experienced by the joints when the human body has different postures is listed.
As shown in figure 2, a three-dimensional model of a human body is established, joints of different parts are selected as selected points on the model, and each point has equidistant deformation invariance.
As shown in fig. 3, the human three-dimensional model has the intrinsic symmetry differentiation, and the use of anisotropy means that the direction information intrinsic in the model is considered when the descriptor is established, so that the descriptor can differentiate the symmetry, the defects of the general spectrum descriptor are overcome, and the matching requirement is more met.
Compared with the performance of the existing descriptors, the method (ASMWD-PMF) has better resolution capability and positioning capability than the existing method, and the matched area is only concentrated in a small neighborhood of the correct matched point.
As shown in fig. 4a to 4f, compared with the prior art, the method has the advantages of high calculation efficiency and compact structure; the descriptor dimension is lower than the dimension of the similar method, the complex function representing the model characteristic does not need to be calculated in advance, and the solving process does not need to depend on a high-dimensional equation set or the calculation of geodesic distance and the like.
The temporal statistics of the different descriptors for the different vertex models, as shown in the table below,
the comparison of the matching results of the method with other methods is shown in fig. 5, and the visual comparison of the matching results of the method with other methods is shown in fig. 6(a) -6 (d), which uses the correspondence obtained by different methods to transfer the color information and connect the corresponding points by straight lines.
The algorithm has the advantages that: by adopting the ASMWD established earlier by the technical scheme, the optimization result is not easy to generate the whole block turning of the model matching region; the thermonuclear relation is adopted as point-to-point relation constraint, and the calculation efficiency and stability are superior to those of other methods adopting geodesic distance; in summary, the present technology provides a new matching method for overcoming the shortcomings of the existing three-dimensional model matching method in terms of accuracy and computational efficiency. The method has the advantages of definite calculation, robust result and accurate matching, and is suitable for processing complex models with equidistant deformation. The technology can greatly promote the development of subsequent application and related industries based on three-dimensional model matching.
Claims (5)
1. A method of point matching between non-rigid three-dimensional models, the method comprising the steps of:
step one, establishing an anisotropic spectrum manifold wavelet descriptor;
(1) calculating the anisotropic Laplace-Bell meter matrix of the model and carrying out generalized characteristic decomposition,
(2) defining anisotropic spectral manifold wavelet transform,
(3) establishing an anisotropic spectrum manifold wavelet descriptor;
and step two, taking the descriptor established in the step one as descriptor constraint of the model point, adopting the thermonuclear relation of each point on the model as point pair relation constraint, establishing a target function, and realizing optimal matching between the model points.
2. The method of point matching between non-rigid three-dimensional models according to claim 1, characterized in that: in step (1), an anisotropic Laplace-Bell Meter matrix Lαθ=-A-1Bαθ,
Wherein A ═ diag (a)1,…,aN) For a diagonal matrix, the elements on the diagonal represent the neighborhood area of the corresponding vertex,
matrix Bαθ=(bij) Is a weight matrix, whereinGeneralized characteristic decomposition, solving equation Bαθφαθ,k=λαθ,kAφαθ,k,
3. The method of point matching between non-rigid three-dimensional models according to claim 2, characterized in that: in the step (2), the wavelet generating kernel function is as follows:
Where γ is set equal to the maximum value of g (x).
5. the method of point matching between non-rigid three-dimensional models according to claim 1, characterized in that: in the second step, the first step is carried out,
given a grid model X and a grid model Y, calculating an anisotropic spectral manifold wavelet descriptor of each point X and each point Y to obtain a matrix
Selecting time t according to formulaComputing a point-to-point relationship matrix determined by thermokernels
and (6) solving.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201911204811.2A CN110910492B (en) | 2019-11-29 | 2019-11-29 | Method for point matching between non-rigid three-dimensional models |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201911204811.2A CN110910492B (en) | 2019-11-29 | 2019-11-29 | Method for point matching between non-rigid three-dimensional models |
Publications (2)
Publication Number | Publication Date |
---|---|
CN110910492A CN110910492A (en) | 2020-03-24 |
CN110910492B true CN110910492B (en) | 2021-02-02 |
Family
ID=69820834
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201911204811.2A Active CN110910492B (en) | 2019-11-29 | 2019-11-29 | Method for point matching between non-rigid three-dimensional models |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN110910492B (en) |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112560954A (en) * | 2020-12-14 | 2021-03-26 | 北京工业大学 | Geometric model non-rigid matching method and device using local and global information |
CN113362465B (en) * | 2021-06-04 | 2022-07-15 | 中南大学 | Non-rigid three-dimensional shape point-by-point correspondence method and human heart motion simulation method |
WO2023035132A1 (en) * | 2021-09-08 | 2023-03-16 | 大连理工大学 | Parameterized engraving design method based on thin shell structure |
CN113792859B (en) * | 2021-09-13 | 2022-06-17 | 中南大学 | Unsupervised shape corresponding method and human body shape corresponding method |
CN115239877B (en) * | 2022-07-07 | 2023-05-09 | 青海师范大学 | Three-dimensional model matching method of spectrum shape descriptor based on invariant moment |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102054296A (en) * | 2011-01-20 | 2011-05-11 | 西北大学 | Grid deformation method based on local rigidity |
CN102945569A (en) * | 2012-10-23 | 2013-02-27 | 西北工业大学 | Three-dimensional model symmetry analysis method based on heat kernel signal |
CN103699578A (en) * | 2013-12-01 | 2014-04-02 | 北京航空航天大学 | Image retrieval method based on spectrum analysis |
CN106803094A (en) * | 2016-12-21 | 2017-06-06 | 辽宁师范大学 | Threedimensional model shape similarity analysis method based on multi-feature fusion |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7756325B2 (en) * | 2005-06-20 | 2010-07-13 | University Of Basel | Estimating 3D shape and texture of a 3D object based on a 2D image of the 3D object |
CN106530338B (en) * | 2016-10-31 | 2019-02-05 | 武汉纺织大学 | MR image feature point matching process and system before and after biological tissue's non-linear deformation |
CN108734713A (en) * | 2018-05-18 | 2018-11-02 | 大连理工大学 | A kind of traffic image semantic segmentation method based on multi-characteristic |
CN110197503B (en) * | 2019-05-14 | 2021-07-30 | 北方夜视技术股份有限公司 | Non-rigid point set registration method based on enhanced affine transformation |
-
2019
- 2019-11-29 CN CN201911204811.2A patent/CN110910492B/en active Active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102054296A (en) * | 2011-01-20 | 2011-05-11 | 西北大学 | Grid deformation method based on local rigidity |
CN102945569A (en) * | 2012-10-23 | 2013-02-27 | 西北工业大学 | Three-dimensional model symmetry analysis method based on heat kernel signal |
CN103699578A (en) * | 2013-12-01 | 2014-04-02 | 北京航空航天大学 | Image retrieval method based on spectrum analysis |
CN106803094A (en) * | 2016-12-21 | 2017-06-06 | 辽宁师范大学 | Threedimensional model shape similarity analysis method based on multi-feature fusion |
Non-Patent Citations (2)
Title |
---|
Dempster–Shafer evidence theory-based multi-feature learning and fusion method for non-rigid 3D model retrieval;Hui Zeng etc.;《IET Computer Vision》;第261-266页;20190131;第13卷(第03期);论文第3节,图1,公式(3)-公式(5) * |
三维模型匹配的谱图小波描述符;胡玲等;《浙江大学学报(工学版)》;20190430;第53卷(第04期);论文第2-3节 * |
Also Published As
Publication number | Publication date |
---|---|
CN110910492A (en) | 2020-03-24 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN110910492B (en) | Method for point matching between non-rigid three-dimensional models | |
Zhu et al. | AdaFit: Rethinking learning-based normal estimation on point clouds | |
Chen et al. | Multi-patch collaborative point cloud denoising via low-rank recovery with graph constraint | |
CN108875813B (en) | Three-dimensional grid model retrieval method based on geometric image | |
CN108665491B (en) | Rapid point cloud registration method based on local reference points | |
CN109903319B (en) | Multi-resolution-based fast iteration closest point registration algorithm | |
CN108921926A (en) | A kind of end-to-end three-dimensional facial reconstruction method based on single image | |
CN103745459B (en) | Detection method of an unstructured point cloud feature point and extraction method thereof | |
CN108038906A (en) | A kind of three-dimensional quadrilateral mesh model reconstruction method based on image | |
CN107301643A (en) | Well-marked target detection method based on robust rarefaction representation Yu Laplce's regular terms | |
CN103700135B (en) | A kind of three-dimensional model local spherical mediation feature extracting method | |
CN115797418A (en) | Complex mechanical part measurement point cloud registration method and system based on improved ICP | |
Zhang et al. | A unifying framework for n-dimensional quasi-conformal mappings | |
CN114913552B (en) | Three-dimensional human body density corresponding estimation method based on single-view-point cloud sequence | |
CN113822825B (en) | Optical building target three-dimensional reconstruction method based on 3D-R2N2 | |
CN108090460B (en) | Weber multidirectional descriptor-based facial expression recognition feature extraction method | |
CN117726885B (en) | Vehicle body gap classification method based on three-dimensional geometric self-attention mechanism | |
CN113902779A (en) | Point cloud registration method based on tensor voting method | |
Zou et al. | Shape-based retrieval and analysis of 3D models using fuzzy weighted symmetrical depth images | |
CN113723208B (en) | Three-dimensional object shape classification method based on canonical and other transformation conversion sub-neural network | |
CN112862718B (en) | Mode decomposition filtering method based on power spectral density constraint | |
CN112116710B (en) | Curved surface reconstruction method based on trend constraint | |
CN115935447A (en) | Hybrid modeling method based on discrete Morse theoretical feature recognition | |
Liu et al. | Spherical transformer: Adapting spherical signal to CNNs | |
CN109658489B (en) | Three-dimensional grid data processing method and system based on neural network |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |