CN101510316A - Deformation design method for product STL model - Google Patents

Deformation design method for product STL model Download PDF

Info

Publication number
CN101510316A
CN101510316A CNA2009100202089A CN200910020208A CN101510316A CN 101510316 A CN101510316 A CN 101510316A CN A2009100202089 A CNA2009100202089 A CN A2009100202089A CN 200910020208 A CN200910020208 A CN 200910020208A CN 101510316 A CN101510316 A CN 101510316A
Authority
CN
China
Prior art keywords
stl model
products
area
model
centerdot
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CNA2009100202089A
Other languages
Chinese (zh)
Other versions
CN101510316B (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.)
Shandong University of Technology
Original Assignee
Shandong University of Technology
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shandong University of Technology filed Critical Shandong University of Technology
Priority to CN2009100202089A priority Critical patent/CN101510316B/en
Publication of CN101510316A publication Critical patent/CN101510316A/en
Application granted granted Critical
Publication of CN101510316B publication Critical patent/CN101510316B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention provides a deformation design method of a product STL model, which is characterized in that the approaching plane of an editing area of the product STL model is solved by adopting the least square method, the vertex of the product STL model is projected to the approaching plane to set up a local plane coordinate system of a projection point set and obtain an axial bounding rectangle with minimum area of the projection point set, the vertex of the product STL model is parameterized, the reference curved surface of the editing area is solved, the mapping relation between the vertex of the product STL model and the projection point on the reference curved surface is set up, the control vertex of the reference curved surface is adjusted, the displacement of the projection point is calculated, the vertex coordinate of the product STL model is adjusted according to the displacement of the projection point to finish the deformation of the editing area of the product STL model, a first-order geometric continuous triangular B * zier curved surface is constructed for the deformed model to realize smoothing treatment of the model, and a smoothed product STL model is obtained by dispersing the triangular B * zier curved surface to finish the deformation innovative design of the product STL model. The method can accurately control the model shape and effectively improve the smoothness and deformation design efficiency of the product STL model.

Description

The deformation design method of STL model of products
Technical field
The invention provides a kind of deformation design method of STL model of products, belong to product reverse Engineering Technology field.
Background technology
In the product reverse-engineering, equipment such as common employing laser scanner obtain the scattered point cloud data of product entity model surface, and these data are carried out triangulation generate the STL model, approach former solid model, but realize often need making amendment in the design innovative process based on STL model of products to reconstruction model follow-up.For this problem, mainly by reconstruction model being converted into the nurbs surface model, implementation model is revised in main flow CAD system (UGNX, CATIA, PRO/E etc.) at present.Owing in the surface model transfer process, need a large amount of man-machine interactively surface modeling operations and be prone to the model accuracy loss, in addition for the nurbs surface built-up pattern of complexity, in the main flow CAD system, also be difficult to make amendment, therefore study direct deformation design method based on STL model of products, the various negative effects of avoiding the surface model conversion to be caused, reverse innovative design efficient of product and quality are significant for improving.
The prior art literature search is found, mainly is at present to realize the STL model of products shape adjustments by the method that the controlling models of being set up is out of shape.Wang Jianzhe etc. are at academic journal " computer engineering and application " 2002,17 (3), in the scientific paper of delivering on the P95-97 " based on the 3 D human body Free Transform method of NURBS ", by constructing three enough big parameter N URBS free bodies, to treat that modified product STL model is embedded in the free body, adjust the free body control vertex and realize the STL model of products distortion, this method can realize the STL model of products bulk deformation, but is difficult to realize local deformation control.Section moral congruence is at academic journal " computer engineering and application " 2006,33 (3), in the scientific paper of delivering on the P88-90 " based on the 3D grid Local Edit of skeleton ", earlier determine editing area by the user, draw be out of shape after the corresponding editor's curve of skeleton, again according to the corresponding relation between STL model vertices and skeleton curve and the editor's curve, editing operations such as the translation of realization STL model node and rotation, this method is by the extraction model skeleton, but adjust skeleton end points implementation model local deformation, but can't implementation model surface details feature editor.Zhou Tingfang etc. are at academic journal " computer-aided design (CAD) and graphics journal " 2006,18 (3), in the scientific paper of delivering on the P443-450 " based on the grid model deformation technology of hierarchical B-splines ", by to the parametrization of editing area and uniform resampling and adopt hierarchical B-splines match sampled point to obtain the basic curved surface of STL model of products, by editing hierarchical B-splines base curved surface or directly editing STL model of products, but implementation model surface details feature editor, but owing to the STL model of products behind the editor is not optimized processing, the model fairness is relatively poor.Qin Xujia etc. are at academic journal " computer-aided design (CAD) and graphics journal " 2004,16 (4), in the scientific paper of delivering on the P444-448 " the Local Edit algorithm of grid model ", the employing mode of approaching is obtained the editing area control mesh, editing area after the segmentation is carried out deformation design, the local light that can realize STL model of products is along distortion, but deformation process needs repeated calculation segmentation grid vertex coordinate, and the distortion operand is big, efficient is low.
In sum, existing deformation design method at STL model of products exists and is difficult to problems such as implementation model local surfaces minutia editor, editor back model fairness is poor, distortion efficient is low.
Summary of the invention
The object of the present invention is to provide a kind of deformation design method of STL model of products, adjust and fairness, and improve STL model of products distortion efficient with effective control STL model of products local shape.Its technical scheme is:
A kind of deformation design method of STL model of products, it is characterized in that steps in sequence is: 1) adopt least square method to find the solution the plane of approaching of STL model of products editing area, method is specifically: choose the STL model of products editing area alternately by mouse, establishing institute favored area summit is p 1(x 1, y 1, z 1), p 2(x 2, y 2, z 2) ..., p k(x k, y k, z k), institute asks and approaches plane equation is ax+by+cz+d=0, order
A = x 1 y 1 z 1 1 x 2 y 2 z 2 1 · · · · · · · · · · · · x k y k z k 1 ,
Then the plane fitting equation is
A a b c d = 0 0 · · · 0 ,
Adopt the proper vector estimation technique to find the solution this equation, to matrix A TA carries out svd and gets
A T A = U ω 1 0 0 0 0 ω 2 0 0 0 0 ω 3 0 0 0 0 ω 4 V T ,
Wherein U and V are orthogonal matrix, ω 1, ω 2, ω 3, ω 4Be A TThe eigenwert of A, wherein minimal eigenvalue characteristic of correspondence vector is the least square solution of plane fitting equation, and its substitution is approached plane equation, thereby obtains the plane of approaching of STL model of products editing area; 2) with the STL model of products summit to approaching plane projection, set up projection point set part plan coordinate system, and obtain the area minimum axial direction area-encasing rectangle of projection point set; 3) to the STL model of products vertex parameterization and find the solution the reference curved surface of editing area, set up the STL model of products summit and with reference to the mapping relations between subpoint on the curved surface, method is specifically: the parameter coordinate is limited to scope [0,1] standard parameterization that realization approaches plane inner projection point in, the subpoint that the parameter value on STL model of products summit is corresponding with it has identical parameter value, so can get the parameter value on STL model of products summit, the preset reference curved surface is the tensor product B é zier curved surface of n * m time, obtains with reference to curved surface control vertex P by uniform sampling in local coordinate system 0,0, P 0,1..., P 0, n, P 1,0..., P 1, n..., P M, 0, P M, 1..., P M, n, based on the reference surface equation of Bernstein polynomial computation editing area; 4) adjust with reference to the curved surface control vertex and calculate the subpoint displacement, adjust the STL model of products apex coordinate, finish the distortion of STL model of products editing area according to the subpoint displacement; 5) distorted pattern is made up how much continuous triangle Bezier curved surfaces of single order, the implementation model fairing processing is obtained the STL model of products of fairing by discrete triangle Bezier curved surface, realizes the distortion innovative design of STL model of products.
For realizing goal of the invention, the deformation design method of described STL model of products, in step 2) in, calculate the projection point set area minimum axial direction area-encasing rectangle method specifically: is true origin with each summit of STL model of products at the center of gravity q that approaches projection point set on the plane, with center of gravity q at a distance of farthest subpoint q jThe vector that constitutes with center of gravity q is the u axle, cross center of gravity q and set up local coordinate system perpendicular to u axle and the vector that approaches the planar process vector n for the v axle, finds the solution the coordinate (u of subpoint under local coordinate system i, v i), and the axial area-encasing rectangle area of calculating subpoint, find the solution the axial area-encasing rectangle area of subpoint under new coordinate system by rotating coordinate system, allow local coordinate system rotate a circle by specified angle around its true origin, with axial area-encasing rectangle area a hour corresponding local coordinate be the parameter coordinate system of subpoint, because coordinate system rotation angle θ and anglec of rotation θ+pi/2, axial area-encasing rectangle area when θ+π or θ+3 pi/2s equates, so only (0, pi/2) rotation local coordinate system in the scope, the axial area-encasing rectangle that the rotation back is obtained is the approximate minimum area-encasing rectangle of projection point set, set a trap portion's coordinate system in approaching the plane when its true origin anglec of rotation ρ axial area-encasing rectangle area minimum, adopt formula:
u i ′ v i ′ r = cos ρ sin ρ 0 - sin ρ cos ρ 0 0 0 1 u v 1
Find the solution the coordinate of subpoint under new coordinate system
Figure A200910020208D00062
For realizing goal of the invention, the deformation design method of described STL model of products, in step 4), adjustment is with reference to the curved surface control vertex and calculate the subpoint displacement, the method of adjusting the STL model of products apex coordinate according to the subpoint displacement is specifically: in can the accurate recording adjustment process with reference to the subpoint displacement on STL model of products summit on the curved surface, and set up STL model of products summit and subpoint mapping relations, introduce the identification information of a structure record product STL model vertices, the subpoint coordinate on the parameter value on STL model of products summit and STL model of products summit, in adjusting with reference to curved surface control vertex deformation process, subpoint coordinate in this structure upgrades in time, and calculate its displacement, identification information according to this structure projection summit is revised the grid vertex coordinate by same displacement, by adjusting the adjustment that realizes STL model of products with reference to the control vertex of curved surface, upgrade control vertex, with reference to the new coordinate employing formula on projection summit on the curved surface S ( u , v ) = Σ r = 0 n Σ s = 0 m B r , n ( u ) B s , m ( v ) P r , s Find the solution, travel through all projection summits and adjust corresponding STL model vertices coordinate and realize that STL model of products dynamically adjusts.
The present invention compared with prior art has the following advantages:
1) STL model of products is carried out the local deformation design, on the basis of the original feature of reserving model, realized the model detail characteristic design;
2) with the deformation design region limits in more among a small circle, effectively reduce the calculated amount of deformation design, improved distortion efficient;
3) realize the optimization process of STL model of products based on the triangle Bezier curved surface theory, effectively improved the fairness of STL model of products.
Description of drawings
Fig. 1 is program realization flow figure of the present invention;
Fig. 2 is the embodiment of the invention one an apple products STL illustraton of model;
Fig. 3 is the floor map of approaching of the embodiment of the invention one apple editing area;
Fig. 4 is that the minimum area-encasing rectangle of the embodiment of the invention one projection point set area is found the solution synoptic diagram;
Fig. 5 is the deformation effect figure of embodiment one;
Fig. 6 is the embodiment of the invention two planar products STL illustratons of model;
Fig. 7 is the deformation effect figure of embodiment two;
Fig. 8 is the embodiment of the invention three dairy products STL illustratons of model;
Fig. 9 is the deformation effect figure of embodiment three.
Embodiment
The invention will be further described below in conjunction with drawings and Examples:
Fig. 1 is the deformation design method program realization flow figure of STL model of products of the present invention.At first select the STL model of products editing area alternately by mouse, calculate the plane of approaching of editing area based on the local triangle dough sheet The data least square method of obtaining, plane projection is approached to it in each tri patch summit of editing area, set up local coordinate system based on the projection vertex set, calculate the area minimum axial direction area-encasing rectangle of projection point set by the rotation local coordinate system, by the STL model of products vertex parameterization of editing area being set up the reference curved surface of editing area, set up the STL model of products summit and with reference to the mapping relations between subpoint on the curved surface, adjustment is with reference to the curved surface control vertex and calculate the subpoint displacement, adjust the STL model of products apex coordinate according to the subpoint displacement, finish the distortion of STL model of products editing area, at last distorted pattern is made up how much continuous triangle Bezier curved surfaces of single order, the implementation model fairing processing, and obtain the STL model of products of fairing by discrete triangle Bezier curved surface, realize the distortion innovative design of STL model of products.
Embodiment one: edit apple products STL model bottom section shown in Figure 2, with its stretched chassis.
As shown in Figure 3, select apple bottom section tri patch alternately, each tri patch summit p in the storage institute favored area by mouse 1(30.0787,159.2667,16.0342), p 2(29.32109,159.2667,16.0475) ..., p k(35.6642,87.9783,18.6326) are in each point coordinate substitution matrix A, wherein
A = x 1 y 1 z 1 1 x 2 y 2 z 2 1 · · · · · · · · · · · · x k y k z k 1
To matrix A TA carries out svd and gets
A T A = U ω 1 0 0 0 0 ω 2 0 0 0 0 ω 3 0 0 0 0 ω 4 V T
Wherein U and V are orthogonal matrix, ω 1, ω 2, ω 3, ω 4Be A TThe eigenwert of A, wherein minimal eigenvalue characteristic of correspondence vector is the plane fitting equation
A a b c d = 0 0 · · · 0
Least square solution, its substitution is approached plane equation ax+by+cz+d=0, thereby obtains the plane of approaching of STL model of products editing area, plane, control mesh place is the plane of approaching of editing area as shown in Figure 3.
As shown in Figure 4, plane projection being approached to it in each summit of apple editing area tri patch, obtain the homolographic projection point, calculate the coordinate of projection point set center of gravity q, is true origin with q, with q at a distance of farthest subpoint q jThe vector that constitutes with q is the u axle, crosses q and set up local coordinate system perpendicular to the vector of u axle and n for the v axle, finds the solution the coordinate (u of subpoint under local coordinate system i, v i), and the axial area-encasing rectangle area of calculating subpoint.Find the solution the axial area-encasing rectangle area of subpoint under new coordinate system by rotating coordinate system.Specified coordinate is that each anglec of rotation is π/36, and local coordinate ties up to and approaches in the plane axial area-encasing rectangle area minimum when its true origin anglec of rotation is 23.6135 ° in the example, adopts formula:
u i ′ v i ′ r = cos ρ sin ρ 0 - sin ρ cos ρ 0 0 0 1 u v 1 ,
Find the solution the coordinate of subpoint under new coordinate system
Figure A200910020208D00092
The parameter coordinate is limited to scope [0,1] standard parameterization that realization approaches plane inner projection point in, the subpoint that the parameter value on STL model of products summit is corresponding with it has identical parameter value, so can get the parameter value on STL model of products summit, the preset reference curved surface is 4 * 4 times a tensor product B é zier curved surface, obtains with reference to curved surface control vertex P by uniform sampling in local coordinate system 0,0, P 0,1..., P 0, n, P 1,0..., P 1, n..., P M, 0, P M, 1..., P M, n, then be with reference to surface equation S ( u , v ) = Σ r = 0 n Σ s = 0 m B r , n ( u ) B s , m ( v ) P r , s 0≤u≤1,0≤v≤1 wherein, basis function B R, n(u) and B S, m(u) be the Bernstein polynomial expression.
Set up the STL model of products summit and with reference to the mapping relations between subpoint on the curved surface, adjustment is with reference to the curved surface control vertex and calculate the subpoint displacement, for can accurate recording in the adjustment process with reference to the subpoint displacement on STL model of products summit on the curved surface, and set up STL model of products summit and subpoint mapping relations, introduce data structure AdjustPt, it is defined as follows:
typedef?struct?ADJUST_PT{
Int id; The sign id information of // corresponding product STL model vertices
Double u, v; The parameter value on // STL model of products summit
Double x, y, z; The subpoint coordinate on // STL model of products summit
}AdjustPt;
In the distortion of the mesh process, AdjustPt object coordinate upgrades in time, and the displacement of calculating the AdjustPt object, revise the grid vertex coordinate according to AdjustPt object id information by same displacement, by adjusting the distortion that realizes triangle grid model with reference to the control vertex of curved surface, upgrade control vertex, travel through all AdjustPt objects, the employing formula S ( u , v ) = Σ r = 0 n Σ s = 0 m B r , n ( u ) B s , m ( v ) P r , s Find the solution new coordinate, adjust corresponding grid apex coordinate, finish the distortion of STL model of products editing area according to the displacement of AdjustPt object with reference to AdjustPt object corresponding point on the curved surface.
Distorted pattern is made up how much continuous triangle Bezier curved surfaces of single order, and the implementation model fairing processing is obtained the STL model of products of fairing by discrete triangle Bezier curved surface, finishes the distortion innovative design of STL model of products, and effect as shown in Figure 5.
Embodiment two: setting local deformation is 4 * 4 times tensor product B é zier curved surface with reference to curved surface, and planar S TL model Local Edit shown in Figure 6 is formed the convex domain of " TEST " printed words, and method is the same, and effect as shown in Figure 7.
Embodiment three: setting local deformation is 4 * 4 times tensor product B é zier curved surface with reference to curved surface, and the STL model of ox shown in Figure 8 is edited, and edits out two peaks at ox STL model back, and method is the same, and effect as shown in Figure 9.

Claims (3)

1, a kind of deformation design method of STL model of products, it is characterized in that steps in sequence is: 1) adopt least square method to find the solution the plane of approaching of STL model of products editing area, method is specifically: choose the STL model of products editing area alternately by mouse, establishing institute favored area summit is p 1(x 1, y 1, z 1), p 2(x 2, y 2, z 2) ..., p k(x k, y k, z k), institute asks and approaches plane equation is ax+by+cz+d=0, order
A = x 1 y 1 z 1 1 x 2 y 2 z 2 1 · · · · · · · · · · · · x k y k z k 1 ,
Then the plane fitting equation is
A a b c d = 0 0 · · · 0 ,
Adopt the proper vector estimation technique to find the solution this equation, to matrix A TA carries out svd and gets
A T A = U ω 1 0 0 0 0 ω 2 0 0 0 0 ω 3 0 0 0 0 ω 4 V T ,
Wherein U and V are orthogonal matrix, ω 1, ω 2, ω 3, ω 4Be A TThe eigenwert of A, wherein minimal eigenvalue characteristic of correspondence vector is the least square solution of plane fitting equation, and its substitution is approached plane equation, thereby obtains the plane of approaching of STL model of products editing area; 2) with the STL model of products summit to approaching plane projection, set up projection point set part plan coordinate system, and obtain the area minimum axial direction area-encasing rectangle of projection point set; 3) to the STL model of products vertex parameterization and find the solution the reference curved surface of editing area, set up the STL model of products summit and with reference to the mapping relations between subpoint on the curved surface, method is specifically: the parameter coordinate is limited to scope [0,1] standard parameterization that realization approaches plane inner projection point in, the subpoint that the parameter value on STL model of products summit is corresponding with it has identical parameter value, so can get the parameter value on STL model of products summit, the preset reference curved surface is the tensor product B é zier curved surface of n * m time, obtains with reference to curved surface control vertex P by uniform sampling in local coordinate system 0,0, P 0,1..., P 0, n, P 1,0..., P 1, n..., P M, 0, P M, 1..., P M, n, based on the reference surface equation of Bernstein polynomial computation editing area; 4) adjust with reference to the curved surface control vertex and calculate the subpoint displacement, adjust the STL model of products apex coordinate, finish the distortion of STL model of products editing area according to the subpoint displacement; 5) distorted pattern is made up how much continuous triangle Bezier curved surfaces of single order, the implementation model fairing processing is obtained the STL model of products of fairing by discrete triangle Bezier curved surface, realizes the distortion innovative design of STL model of products.
2, the deformation design method of STL model of products as claimed in claim 1, it is characterized in that: in step 2) in, the method of calculating projection point set area minimum axial direction area-encasing rectangle is specifically: is true origin with the STL model of products summit at the center of gravity q that approaches projection point set on the plane, with q at a distance of farthest subpoint q jThe vector that constitutes with q is the u axle, crosses q and set up local coordinate system perpendicular to the vector of u axle and n for the v axle, finds the solution the coordinate (u of subpoint under local coordinate system i, v i), and the axial area-encasing rectangle area of calculating subpoint, find the solution the axial area-encasing rectangle area of subpoint under new coordinate system by rotating coordinate system, allow local coordinate system rotate a circle by specified angle around its true origin, with axial area-encasing rectangle area a hour corresponding local coordinate be the parameter coordinate system of subpoint, because coordinate system rotation angle θ and anglec of rotation θ+pi/2, axial area-encasing rectangle area when θ+π or θ+3 pi/2s equates, so only (0, pi/2) rotation local coordinate system in the scope, the axial area-encasing rectangle that the rotation back is obtained is the approximate minimum area-encasing rectangle of projection point set, set a trap portion's coordinate system in approaching the plane when its true origin anglec of rotation ρ axial area-encasing rectangle area minimum, adopt formula:
u i ′ v i ′ r = cos ρ sin ρ 0 - sin ρ cos ρ 0 0 0 1 u v 1 ,
Find the solution the coordinate of subpoint under new coordinate system
3, the deformation design method of STL model of products as claimed in claim 1, it is characterized in that: in step 4), introduce the identification information of a structure record product STL model vertices, the subpoint coordinate on the parameter value on STL model of products summit and STL model of products summit, in adjusting with reference to curved surface control vertex deformation process, subpoint coordinate in this structure upgrades in time, and calculate its displacement, identification information according to this structure projection summit is revised the grid vertex coordinate by same displacement, by adjusting the adjustment that realizes STL model of products with reference to the control vertex of curved surface, upgrade control vertex, with reference to the new coordinate employing formula on projection summit on the curved surface S ( u , v ) = Σ r = 0 n Σ s = 0 m B r , n ( u ) B s , m ( v ) P r , s Find the solution, travel through all projection summits and adjust corresponding STL model vertices coordinate and realize that STL model of products dynamically adjusts.
CN2009100202089A 2009-03-26 2009-03-26 Deformation design method for product STL model Expired - Fee Related CN101510316B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2009100202089A CN101510316B (en) 2009-03-26 2009-03-26 Deformation design method for product STL model

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2009100202089A CN101510316B (en) 2009-03-26 2009-03-26 Deformation design method for product STL model

Publications (2)

Publication Number Publication Date
CN101510316A true CN101510316A (en) 2009-08-19
CN101510316B CN101510316B (en) 2010-10-27

Family

ID=41002707

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2009100202089A Expired - Fee Related CN101510316B (en) 2009-03-26 2009-03-26 Deformation design method for product STL model

Country Status (1)

Country Link
CN (1) CN101510316B (en)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102930586A (en) * 2012-10-11 2013-02-13 北京航空航天大学 Interactive geometry deformation method based on linear rotation invariant differential coordinates
CN102982583A (en) * 2012-10-30 2013-03-20 深圳市旭东数字医学影像技术有限公司 Triangular mesh data stretching method and triangular mesh data stretching system
CN103281549A (en) * 2013-05-22 2013-09-04 深圳市普乐方文化科技有限公司 Video deformation correcting method and system
CN103424070A (en) * 2012-05-23 2013-12-04 鸿富锦精密工业(深圳)有限公司 Curved face coordinate system set-up system and method
CN103700139A (en) * 2013-12-02 2014-04-02 北京像素软件科技股份有限公司 Method and device for creating river model in 3D (three-dimensional) online game
CN108389203A (en) * 2018-03-16 2018-08-10 青岛海信医疗设备股份有限公司 Calculation method of physical volume, device, storage medium and the equipment of three-dimensional organ
CN108389202A (en) * 2018-03-16 2018-08-10 青岛海信医疗设备股份有限公司 Calculation method of physical volume, device, storage medium and the equipment of three-dimensional organ
CN108399942A (en) * 2018-03-16 2018-08-14 青岛海信医疗设备股份有限公司 Display methods, device, storage medium and the equipment of three-dimensional organ
CN108428230A (en) * 2018-03-16 2018-08-21 青岛海信医疗设备股份有限公司 Method, apparatus, storage medium and the equipment of curved surface are handled in three-dimensional organ
CN109242972A (en) * 2018-08-14 2019-01-18 重庆大学 A kind of double normal mesh model method for fairing based on apex feature
CN112613211A (en) * 2020-12-22 2021-04-06 郑州大学 Deformation decomposition method for any triangular unit in planar structure
CN112964183A (en) * 2021-03-12 2021-06-15 四川旭虹光电科技有限公司 Arc height measuring method
CN114055253A (en) * 2021-11-16 2022-02-18 四川航天长征装备制造有限公司 Process characteristic measurement construction and machining method for large-scale complex-shaped surface part
CN117128888A (en) * 2023-10-26 2023-11-28 天津华夏联盛汽车部件有限公司 Error identification method for irregular bumper surface shape

Cited By (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103424070A (en) * 2012-05-23 2013-12-04 鸿富锦精密工业(深圳)有限公司 Curved face coordinate system set-up system and method
CN102930586A (en) * 2012-10-11 2013-02-13 北京航空航天大学 Interactive geometry deformation method based on linear rotation invariant differential coordinates
CN102982583A (en) * 2012-10-30 2013-03-20 深圳市旭东数字医学影像技术有限公司 Triangular mesh data stretching method and triangular mesh data stretching system
CN103281549A (en) * 2013-05-22 2013-09-04 深圳市普乐方文化科技有限公司 Video deformation correcting method and system
CN103700139A (en) * 2013-12-02 2014-04-02 北京像素软件科技股份有限公司 Method and device for creating river model in 3D (three-dimensional) online game
CN108389202B (en) * 2018-03-16 2020-02-14 青岛海信医疗设备股份有限公司 Volume calculation method and device of three-dimensional virtual organ, storage medium and equipment
CN108389203B (en) * 2018-03-16 2020-06-16 青岛海信医疗设备股份有限公司 Volume calculation method and device of three-dimensional virtual organ, storage medium and equipment
CN108399942A (en) * 2018-03-16 2018-08-14 青岛海信医疗设备股份有限公司 Display methods, device, storage medium and the equipment of three-dimensional organ
CN108428230A (en) * 2018-03-16 2018-08-21 青岛海信医疗设备股份有限公司 Method, apparatus, storage medium and the equipment of curved surface are handled in three-dimensional organ
CN108389202A (en) * 2018-03-16 2018-08-10 青岛海信医疗设备股份有限公司 Calculation method of physical volume, device, storage medium and the equipment of three-dimensional organ
CN108389203A (en) * 2018-03-16 2018-08-10 青岛海信医疗设备股份有限公司 Calculation method of physical volume, device, storage medium and the equipment of three-dimensional organ
CN108428230B (en) * 2018-03-16 2020-06-16 青岛海信医疗设备股份有限公司 Method, device, storage medium and equipment for processing curved surface in three-dimensional virtual organ
CN109242972B (en) * 2018-08-14 2022-11-04 重庆大学 Vertex feature-based dual-normal mesh model fairing method
CN109242972A (en) * 2018-08-14 2019-01-18 重庆大学 A kind of double normal mesh model method for fairing based on apex feature
CN112613211A (en) * 2020-12-22 2021-04-06 郑州大学 Deformation decomposition method for any triangular unit in planar structure
CN112613211B (en) * 2020-12-22 2022-10-21 郑州大学 Deformation decomposition method for any triangular unit in planar structure
CN112964183A (en) * 2021-03-12 2021-06-15 四川旭虹光电科技有限公司 Arc height measuring method
CN112964183B (en) * 2021-03-12 2022-04-12 四川涪盛科技有限公司 Arc height measuring method
CN114055253A (en) * 2021-11-16 2022-02-18 四川航天长征装备制造有限公司 Process characteristic measurement construction and machining method for large-scale complex-shaped surface part
CN114055253B (en) * 2021-11-16 2023-06-30 四川航天长征装备制造有限公司 Process characteristic measurement construction and processing method for large complex surface part
CN117128888A (en) * 2023-10-26 2023-11-28 天津华夏联盛汽车部件有限公司 Error identification method for irregular bumper surface shape
CN117128888B (en) * 2023-10-26 2024-01-09 天津华夏联盛汽车部件有限公司 Error identification method for irregular bumper surface shape

Also Published As

Publication number Publication date
CN101510316B (en) 2010-10-27

Similar Documents

Publication Publication Date Title
CN101510316B (en) Deformation design method for product STL model
Sun et al. Cloud data modelling employing a unified, non-redundant triangular mesh
Zou et al. Iso-parametric tool-path planning for point clouds
Dimas et al. 3D geometric modelling based on NURBS: a review
Kalogerakis et al. Extracting lines of curvature from noisy point clouds
KR101250163B1 (en) Process for creating from a mesh an isotopologic set of parameterized surfaces
Chen et al. Reverse engineering in the design of turbine blades–a case study in applying the MAMDP
Javidrad et al. Contour curve reconstruction from cloud data for rapid prototyping
Michalik et al. Sketch-and constraint-based design of B-spline surfaces
Sun et al. Spiral cutting operation strategy for machining of sculptured surfaces by conformal map approach
Dannenhoffer et al. Design sensitivity calculations directly on CAD-based geometry
He et al. Creation of user-defined freeform feature from surface models based on characteristic curves
Yang et al. Volume-enhanced compatible remeshing of 3D models
JP2023527853A (en) Method and apparatus for constraining shape deformation of 3D objects
Kout et al. Tool-adaptive offset paths on triangular mesh workpiece surfaces
Xu et al. Boundary-conformed machining for trimmed free-form surfaces based on mesh mapping
CN110689620A (en) Multi-level optimized mesh surface discrete spline curve design method
Nieser et al. Patch layout from feature graphs
Yang et al. Conformal freeform surfaces
Vidal et al. Combinatorial mesh optimization
Zhu et al. A review of 3D point clouds parameterization methods
Huang et al. Automatic CAD model reconstruction from multiple point clouds for reverse engineering
CN105869210A (en) Interpolation data processing method in three-dimensional geological surface model
Yang et al. Direct boolean intersection between acquired and designed geometry
Bradley Rapid prototyping models generated from machine vision data

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
EE01 Entry into force of recordation of patent licensing contract

Assignee: Shandong Liuhang Speed Reducer Co.,Ltd.

Assignor: Shandong University of Technology

Contract record no.: 2011370000249

Denomination of invention: Deformation design method for product STL model

Granted publication date: 20101027

License type: Exclusive License

Open date: 20090819

Record date: 20110610

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

Granted publication date: 20101027

Termination date: 20120326