Wavelet transform-based self-adaptive compression method for STL (Standard Template Library) grid model slicing data
A grid model and wavelet transform technology, applied in the field of additive manufacturing, can solve the problems of cumbersome slicing data and reduced slicing accuracy.
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment 1
[0044] In the embodiment of the present invention, such as figure 1 As shown, a wavelet transform-based STL grid model slice data adaptive compression method slices the blades of an engine, including the following steps:
[0045] Step 1, input the STL mesh model of the ASCII format of the blade, extract the point, edge and surface information of the triangle in the triangle mesh model, and establish the topological relationship;
[0046] The data structure of the points, edges and faces of the topological relationship is
[0047] class Point / / vertex class
[0048] {
[0049] public:
[0050] vector vertice ; / / vertex coordinates
[0051] std::vector faceIndexList; / / The index value of the face adjacent to this vertex
[0052] };
[0053] class Face / / triangle face class
[0054] {
[0055] public:
[0056] int index[3]; / / The index value of the adjacent point
[0057] int touching[3]; / / The index value of the adjacent surface
[0058] };
[0059] c...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More - R&D
- Intellectual Property
- Life Sciences
- Materials
- Tech Scout
- Unparalleled Data Quality
- Higher Quality Content
- 60% Fewer Hallucinations
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2025 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com



