WO2003048980A1 - Procede de conversion de donnees d'image tridimensionnelle en donnees de cellules interieures et programme de conversion - Google Patents
Procede de conversion de donnees d'image tridimensionnelle en donnees de cellules interieures et programme de conversion Download PDFInfo
- Publication number
- WO2003048980A1 WO2003048980A1 PCT/JP2002/012629 JP0212629W WO03048980A1 WO 2003048980 A1 WO2003048980 A1 WO 2003048980A1 JP 0212629 W JP0212629 W JP 0212629W WO 03048980 A1 WO03048980 A1 WO 03048980A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- cell
- boundary
- data
- cutting
- cutting points
- Prior art date
Links
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
- G06T17/005—Tree description, e.g. octree, quadtree
-
- 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/10—Constructive solid geometry [CSG] using solid primitives, e.g. cylinders, cubes
Definitions
- the present invention relates to a method for storing entity data in which shape and physical properties are integrated with a small storage capacity, and is capable of unifying CAD and simulation.
- the present invention relates to a method for converting into internal data of a cell by division and a conversion program. Description of related technology
- CAD Computer Aided Design
- CAM Computer Aided Manufacturing
- CAE Computer Aided Engineering
- CAT Computer Aided Engineering Esting
- continuous simulations such as C-Simulation (Co-porative Simulation), A-CAM (Advanced CAM) in consideration of the caro-process, and D- ⁇ which can provide the ultimate accuracy can be obtained.
- abrication Deterministicfabrication
- the target object is defined as a CSG (Constructi V e Solid G eome try) or a B-rep (, ⁇ oundar y R epresentation).
- the entire object is stored as a set of fine solid models, so the data is heavy and large amounts of data must be handled when implementing simulation means (software, etc.). Even when using a computer, there was a problem that analysis took time.
- external data consisting of boundary data of an object is divided into rectangular parallelepiped cells whose boundary planes are orthogonal by octree division.
- Each cell is divided into an internal cell 13a located inside or outside the object and a boundary cell 13b including a boundary surface.
- 15 is a cutting point.
- the present invention by storing various physical property values for each cell, it is possible to store entity data in which shape and physical properties are integrated with a small storage capacity.
- the history can be centrally managed, and data related to a series of processes from design to machining, assembly, testing, and evaluation can be managed with the same data, and CAD and simulation can be centralized.
- V-CAD volume CAD
- boundary cells hold boundary data that can reconstruct the boundary surface of 3D shape data (external data).
- an object of the present invention is to maintain a continuity with an adjacent cell in a volume CAD, and form a triangular mesh on a surface that accurately approximates a curved surface with a large curvature without forming an undesired triangle with a small gap or precision. It is an object of the present invention to provide a method and program for converting three-dimensional shape data into cell internal data, which can form cell internal data that can be divided into external data.
- a conversion program for converting the three-dimensional shape data into cell internal data.
- the octant tree dividing step (A) and the cell dividing step (B) divide the external data (1 2) of the object into a rectangular parallelepiped cell whose boundary plane is orthogonal by octree division.
- External data (12) can be stored with a small storage capacity as a cell hierarchy divided into (13).
- the cutting point determination step (C) and the boundary plane determination step (D) maintain continuity with adjacent cells, and make the surface inside the cells of a polygon boundary surface without forming gaps or distorted triangles. Can be data.
- the boundary surface determination step (D) in the boundary surface determination step (D), the case where the number of cut points is 3, 4, 5, or 6 is determined by using different boundary cell types (KTC3, TC4a, KT C 4 b, KTC 5, KTC 6), the combination of the ridge lines to be cut is set in advance for each boundary cell type, and the boundary cell type is determined by pattern matching based on the number of cut points obtained and the cut ridge lines. Find the combination.
- the boundary surface can be stored with the boundary cell types and the combination thereof.
- the boundary surface can be stored with a small storage capacity, and continuity with adjacent cells can be maintained.
- the boundary surface may be determined by forming a closed loop that can be formed by following only the cell surface among the ridge lines cut by a polygon connecting the cutting points.
- the boundary surface can be stored as a triangle represented by a series of cutting points.
- FIG. 1 is a schematic diagram illustrating a dividing method according to the present invention in two dimensions.
- FIG. 2 is a flowchart of the data conversion method and the conversion program of the present invention.
- FIG. 3A, FIG. 3B and FIG. 3C are diagrams showing each part of the cell including the boundary data.
- 4A to 4E are examples in which the number of cut points is 3, 4, 5, and 6 when the boundary surface is a plane.
- FIGS. 5A and 5B are diagrams schematically showing a selection method of triangulation.
- FIGS. 6A and 6B are examples of KT C 4 a and KT C 4 b extended for a surface having a large curvature.
- FIG. 7A and 7B are diagrams illustrating another example of KTC 5 and KTC 6.
- FIG. 7A and 7B are diagrams illustrating another example of KTC 5 and KTC 6.
- 8A to 8E are examples in which the number of cut points is 3, 4, 5, and 6 when the boundary surface is a curved surface.
- 9A to 9F are examples in which the number of cut points is 7, 8, 9, 10, 10, 11 when the boundary surface is a plane.
- FIG. 2 is a flowchart of the data conversion method and the conversion program of the present invention.
- the method and the conversion program of the present invention include an octree splitting step (A), a cell dividing step (B), a cutting point determining step (C), a boundary surface determining step (D), a triangle It consists of a dividing step (E) and a triangular division selecting step (F).
- External data 12 input from the outside may be polygon data representing a polyhedron, tetrahedral or hexahedral elements used in the finite element method, curved surface data used in a three-dimensional CAD or CG tool, or partial surfaces of other solids. This is data represented by information composed of planes and curved surfaces.
- External data 1 and 2 include, in addition to such data (referred to as S-CAD data), (1) V—data directly created by human input using a unique interface (V—interface) of CAD; (2) Digitized data of surfaces such as measuring instruments, sensors, and digitizers, and (3) Internal information such as CT scans, MRI, and poxel data generally used for Vo1um rendering.
- V data directly created by human input using a unique interface (V—interface) of CAD
- V data directly created by human input using a unique interface (V—interface) of CAD
- V data directly created by human input using a unique interface (V—interface) of CAD
- V data directly created by human input using a unique interface (V—interface) of CAD
- Digitized data of surfaces such as measuring instruments, sensors, and digitizers
- Internal information such as CT scans, MRI, and poxel data generally used for Vo1um rendering.
- One V o 1 um data may be used.
- the external data 12 consisting of the boundary data of the object acquired in the external data acquisition step (not shown) is transformed into the rectangular parallelepiped cell 13 whose boundary plane is orthogonal by the octree partitioning.
- space division is performed using the modified octree (ottree, Octree).
- Otari One representation that is, space division by octree, means that the reference rectangular solid 13 containing the target solid (object) is divided into eight, and whether the solid is completely included in each region Repeat the 8 division process recursively until it is not included. This octree splitting can greatly reduce the amount of data compared to the poxel representation.
- cell 13 One spatial region divided by octree spatial division is called cell 13.
- the cell is a rectangular parallelepiped whose boundary plane is orthogonal.
- the area occupied in space is represented by the hierarchical structure of cells, the number of divisions, or the resolution. As a result, the object in the entire space It is expressed as a stack of cells of different sizes.
- each divided cell is divided into an internal cell 13a located inside or outside the object and a boundary cell 13b containing boundary data.
- the modified octree is used to represent the boundary cell 13 b, and the one that does not include the boundary inside the cell is the internal cell 13 a (cuboid) having the maximum size.
- the cell containing the boundary information from the external data 12 is referred to as a boundary cell 13b.
- a cutting point 15 of the ridge line of the boundary cell 13b based on the boundary data is obtained.
- the boundary surface determination step (D) if the number of obtained cutting points is 3 or more and 12 or less, the polygon connecting the cutting points is used as the cell internal data of the boundary surface. That is, in the boundary surface determination step (D), a closed loop is formed by following only the surface of the cell among the ridge lines cut by the polygon connecting the cutting points.
- the cases where the number of cutting points is 3, 4, 5, and 6 are classified as different boundary cell types (KTC3, KTC4a, KTC4b, KTC5, KTC6).
- the combination of the ridge lines to be cut can be set in advance for each boundary cell type, and the boundary cell types and their combinations can be obtained by pattern matching from the obtained number of cut points and the cut ridge lines.
- the polygon obtained in the boundary surface determination step (D) is divided into a plurality of triangles connecting the cutting points.
- the triangulation selection step (F) the normal line of the boundary data of the external data 12 is extended for each of the multiple triangulations obtained in the triangulation step (E), Select the triangle with the shortest distance, find the angle between the triangle normal and, and select the triangulation with the smallest maximum deviation.
- steps (A) to (F) are repeated as necessary.
- simulation such as design 'analysis'processing-assembly' test is performed sequentially, and this is output to an output step (for example, as a triangular patch of CAM or polygon data).
- 3A, 3B, and 3C show each part of the cell including the boundary data.
- a cell whose boundary plane is divided into rectangular parallelepipeds by octree division has six faces, 12 edges (hereinafter simply referred to as "edges"), and eight vertices.
- the six planes as seen from the positive side of the z-axis, are L, R, D, L, R, D, Down, Up, Backward, Forward. , U, B, F or (1) (2) (3) (4) (5) (6), and shall have priority in this order.
- the ridge line of 1 2 is composed of two surface codes, LD, LU, LB, LF, RD, RU, RB, RF, DB, DF, UB, UF or [1]. ⁇ [: 1 2] and have priority in this order.
- the eight vertices are named as three surface codes that make up the vertices, LDB, LDF, LUB, LUF, RDB, RDF, RUB, RUF or 1 to 8, and the priority is given in this order. Shall have.
- 4A to 4E show the case where the number of cutting points between the boundary surface and the ridge line is 3, 4, 5, and 6 when the boundary surface included in the boundary data is a plane. Until it returns to the same edge, starting from an arbitrary cutting edge, it searches for and cuts off those that are cut by adjacent edges, forming a closed loop. Adjacent edges always have the same surface code in one of the edge names (two surface codes).
- dividing the polygon into a plurality of triangles connecting the cutting points usually results in a plurality of triangulations. That is, KTC 4a and KTC 4b have 2 ways, KTC 5 has 5 ways, and KTC 6 has 14 ways of triangulation.
- each triangulation results in a different shape. Therefore, in the triangulation selection step (F), the closest approximation to the boundary data of external data 12 is used. You need to choose.
- FIGS. 5A and 5B schematically show a method of selecting a triangulation.
- FIG. 5A shows an optimal example
- FIG. 5B shows an example of nonconformity.
- a triangle in a cell having an intersection obtained by extending each normal in a normal distribution in a cell on the input surface is selected, and a triangle in a cell having the shortest distance is selected from among them.
- the angle between the cell and the normal of the triangle is determined. Choose the triangulation that has the smallest of those maximum deviations.
- the normal at the point when UV is divided by the specified number of divisions for a parametric surface, and the normal of each triangle as it is when a triangle mesh is input.
- FIGS. 6A and 6B show an example in which the extended KT C 4a and KT C 4b can cope with a curved surface having a large curvature.
- the boundary surface determination step (D) may be performed by pattern matching described below.
- the case where the number of the cutting points is 3, 4, 5, and 6 is defined as a different boundary cell type (KT C3, KT C4a, KT C4b, KT C5, KT C6).
- FIGS. 7A and 7B show another example of KT C5 and KT C6.
- Each KT C has the following properties.
- KTC 3 Via a vertex (hereinafter referred to as pivot vertex (pivotvertex))
- pivot vertex (pivotvertex)
- the three adjacent edges always share the same direction.
- the three edges obtained by dividing the three directions of the vertex into two are adjacent to each other (eg, the edge adjacent to vertex LUF is LF, LU, UF).
- KTC 4a Through a ridge (hereinafter, pivot ridge) The adjacent four ridges are obtained by decomposing the pivot ridge (pi V otedge) and adding directions not included in the pivot ridge. 9
- the four ridges adjacent to LU are decomposed into L and U, and BF is added to each (as two complementary directions of L ⁇ R and ⁇ D) (LF, UF, LB, UB).
- L ⁇ R and ⁇ D L ⁇ R and ⁇ D
- KTC 4b The four ridges adjacent to each other through the plane (pivot plane) are four ridges that can be formed by a combination of two directions without the direction of the pivot plane. For example, belonging to L is the combination of the two directions of the remaining D U, (DB, DF, UB, U F).
- KT C 5 (KTC 4 b + KT C 3)
- KTC 4 b + KT C 3 When there is a pivot surface and a pivot vertex on that surface, first create 4 edges like KTC 4 b, and next to the pivot vertex like KTC 3 XOR with the three edges (excluding intersection from union).
- KTC 6 (Capture of KT C 3 (12-3-3)) Pivot vs. vertex set of KTC 3 (Example: If RDF (LUB) is selected as the pivot, (RU, RB, LD, DB, LF, UF), that is, connecting the pivot vertex to the azimuth of the opposite vertices.Circulation is to select an arbitrary edge (for example, RU). In this case, follow RB or UF).
- the inverse of the above rule is required.
- the algorithm for extracting the boundary cell type in the boundary surface determination step (D) will be described below. If the cutting point substantially coincides with the vertex, it is classified as "vertex degenerate” and classified as a KTC with three edges. Also, as preprocessing, cut edges with cut points are sorted in the direction from LD to UF.
- KT C 3 Eight patterns that make up the pivot vertex with three cutting edges
- 1 to 8 are the pivot vertices (LD, LB, DB), (LD, LF, DF), (LU, LB, UB), (LU, LF, UF), (RD, RB, DB), (RD, RF, DF), (RU, RB, UB), or (RU, RF, UF). If the cut point is on the cell vertex as a degenerate case, check whether each of the three edges enters the pattern. If it enters, the one that is found faster in any case is registered, and the cell after processing is 2629
- KT C 4a Permutation of four types of four edges corresponding to pivot edges
- KT C 4b As shown in Table 3, three types of permutations (DB, DF, UB, UF), (LB, LF, RB, RF), (LD, LU, RD, RU). In the same way, we examine three cases of degeneration.
- KT C 6 As shown in Table 5, it is indicated by four types of pattern matching of the opposite vertex.
- 8A to 8E show the case where the number of cut points between the boundary surface and the ridge line is 3, 4, 5, and 6 when the boundary surface included in the boundary data is a curved surface.
- the case where the number of the cutting points is 3, 4, 5, and 6 is extended to the boundary cell types (KTC3, KTC4a, KTC4b, KTC5, KTC6). ).
- 9A to 9F are examples in which the number of cut points is 7, 8, 9, 10, 10, 11 when the boundary surface is a plane.
- the above-described method of forming the closed loop of the boundary surface determination step (D) can be similarly applied.
- the external data 12 of the object is occupied by the octree partitioning step (A) and the cell partitioning step (B).
- the external data 12 can be stored with a small storage capacity as a hierarchy of cells divided into cells 13.
- the cutting point determination step (C) and the boundary surface determination step (D) maintain the continuity between adjacent cells, and the data inside the cell at the polygonal boundary surface without forming gaps or acute angles. It can be.
- the cases where the number of cutting points is 3, 4, 5, and 6 are classified as different boundary cell types (KTC3, KTC4a, KTC4b, KTC5, KTC6), respectively.
- KTC3, KTC4a, KTC4b, KTC5, KTC6 are classified as different boundary cell types (KTC3, KTC4a, KTC4b, KTC5, KTC6), respectively.
- the boundary surface is stored as a boundary cell type and its combination by a method that forms a closed loop in which each cutting point follows only the cell surface when the number of cutting points is 3 to 12. It can be stored with a small storage capacity and can maintain continuity with adjacent cells.
- the polygon is divided into a plurality of triangles connecting the cutting points, and the normal line of the boundary data of the external data 12 is extended for each of the plurality of triangulations.
- the boundary surface is a curved surface, the continuity between adjacent cells can be determined by selecting a triangle, finding the angle between the triangle and its normal, and selecting the triangulation with the smallest maximum deviation. Therefore, the curved surface can be divided into an approximated triangular mesh without forming gaps or acute-angled surfaces.
- the method and the conversion program for converting the three-dimensional shape data into the cell internal data of the present invention can maintain the continuity with the adjacent cells in the volume CAD without forming an undesired triangle in the gap or precision. It has excellent effects such as being able to form internal cell data from external data, which can divide a surface that approximates a curved surface with a large curvature with high accuracy into a triangular mesh.
Landscapes
- Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Geometry (AREA)
- Computer Graphics (AREA)
- Software Systems (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Processing Or Creating Images (AREA)
- Image Generation (AREA)
Description
Claims
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US10/496,829 US7333104B2 (en) | 2001-12-04 | 2002-12-03 | Method and program of converting three-dimensional shape data into cell internal data |
JP2003550103A JP4255016B2 (ja) | 2001-12-04 | 2002-12-03 | 3次元形状データのセル内部データへの変換方法および変換プログラム |
EP02786014.7A EP1452984A4 (en) | 2001-12-04 | 2002-12-03 | METHOD FOR CONVERTING THREE DIMENSIONAL IMAGE DATA TO INTERNAL CELL DATA AND CONVERSION PROGRAM |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2001-370040 | 2001-12-04 | ||
JP2001370040 | 2001-12-04 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2003048980A1 true WO2003048980A1 (fr) | 2003-06-12 |
Family
ID=19179335
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/JP2002/012629 WO2003048980A1 (fr) | 2001-12-04 | 2002-12-03 | Procede de conversion de donnees d'image tridimensionnelle en donnees de cellules interieures et programme de conversion |
Country Status (5)
Country | Link |
---|---|
US (1) | US7333104B2 (ja) |
EP (1) | EP1452984A4 (ja) |
JP (1) | JP4255016B2 (ja) |
CN (1) | CN1311390C (ja) |
WO (1) | WO2003048980A1 (ja) |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2005321885A (ja) * | 2004-05-06 | 2005-11-17 | Institute Of Physical & Chemical Research | ボリュームデータのセルラベリング方法とそのプログラム |
WO2006095629A1 (ja) * | 2005-03-09 | 2006-09-14 | Riken | 境界面情報の生成方法とその生成プログラム |
US7372460B2 (en) | 2003-07-16 | 2008-05-13 | Riken | Method and program for generating volume data from boundary representation data |
US7898540B2 (en) | 2005-09-12 | 2011-03-01 | Riken | Method and program for converting boundary data into cell inner shape data |
JP2014176425A (ja) * | 2013-03-13 | 2014-09-25 | Univ Of Tsukuba | 画像診断支援プログラム |
Families Citing this family (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4175536B2 (ja) * | 2002-05-17 | 2008-11-05 | 独立行政法人理化学研究所 | 境界データの内外判定方法とそのプログラム |
US7234122B2 (en) * | 2004-04-19 | 2007-06-19 | Lsi Corporation | Three-dimensional interconnect resistance extraction using variational method |
JP4999522B2 (ja) * | 2007-04-06 | 2012-08-15 | 株式会社日立製作所 | 解析メッシュ生成装置 |
EP2829993B1 (en) * | 2013-07-25 | 2020-09-30 | Dassault Systèmes | Design of a path connecting a first point to a second point in a three-dimensional scene |
EP3074952A4 (en) * | 2013-11-26 | 2017-08-02 | Fovia, Inc. | Method and system for volume rendering color mapping on polygonal objects |
CN104732589B (zh) * | 2015-04-14 | 2017-06-13 | 中国航天空气动力技术研究院 | 快速混合网格生成方法 |
US10891786B2 (en) * | 2016-10-11 | 2021-01-12 | Hewlett-Packard Development Company, L.P. | Generating data for a three-dimensional (3D) printable object, including a truss structure |
US10353352B2 (en) * | 2017-02-22 | 2019-07-16 | Mitsubishi Electric Research Laboratories, Inc. | System and method for distributed machining simulation |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000194881A (ja) * | 1998-12-24 | 2000-07-14 | Suzuki Motor Corp | 解析モデルを作成する方法および装置並びに解析モデルデータ作成用プログラム若しくは解析モデルデータを記憶した記憶媒体 |
JP2002024306A (ja) * | 2000-07-05 | 2002-01-25 | Suzuki Motor Corp | 解析モデルデータ作成方法及び装置並びに解析モデルデータ作成用プログラムを記録した記録媒体。 |
JP2002230054A (ja) * | 2001-02-01 | 2002-08-16 | Inst Of Physical & Chemical Res | 形状と物性を統合した実体データの記憶方法 |
Family Cites Families (52)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
DE2547477C3 (de) | 1975-10-23 | 1981-01-22 | Maschinenfabrik Rissen Gmbh, 2000 Hamburg | Verfahren und Vorrichtung zum Tiefziehen einer Folie aus thermoplastischem Werkstoff |
US4694404A (en) * | 1984-01-12 | 1987-09-15 | Key Bank N.A. | High-speed image generation of complex solid objects using octree encoding |
US4665192A (en) | 1984-03-19 | 1987-05-12 | The Rockefeller University | 2-(2-furoyl)-4(5)-2(furanyl)-1H-imidazole |
US4665492A (en) | 1984-07-02 | 1987-05-12 | Masters William E | Computer automated manufacturing process and system |
US4710876A (en) | 1985-06-05 | 1987-12-01 | General Electric Company | System and method for the display of surface structures contained within the interior region of a solid body |
US4729098A (en) | 1985-06-05 | 1988-03-01 | General Electric Company | System and method employing nonlinear interpolation for the display of surface structures contained within the interior region of a solid body |
US4719585A (en) | 1985-08-28 | 1988-01-12 | General Electric Company | Dividing cubes system and method for the display of surface structures contained within the interior region of a solid body |
US5197013A (en) * | 1987-07-28 | 1993-03-23 | David M. Dundorf | Method of forming a carved sign using an axially rotating carving tool |
JPH0767576B2 (ja) | 1987-11-18 | 1995-07-26 | ファナック株式会社 | パンチ取り付け用部品の穴位置定義方法 |
JP2920195B2 (ja) | 1989-03-10 | 1999-07-19 | 株式会社日立製作所 | 形状変換方法及び装置 |
US5014207A (en) | 1989-04-21 | 1991-05-07 | E. I. Du Pont De Nemours And Company | Solid imaging system |
JPH0741514B2 (ja) | 1990-07-17 | 1995-05-10 | 日立精機株式会社 | 対話型数値制御装置における工具選定方法 |
JP2597778B2 (ja) | 1991-01-03 | 1997-04-09 | ストラタシイス,インコーポレイテッド | 三次元対象物組み立てシステム及び組み立て方法 |
US5166876A (en) | 1991-01-16 | 1992-11-24 | General Electric Company | System and method for detecting internal structures contained within the interior region of a solid object |
US5594652A (en) * | 1991-01-31 | 1997-01-14 | Texas Instruments Incorporated | Method and apparatus for the computer-controlled manufacture of three-dimensional objects from computer data |
US5345490A (en) | 1991-06-28 | 1994-09-06 | General Electric Company | Method and apparatus for converting computed tomography (CT) data into finite element models |
US5510066A (en) | 1992-08-14 | 1996-04-23 | Guild Associates, Inc. | Method for free-formation of a free-standing, three-dimensional body |
US5517602A (en) * | 1992-12-03 | 1996-05-14 | Hewlett-Packard Company | Method and apparatus for generating a topologically consistent visual representation of a three dimensional surface |
JPH06315849A (ja) | 1993-03-04 | 1994-11-15 | Nikon Corp | 研磨加工用プログラムの作成方法及び それを用いた作成装置 |
JPH06348862A (ja) | 1993-06-11 | 1994-12-22 | Toshiba Corp | 三次元等値面生成方法 |
JP3340198B2 (ja) | 1993-08-12 | 2002-11-05 | 株式会社東芝 | 形状復元装置 |
JPH07334541A (ja) | 1994-06-08 | 1995-12-22 | Hitachi Ltd | 数値解析用要素作成システム |
US5594651A (en) * | 1995-02-14 | 1997-01-14 | St. Ville; James A. | Method and apparatus for manufacturing objects having optimized response characteristics |
US6136252A (en) | 1995-09-27 | 2000-10-24 | 3D Systems, Inc. | Apparatus for electro-chemical deposition with thermal anneal chamber |
JP3150066B2 (ja) | 1996-07-16 | 2001-03-26 | 有限会社アロアロ・インターナショナル | 造形装置および方法 |
US6075538A (en) * | 1996-07-25 | 2000-06-13 | Institute Of High Performance Computing | Time and space efficient data structure and method and apparatus for using the same for surface rendering |
JPH1063873A (ja) | 1996-08-23 | 1998-03-06 | Atr Tsushin Syst Kenkyusho:Kk | 八分木生成方法 |
US6445390B1 (en) | 1997-12-29 | 2002-09-03 | The United States Of America As Represented By The Adminstrator Of The National Aeronautics And Space Administration | Triangle geometry processing for surface modeling and cartesian grid generation |
JP3344558B2 (ja) | 1998-02-26 | 2002-11-11 | 理化学研究所 | 通電ドレッシング研削方法及び装置 |
JP2000182081A (ja) | 1998-12-14 | 2000-06-30 | Suzuki Motor Corp | 解析モデル作成方法および装置並びに解析モデル作成用プログラム若しくは解析モデルデータを記憶した記憶媒体 |
US6405095B1 (en) * | 1999-05-25 | 2002-06-11 | Nanotek Instruments, Inc. | Rapid prototyping and tooling system |
JP3388203B2 (ja) | 1999-05-28 | 2003-03-17 | 株式会社半導体先端テクノロジーズ | 形状シミュレーション方法、装置および記録媒体 |
JP2001025023A (ja) | 1999-07-09 | 2001-01-26 | Nippon Telegr & Teleph Corp <Ntt> | 映像ストリーム配信方法、配信システムならびに該方法のプログラムを記録した記録媒体 |
JP2001022961A (ja) | 1999-07-13 | 2001-01-26 | Ricoh Co Ltd | 非一様ボリュームモデルからの同位相面生成方法 |
US6214279B1 (en) * | 1999-10-02 | 2001-04-10 | Nanotek Instruments, Inc. | Apparatus and process for freeform fabrication of composite reinforcement preforms |
JP3941313B2 (ja) | 2000-01-12 | 2007-07-04 | 富士ゼロックス株式会社 | トナー充填量上限値の設定方法 |
US6627835B1 (en) * | 2000-02-02 | 2003-09-30 | Purdue Research Foundation | Three dimensional object fabrication techniques |
US6639597B1 (en) * | 2000-02-28 | 2003-10-28 | Mitsubishi Electric Research Laboratories Inc | Visibility splatting and image reconstruction for surface elements |
AU2001244592A1 (en) * | 2000-03-31 | 2001-10-15 | Incs Inc. | Data generating device, data generating method and data generating program |
US6968075B1 (en) * | 2000-05-09 | 2005-11-22 | Chang Kurt C | System and method for three-dimensional shape and size measurement |
US6606528B1 (en) * | 2000-06-21 | 2003-08-12 | The Boeing Company | Method for creating computer-aided design (CAD) solid models from numerically controlled (NC) machine instructions |
EP1437102B1 (en) * | 2000-09-18 | 2005-12-07 | Fuji Photo Film Co., Ltd. | Artificial bone template storage system and recording medium |
EP1321866A4 (en) | 2000-09-18 | 2007-01-10 | Hitachi Ltd | METHOD FOR DESCRIBING SOLID-PARTICULAR FORMS AND DEVICE THEREFOR AND SYSTEM FOR SUPPORTING THE DESIGN OF SOLID-PARTICULAR FORMS THEREWITH |
US6618607B2 (en) * | 2000-10-20 | 2003-09-09 | Duke University | MRI imaging methods using a single excitation |
US6471800B2 (en) * | 2000-11-29 | 2002-10-29 | Nanotek Instruments, Inc. | Layer-additive method and apparatus for freeform fabrication of 3-D objects |
US20020113331A1 (en) | 2000-12-20 | 2002-08-22 | Tan Zhang | Freeform fabrication method using extrusion of non-cross-linking reactive prepolymers |
GB0117157D0 (en) | 2001-07-16 | 2001-09-05 | Imec Inter Uni Micro Electr | Extraction, hierarchical representation and flexible compression of surface meshes derived from 3D data |
EP1371021A1 (en) * | 2001-03-12 | 2003-12-17 | Koninklijke Philips Electronics N.V. | Generation of a three-dimensional representation from multiple images using octrees |
US7110852B2 (en) * | 2001-08-16 | 2006-09-19 | Riken | Die machining method and device by V-CAD data |
WO2003016031A1 (en) * | 2001-08-16 | 2003-02-27 | Riken | Rapid prototyping method and device using v-cad data |
US6504742B1 (en) | 2001-10-31 | 2003-01-07 | Hewlett-Packard Company | 3-D memory device for large storage capacity |
SE524439C2 (sv) * | 2002-12-19 | 2004-08-10 | Arcam Ab | Anordning samt metod för framställande av en tredimensionell produkt |
-
2002
- 2002-12-03 JP JP2003550103A patent/JP4255016B2/ja not_active Expired - Fee Related
- 2002-12-03 WO PCT/JP2002/012629 patent/WO2003048980A1/ja active Application Filing
- 2002-12-03 CN CNB028242432A patent/CN1311390C/zh not_active Expired - Fee Related
- 2002-12-03 EP EP02786014.7A patent/EP1452984A4/en not_active Withdrawn
- 2002-12-03 US US10/496,829 patent/US7333104B2/en not_active Expired - Fee Related
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000194881A (ja) * | 1998-12-24 | 2000-07-14 | Suzuki Motor Corp | 解析モデルを作成する方法および装置並びに解析モデルデータ作成用プログラム若しくは解析モデルデータを記憶した記憶媒体 |
JP2002024306A (ja) * | 2000-07-05 | 2002-01-25 | Suzuki Motor Corp | 解析モデルデータ作成方法及び装置並びに解析モデルデータ作成用プログラムを記録した記録媒体。 |
JP2002230054A (ja) * | 2001-02-01 | 2002-08-16 | Inst Of Physical & Chemical Res | 形状と物性を統合した実体データの記憶方法 |
Non-Patent Citations (2)
Title |
---|
KAZUTOSHI YONEKAWA ET AL.: "Kukan bunkatsu model o mochiita keijo modeler", TRANSACTIONS OF INFORMATION PROCESSING SOCIETY OF JAPAN, vol. 37, no. 1, 15 January 1996 (1996-01-15), pages 60 - 69, XP002962912 * |
See also references of EP1452984A4 * |
Cited By (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7372460B2 (en) | 2003-07-16 | 2008-05-13 | Riken | Method and program for generating volume data from boundary representation data |
JP2005321885A (ja) * | 2004-05-06 | 2005-11-17 | Institute Of Physical & Chemical Research | ボリュームデータのセルラベリング方法とそのプログラム |
WO2005109255A1 (ja) | 2004-05-06 | 2005-11-17 | Riken | ボリュームデータのセルラベリング方法とそのプログラム |
CN100437599C (zh) * | 2004-05-06 | 2008-11-26 | 独立行政法人理化学研究所 | 体数据的胞腔标号方法及其装置 |
US7734059B2 (en) | 2004-05-06 | 2010-06-08 | Riken | Method and its program for cell labeling of volume data |
JP4526063B2 (ja) * | 2004-05-06 | 2010-08-18 | 独立行政法人理化学研究所 | ボリュームデータのセルラベリング方法とそのプログラムとボリュームデータのセルラベリング装置 |
WO2006095629A1 (ja) * | 2005-03-09 | 2006-09-14 | Riken | 境界面情報の生成方法とその生成プログラム |
JP2006252042A (ja) * | 2005-03-09 | 2006-09-21 | Institute Of Physical & Chemical Research | 境界面情報の生成方法とその生成プログラム |
JP4605772B2 (ja) * | 2005-03-09 | 2011-01-05 | 独立行政法人理化学研究所 | 境界面情報の生成方法、その生成プログラム及びその生成システム |
US8013855B2 (en) | 2005-03-09 | 2011-09-06 | Riken | Method and program for generating boundary surface information |
US7898540B2 (en) | 2005-09-12 | 2011-03-01 | Riken | Method and program for converting boundary data into cell inner shape data |
JP2014176425A (ja) * | 2013-03-13 | 2014-09-25 | Univ Of Tsukuba | 画像診断支援プログラム |
Also Published As
Publication number | Publication date |
---|---|
EP1452984A4 (en) | 2013-05-01 |
US20050107992A1 (en) | 2005-05-19 |
US7333104B2 (en) | 2008-02-19 |
EP1452984A1 (en) | 2004-09-01 |
CN1599907A (zh) | 2005-03-23 |
JP4255016B2 (ja) | 2009-04-15 |
JPWO2003048980A1 (ja) | 2005-04-21 |
CN1311390C (zh) | 2007-04-18 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8175734B2 (en) | Methods and system for enabling printing three-dimensional object models | |
JP4381743B2 (ja) | 境界表現データからボリュームデータを生成する方法及びそのプログラム | |
US20030067461A1 (en) | Methods, apparatus and computer program products that reconstruct surfaces from data point sets | |
US20080246766A1 (en) | Numerical analysis mesh generating method and apparatus | |
JP2002230054A (ja) | 形状と物性を統合した実体データの記憶方法 | |
WO2003048980A1 (fr) | Procede de conversion de donnees d'image tridimensionnelle en donnees de cellules interieures et programme de conversion | |
JP4605772B2 (ja) | 境界面情報の生成方法、その生成プログラム及びその生成システム | |
JPH08153214A (ja) | 3次元直交格子データの生成方法 | |
US7388584B2 (en) | Method and program for determining insides and outsides of boundaries | |
JP4208191B2 (ja) | 形状と物理量を統合したボリュームデータの生成方法及び生成装置と生成プログラム | |
CN113342999A (zh) | 一种基于多层跳序树结构的变分辨率点云简化方法 | |
JP4320425B2 (ja) | 境界データのセル内形状への変換方法及び変換プログラム | |
CN105760572A (zh) | 面向三维表面网格模型的有限元网格编码与索引方法 | |
CN115859524A (zh) | 一种基于stl模型的圆柱体布尔求差运算方法 | |
Patel et al. | Automatic CAD model topology generation | |
Lai et al. | Repairing triangular meshes for reverse engineering applications | |
US20030137529A1 (en) | Method for reconstructing a surface of a workpiece | |
Malyshev et al. | Adaptive mesh generation using shrink wrapping approach | |
Abt et al. | Domain preparation for RANSE simulations about hull and appendage assemblies | |
Chand | Component‐based hybrid mesh generation | |
Toll et al. | Surface reconstruction from point clouds | |
CN118154824A (zh) | 三维模型保护套的数字化生成方法、系统、介质及设备 | |
Peng et al. | R*-Tree Localization for Polyhedral Model Based Cutter/Workpiece Engagements Calculations in Milling | |
CN115357957A (zh) | 一种模拟车间中原料研磨过程的形状提取方法 | |
Lemasson et al. | Thickness computation of trimmed B-Rep model using GPU ray tracing |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AK | Designated states |
Kind code of ref document: A1 Designated state(s): CN JP US |
|
AL | Designated countries for regional patents |
Kind code of ref document: A1 Designated state(s): DE FR GB |
|
121 | Ep: the epo has been informed by wipo that ep was designated in this application | ||
WWE | Wipo information: entry into national phase |
Ref document number: 2002786014 Country of ref document: EP |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2003550103 Country of ref document: JP |
|
WWE | Wipo information: entry into national phase |
Ref document number: 20028242432 Country of ref document: CN |
|
WWP | Wipo information: published in national office |
Ref document number: 2002786014 Country of ref document: EP |
|
WWE | Wipo information: entry into national phase |
Ref document number: 10496829 Country of ref document: US |