CN109671153B - Three-dimensional reconstruction method for contour line of complex organ - Google Patents

Three-dimensional reconstruction method for contour line of complex organ Download PDF

Info

Publication number
CN109671153B
CN109671153B CN201811480148.4A CN201811480148A CN109671153B CN 109671153 B CN109671153 B CN 109671153B CN 201811480148 A CN201811480148 A CN 201811480148A CN 109671153 B CN109671153 B CN 109671153B
Authority
CN
China
Prior art keywords
contour line
organ
line
curved surface
organ contour
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
Application number
CN201811480148.4A
Other languages
Chinese (zh)
Other versions
CN109671153A (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.)
Anhui Wisdom Tech Co ltd
Original Assignee
Anhui Wisdom Tech Co ltd
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 Anhui Wisdom Tech Co ltd filed Critical Anhui Wisdom Tech Co ltd
Priority to CN201811480148.4A priority Critical patent/CN109671153B/en
Publication of CN109671153A publication Critical patent/CN109671153A/en
Application granted granted Critical
Publication of CN109671153B publication Critical patent/CN109671153B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T17/00Three dimensional [3D] modelling, e.g. data description of 3D objects
    • G06T17/20Finite element generation, e.g. wire-frame surface description, tesselation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T17/00Three dimensional [3D] modelling, e.g. data description of 3D objects
    • G06T17/10Constructive solid geometry [CSG] using solid primitives, e.g. cylinders, cubes

Abstract

The invention discloses a three-dimensional reconstruction method for a contour line of a complex organ, and relates to the technical field of contour line three-dimensional reconstruction. Preprocessing each inputted organ contour line; establishing a corresponding cylinder curved surface for each layer of the organ contour line; fusing all the cylinder curved surfaces to obtain an integral curved surface; and carrying out mesh smoothing on the whole curved surface by using a weighted Laplace mesh smoothing method. The organ contour lines are preprocessed, and cylinder curved surfaces of the organ contour lines and nested contour lines of the organ contour lines are established; meanwhile, the cylindrical curved surfaces corresponding to the contour lines of the adjacent organs are fused to obtain an integral curved surface, the integral curved surface is smoothed by a weighted Laplace mesh smoothing method, the processing of contour line nesting, multi-branch and non-convex contour polygons is realized, the universality of processing complex contour line three-dimensional reconstruction is realized, the contour line nesting, multi-branch and non-convex contour polygons can be efficiently processed, and the reconstruction efficiency and the reconstruction effect are improved.

Description

Three-dimensional reconstruction method for contour line of complex organ
Technical Field
The invention belongs to the technical field of contour line three-dimensional reconstruction, and particularly relates to a three-dimensional reconstruction method for a contour line of a complex organ.
Background
Three-dimensional reconstruction of contour lines is always a considerable important problem in medical visualization, three-dimensional medical data can provide intuitive and valuable scientific reference for treatment in clinic, and processing of complex contour lines is always a hot point of research and comprises the difficult-to-process problems of multi-branch, non-cam contour lines, nesting and the like. The first method is an early common contour reconstruction method, and obtains the best connection mode of the triangular patch by calculating the distance between key points of an upper contour and a lower contour. When a complex contour line is processed, a Delaunay triangle splitting method or other interpolation methods are often used, the calculation is often complex, and the generated curved surface has a local sharp or abrupt change. The process is described in detail in the literature "Improved construction of delayed based ligation surfaces" (authors: S.W.Cheng, T.K.De). The second method is to fit a complex region of the contour line by means of fitting an implicit function, and the calculated amount is generally large and cannot be applied to reconstruction of the whole contour line. The method is described in detail in the document "Surface Rendering for Parallel Slices of containers from Medical Imaging" (authors: WANG QIANG, ZHIGENG PAN, etc.). The third is to change the contour line into a point cloud form, and then change the contour line reconstruction into surface fitting of the point cloud, but this way often causes distortion when processing nested contour lines and multi-branch situations. The fourth method is to use a moving cube method (MC method), which can directly process a CT image for three-dimensional Reconstruction after setting a threshold, but often needs to perform preprocessing on a contour line drawn by a doctor manually, and the specific introduction of the method is described in the document "3d Reconstruction of Face from 2D CT Scan Images" (author: t.
The invention aims to provide a three-dimensional reconstruction method of a complex organ contour line, which is used for solving the problems that the existing organ contour line reconstruction process is complex, contour line nesting cannot be processed, multi-branch and non-convex contour polygons have low processing efficiency and poor processing effect.
Disclosure of Invention
The invention aims to provide a three-dimensional reconstruction method of a complex organ contour line, which comprises the steps of preprocessing the organ contour line, and establishing a cylinder curved surface of the organ contour line and a nested contour line thereof; meanwhile, the cylindrical curved surfaces corresponding to the adjacent organ contour lines are fused to obtain an integral curved surface, and the integral curved surface is smoothed by using a weighted Laplace mesh smoothing method, so that the problems that the existing organ contour line reconstruction process is complex, contour line nesting cannot be processed, multi-branch and non-convex contour polygons cannot be processed, the processing efficiency is low, and the processing effect is poor are solved.
In order to solve the technical problems, the invention is realized by the following technical scheme:
the invention relates to a three-dimensional reconstruction method of a complex organ contour line, which comprises the following steps:
s000: preprocessing each input organ contour line;
s001: establishing a corresponding cylinder curved surface for each layer of the organ contour line;
s002: fusing all the cylinder curved surfaces to obtain an integral curved surface;
s003: performing mesh smoothing on the whole curved surface by using a weighted Laplace mesh smoothing method;
wherein the organ contour line is represented by a contour point set E; and points in the contour point set E are line segment end points which form a contour line and are obtained clockwise or anticlockwise.
Preferably, the preprocessing of each organ contour line input in S000 specifically includes the following processes:
a000: screening out two possibly intersected line segments forming the organ contour line by adopting a line segment fast exclusion algorithm;
a001: confirming two intersected line segments in A000 possibly intersected line segments by adopting a line segment straddle experimental algorithm;
a002: deleting the end point of the front line segment and the start point of the rear line segment in the two intersected line segments, and simultaneously deleting all points between the end point of the front line segment and the start point of the rear line segment;
a003: and connecting the starting point of the front line segment and the end point of the rear line segment in the two intersected line segments to form a new line segment to form an organ contour line.
Preferably, the cylinder curved surface generation rule is as follows:
b000: calculating the height h1 between the contour line of the current organ and the contour line of the upper-layer organ;
b001: calculating the height h2 between the current organ contour line and the lower-layer organ contour line;
b002: establishing an upper layer outline polygon with the shape consistent with the shape of the current organ outline at a horizontal plane with the upward height h1/2 from the current organ outline;
b003: establishing a lower-layer contour polygon with the shape consistent with the shape of the current organ contour line at a horizontal plane with a depth h2/2 downwards from the current organ contour line;
b004: connecting the upper layer outline polygon and the lower layer outline polygon to form a cylindrical curved surface;
b005: acquiring the corresponding cylinder curved surface of the embedded organ contour line of the current organ contour line according to the steps from B000 to B004;
and the embedded organ contour line is an organ contour line contained in the current organ contour line.
Preferably, the step of fusing all the cylinder curved surfaces in S002 to obtain an overall curved surface specifically includes the following steps:
c000: confirming the intersecting surface of the curved surfaces of two adjacent cylinders;
c001: respectively obtaining projection polygons of two adjacent cylinders on the intersecting surfaces;
c002: drawing the non-overlapping parts of the two projection polygons into a surface;
if the current organ contour line contains the embedded organ contour line, judging whether an upper layer or a lower layer organ contour line adjacent to the current organ contour line has the embedded organ contour line; if so, fusing the cylinder curved surface corresponding to the embedded organ contour line of the current organ contour line and the cylinder curved surface corresponding to the embedded organ contour line of the upper layer or the lower layer organ contour line according to the steps of C000 to C002; if not, the cylinder curved surface corresponding to the current organ contour line is fused with the cylinder curved surface corresponding to the embedded organ contour line.
Preferably, the mesh smoothing of the whole curved surface by using the weighted laplacian mesh smoothing method in S003 specifically includes the following steps:
defining a surface mesh model M = (V, E, F) comprising n vertices;
wherein, E represents the set of edges in the curved surface mesh model, and the vertex in the curved surface mesh model is N (i) = { j | (i, j) ∈ E } in the Cartesian coordinate;
passing through delta i =∑ j∈Ni w ij (v j -v i )=[∑ j∈Ni w ij v j ]-v i Calculating to obtain a Laplace coordinate after grid smoothing;
wherein the weight w ij Is normalized and employs a distance-weighted approach,
is expressed as
Figure BDA0001893173160000041
λ is a parameter that controls the degree of shrinkage of the grid.
The invention has the following beneficial effects:
the organ contour lines are preprocessed, and cylinder curved surfaces of the organ contour lines and nested contour lines thereof are established; meanwhile, the cylinder curved surfaces corresponding to the contour lines of the adjacent organs are fused to obtain an integral curved surface, the integral curved surface is smoothed by a weighted Laplace mesh smoothing method, the processing of contour line nesting, multi-branch and non-convex contour polygons is realized, the universality of processing complex contour line three-dimensional reconstruction is realized, the contour line nesting, multi-branch and non-convex contour polygons can be efficiently processed, and the reconstruction efficiency and the reconstruction effect are improved.
Of course, it is not necessary for any product to practice the invention to achieve all of the above-described advantages at the same time.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings used in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art that other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is a flow chart of a three-dimensional reconstruction method of a complex organ contour line according to the present invention;
FIG. 2 is a flowchart illustrating the preprocessing of each organ contour line input in S000 according to the present invention;
FIG. 3 is a flow chart of the cylinder surface generation rule of the present invention;
FIG. 4 is a schematic diagram of an organ contour line with non-smooth points according to an embodiment of the present invention;
FIG. 5 is a schematic view of FIG. 4 after eliminating the irregularity;
FIG. 6 is a schematic diagram of an embodiment of the present invention after S000 pre-treatment;
FIG. 7 is a schematic diagram of a cylinder with all cylindrical surfaces fused into a single curved surface according to an embodiment of the present invention;
fig. 8 is a schematic diagram of the overall surface mesh after being smoothed in the embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1, the present invention is a method for three-dimensional reconstruction of a complex organ contour line, comprising the following steps:
s000: preprocessing each input organ contour line;
s001: establishing a corresponding cylinder curved surface for each layer of the organ contour line;
s002: fusing all the cylinder curved surfaces to obtain an integral curved surface;
s003: carrying out mesh smoothing on the whole curved surface by using a weighted Laplace mesh smoothing method;
wherein, the organ contour line is represented by a contour point set E; points in the contour point set E are line segment end points which are acquired clockwise or counterclockwise to form a contour line.
Referring to fig. 2 and 4-6, the preprocessing of each organ contour line input in S000 specifically includes the following steps:
a000: screening out two possibly intersected line segments forming the organ contour line by adopting a line segment fast exclusion algorithm;
a001: confirming two intersected line segments in A000 possibly intersected line segments by adopting a line segment straddle experimental algorithm;
a002: deleting the end point of the front line segment and the start point of the rear line segment in the two intersected line segments, and simultaneously deleting all points between the end point of the front line segment and the start point of the rear line segment;
a003: connecting the starting point of the front line segment and the end point of the rear line segment in the two intersected line segments to form a new line segment to form an organ contour line;
in which, if there are points causing local irregularity as in fig. 4, it needs to be eliminated to obtain the result of fig. 5. The contour data thus processed is reconstructed as shown in FIG. 6, which includes multi-branch contours, nested contours, and non-convex polygon contours.
Referring to fig. 3, the cylinder curved surface generation rule is as follows:
b000: calculating the height h1 between the contour line of the current organ and the contour line of the upper-layer organ;
b001: calculating the height h2 between the current organ contour line and the lower-layer organ contour line;
b002: establishing an upper layer outline polygon with the shape consistent with the shape of the current organ outline at a horizontal plane with the upward height h1/2 from the current organ outline;
b003: establishing a lower-layer contour polygon with the shape consistent with the shape of the current organ contour line at a horizontal plane with a depth h2/2 downwards from the current organ contour line;
b004: connecting the upper layer profile polygon with the lower layer profile polygon to form a cylindrical curved surface;
b005: obtaining the corresponding cylinder curved surface of the embedded organ contour line of the current organ contour line according to the steps from B000 to B004;
wherein the embedded organ contour line is an organ contour line contained inside the current organ contour line.
The method for obtaining the integral curved surface by fusing all the cylinder curved surfaces in the S002 specifically comprises the following steps:
c000: confirming the intersecting surface of the curved surfaces of two adjacent cylinders;
c001: respectively obtaining projection polygons of two adjacent cylinders on an intersecting surface;
c002: drawing the non-overlapping parts of the two projected polygons into a surface, and connecting the results by using triangular surfaces as shown in FIG. 7;
if the current organ contour line contains the embedded organ contour line, judging whether an upper layer or a lower layer organ contour line adjacent to the current organ contour line has the embedded organ contour line; if yes, the current organ contour line comprises a cylinder curved surface corresponding to the embedded organ contour line and a cylinder curved surface corresponding to the embedded organ contour line of the upper layer or the lower layer organ contour line, and the cylinder curved surfaces are fused according to the steps of C000 to C002; if not, the cylinder curved surface corresponding to the current organ contour line is fused with the cylinder curved surface corresponding to the embedded organ contour line.
In S003, the mesh smoothing of the entire curved surface by using the weighted laplacian mesh smoothing method specifically includes the following steps:
defining a surface mesh model M = (V, E, F) containing n vertices;
wherein E represents a set of edges in the curved surface mesh model, and the vertex in the curved surface mesh model is N (i) = { j (i, j) ∈ E } in a Cartesian coordinate;
passing through delta i =∑ j∈Ni w ij (v j -v i )=[∑ j∈Ni w ij v j ]-v i Calculating to obtain a Laplace coordinate after grid smoothing;
wherein the weight w ij Is normalized and employs a distance-weighted approach,
is expressed as
Figure BDA0001893173160000081
λ is a parameter controlling the degree of mesh shrinkage;
specifically, the points constituting the overall curved surface in S002 are read in first, and the set of adjacent points of each point is recorded. Then, traversal is started, a new vector is established for each point, a neighborhood adjacent point set of the new vector is obtained, and then calculation is carried out according to a weighted Laplace grid smoothing algorithm to obtain a new vector of the current point, namely a new position of the new vector. After the traversal is completed, a new three-dimensional curve is obtained as shown in fig. 8.
It should be noted that, in the foregoing system embodiment, each unit included is only divided according to functional logic, but is not limited to the above division as long as the corresponding function can be implemented; in addition, specific names of the functional units are only for convenience of distinguishing from each other, and are not used for limiting the protection scope of the present invention.
In addition, a person skilled in the art can understand that all or part of the steps in the method for implementing the embodiments described above can be implemented by a program to instruct the relevant hardware.
The preferred embodiments of the invention disclosed above are intended to be illustrative only. The preferred embodiments are not intended to be exhaustive or to limit the invention to the precise embodiments disclosed. Obviously, many modifications and variations are possible in light of the above teaching. The embodiments were chosen and described in order to best explain the principles of the invention and the practical application, to thereby enable others skilled in the art to best utilize the invention. The invention is limited only by the claims and their full scope and equivalents.

Claims (2)

1. A three-dimensional reconstruction method for a contour line of a complex organ is characterized by comprising the following steps:
s000: preprocessing each input organ contour line;
s001: establishing a corresponding cylinder curved surface for each layer of the organ contour line;
s002: fusing all the cylinder curved surfaces to obtain an integral curved surface;
s003: carrying out mesh smoothing on the whole curved surface by using a weighted Laplace mesh smoothing method;
wherein the organ contour line is represented by a contour point set E; points in the contour point set E are line segment end points which form a contour line and are obtained clockwise or anticlockwise;
the cylinder curved surface generation rule is as follows:
b000: calculating the height h1 between the contour line of the current organ and the contour line of the upper-layer organ;
b001: calculating the height h2 between the current organ contour line and the lower-layer organ contour line;
b002: establishing an upper layer outline polygon with the shape consistent with the shape of the current organ outline at a horizontal plane with the upward height h1/2 from the current organ outline;
b003: establishing a lower-layer contour polygon with the shape consistent with the shape of the current organ contour line at a horizontal plane with a depth h2/2 downwards from the current organ contour line;
b004: connecting the upper layer outline polygon and the lower layer outline polygon to form a cylindrical curved surface;
b005: acquiring the embedded organ contour line of the current organ contour line according to steps from B000 to B004 to obtain a corresponding cylinder curved surface;
wherein the embedded organ contour line is an organ contour line contained in the current organ contour line;
the step of fusing all the cylinder curved surfaces in the S002 to obtain the integral curved surface specifically comprises the following steps:
c000: confirming the intersecting surface of the curved surfaces of two adjacent cylinders;
c001: respectively obtaining projection polygons of two adjacent cylinders on the intersecting surfaces;
c002: drawing the non-overlapping parts of the two projection polygons into a surface;
if the current organ contour line contains the embedded organ contour line, judging whether an upper layer or a lower layer organ contour line adjacent to the current organ contour line has the embedded organ contour line; if so, fusing the cylinder curved surface corresponding to the embedded organ contour line of the current organ contour line and the cylinder curved surface corresponding to the embedded organ contour line of the upper layer or the lower layer organ contour line according to the steps of C000 to C002; if not, the cylinder curved surface corresponding to the current organ contour line is fused with the cylinder curved surface corresponding to the embedded organ contour line.
2. The method for three-dimensional reconstruction of complex organ contour lines according to claim 1, wherein the preprocessing of each inputted organ contour line in S000 comprises the following steps:
a000: screening out two possibly intersected line segments forming the organ contour line by adopting a line segment fast exclusion algorithm;
a001: confirming two intersected line segments in A000 by adopting a line segment straddle experimental algorithm;
a002: deleting the end point of a front line segment and the start point of a rear line segment in the two intersected line segments, and simultaneously deleting all points between the end point of the front line segment and the start point of the rear line segment;
a003: and connecting the starting point of the front line segment and the end point of the rear line segment in the two intersected line segments to form a new line segment to form an organ contour line.
CN201811480148.4A 2018-12-05 2018-12-05 Three-dimensional reconstruction method for contour line of complex organ Active CN109671153B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811480148.4A CN109671153B (en) 2018-12-05 2018-12-05 Three-dimensional reconstruction method for contour line of complex organ

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811480148.4A CN109671153B (en) 2018-12-05 2018-12-05 Three-dimensional reconstruction method for contour line of complex organ

Publications (2)

Publication Number Publication Date
CN109671153A CN109671153A (en) 2019-04-23
CN109671153B true CN109671153B (en) 2022-12-30

Family

ID=66144980

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811480148.4A Active CN109671153B (en) 2018-12-05 2018-12-05 Three-dimensional reconstruction method for contour line of complex organ

Country Status (1)

Country Link
CN (1) CN109671153B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110162095B (en) * 2019-06-19 2022-05-27 西北工业大学 Rapid return method of unmanned aerial vehicle in threat environment

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001148036A (en) * 1999-11-22 2001-05-29 Gunze Ltd Device for generating data and computer-readable recording medium with data generation program recorded thereon
JP2002140374A (en) * 2000-11-02 2002-05-17 Suzuki Motor Corp Method and device for generating mesh data on curved surface and storage medium with program for generating mesh data on curved surface stored therein
JP2008121332A (en) * 2006-11-14 2008-05-29 Toda Constr Co Ltd Method for forming curved surface form
CN104698444A (en) * 2013-12-23 2015-06-10 中国科学院电子学研究所 Method for determining influences of array element position errors on three-dimensional imaging quality of array antenna
CN104966317A (en) * 2015-06-04 2015-10-07 中南大学 Automatic three-dimensional modeling method based on contour line of ore body
CN105225272A (en) * 2015-09-01 2016-01-06 成都理工大学 A kind of tri-dimensional entity modelling method based on the reconstruct of many outline lines triangulation network
CN106600683A (en) * 2016-11-28 2017-04-26 淮阴工学院 Bone CT sequence image oriented grid model adaptive reconstruction method
CN107578472A (en) * 2017-08-18 2018-01-12 中国科学院自动化研究所 The orientation optimization method and device of three-dimensional surface triangle mesh model
CN107730587A (en) * 2016-08-11 2018-02-23 浙江中环瑞蓝科技发展有限公司 One kind is based on picture quick three-dimensional Interactive Modeling method

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4635392B2 (en) * 2001-08-09 2011-02-23 コニカミノルタホールディングス株式会社 3D object surface shape modeling apparatus and program
US9082220B2 (en) * 2003-08-26 2015-07-14 Siemens Product Lifecycle Management Software Inc. System, method, and computer program product for smoothing
KR101028698B1 (en) * 2009-05-20 2011-04-14 중앙대학교 산학협력단 Apparatus and method for three-dimensional modeling using lattice structure
US9849633B2 (en) * 2014-06-23 2017-12-26 Siemens Product Lifecycle Management Software Inc. Removing sharp cusps from 3D shapes for additive manufacturing
GB201617666D0 (en) * 2016-10-19 2016-11-30 Rolls Royce Plc Optimization of an automatically meshable shapes

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001148036A (en) * 1999-11-22 2001-05-29 Gunze Ltd Device for generating data and computer-readable recording medium with data generation program recorded thereon
JP2002140374A (en) * 2000-11-02 2002-05-17 Suzuki Motor Corp Method and device for generating mesh data on curved surface and storage medium with program for generating mesh data on curved surface stored therein
JP2008121332A (en) * 2006-11-14 2008-05-29 Toda Constr Co Ltd Method for forming curved surface form
CN104698444A (en) * 2013-12-23 2015-06-10 中国科学院电子学研究所 Method for determining influences of array element position errors on three-dimensional imaging quality of array antenna
CN104966317A (en) * 2015-06-04 2015-10-07 中南大学 Automatic three-dimensional modeling method based on contour line of ore body
CN105225272A (en) * 2015-09-01 2016-01-06 成都理工大学 A kind of tri-dimensional entity modelling method based on the reconstruct of many outline lines triangulation network
CN107730587A (en) * 2016-08-11 2018-02-23 浙江中环瑞蓝科技发展有限公司 One kind is based on picture quick three-dimensional Interactive Modeling method
CN106600683A (en) * 2016-11-28 2017-04-26 淮阴工学院 Bone CT sequence image oriented grid model adaptive reconstruction method
CN107578472A (en) * 2017-08-18 2018-01-12 中国科学院自动化研究所 The orientation optimization method and device of three-dimensional surface triangle mesh model

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
three-dimensional reconstruction of human organs based on magnetic resonance imaging data;Jiang Guiping,et al;《academic journal of the first medical college or PLA》;20050131;7-15 *
应用于医学三维影像的血管结构自动提取;肖若秀等;《光学 精密工程》;20140228;第22卷(第2期);443-450 *

Also Published As

Publication number Publication date
CN109671153A (en) 2019-04-23

Similar Documents

Publication Publication Date Title
US10346708B2 (en) Image processing method
Sederberg et al. Watertight trimmed NURBS
Song et al. A progressive point cloud simplification algorithm with preserved sharp edge data
Xia et al. Editable polycube map for gpu-based subdivision surfaces
WO2011079421A1 (en) Method for global paremeterization and quadrilateral gridding of point cloud data
CN109903396A (en) A kind of tooth three-dimensional model automatic division method based on surface parameterization
CN107730587B (en) Rapid three-dimensional interactive modeling method based on pictures
US20140085312A1 (en) Seamless fracture in a production pipeline
Ito et al. Robust generation of high‐quality unstructured meshes on realistic biomedical geometry
CN109671153B (en) Three-dimensional reconstruction method for contour line of complex organ
Yan et al. Flower reconstruction from a single photo
Wu et al. A scattered point set hole-filling method based on boundary extension and convergence
Xu et al. Robust surface segmentation and edge feature lines extraction from fractured fragments of relics
Wang et al. Arap++: an extension of the local/global approach to mesh parameterization
CN103295240A (en) Method for evaluating similarity of free-form surfaces
CN104463973A (en) Cavity filling method based on surface data
Qiu et al. An efficient and collision-free hole-filling algorithm for orthodontics
Nieser et al. Patch layout from feature graphs
JP2015001789A (en) Curved surface generation device, curved surface generation program, and curved surface generation method
CN109754469B (en) Method and system for surface mesh cutting and kerf boundary optimization
Orbay et al. Sketch-based modeling of smooth surfaces using adaptive curve networks
Shen et al. An approach to feature moving of hexahedral mesh
Cao et al. Patch layout generation by detecting feature networks
CN115409950A (en) Optimization method for surface rendering triangular mesh
CN103559721A (en) Triangulation rapid image cloning method based on image gradient

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