A Method of Block Segmentation for Triangular Mesh Model
A triangular grid and block segmentation technology, applied in 3D modeling, image data processing, instruments, etc., can solve problems such as low efficiency, low degree of automation, and poor shape adaptation, so as to enhance adaptability and improve robustness high degree of automation
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0069] Such as figure 1 As shown, a block segmentation method of a triangular mesh model of the present invention is realized by software programming, and specifically includes the following steps:
[0070] Step 1, read in the triangular mesh model, and establish topology information;
[0071] Use the open() function to open the STL (STereo Lithography) triangular mesh model file under the specified path in the hard disk; use fscanf() to read the patch vertex data and normal vector data from the STL file in text format; read each vertex data, it is necessary to use the collection container class set and the associated container class map in the C++ standard template library to remove point vertices with the same coordinate value, create point tables and surface tables without redundancy, and create patch-to-vertex and vertex-to-surface at the same time Topological adjacency information of slices; establish a half-edge data structure, create three half-edges from each face in ...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 


