DICOM PS3.3 2020a - Information Object Definitions |
Page 1501 |
C.27.1.1 Surface Mesh Module Attribute Descriptions
C.27.1.1.1 Surface Sequence
Surface Sequence (0066,0002) describes individual surfaces. There is no requirement that a surface be contiguous. For example, both kidneys could be described as a single surface consisting of 2 non-contiguous areas.
C.27.1.1.2 Surface Processing
Surface Processing refers to methods of surface modification such as smoothing operations, which remove redundant vertices, or decimation, which will modify the resolution of the surface. If a surface has been subject to processing, a description of the process may be provided in Surface Processing Description (0066,000B).
C.27.1.1.3 Recommended Presentation
Recommended Presentation Opacity (0066,000C) is a fraction between 0.0 and 1.0 encoded as a float value representing the blendingproportionoftherenderingofthesurfacerelativetounderlyingfeatures.Avalueof0.0isinterpretedascompletetransparency, while a value of 1.0 is interpreted as fully opaque.
The Recommended Presentation Type (0066,000D) Attribute provides guidance as to the default presentation of the Surface.
Defined Terms:
SURFACE Renderthesurfaceasasolid,applyingtheopacityasspecifiedintheRecommendedPresentationOpacity(0066,000C) Attribute.
WIREFRAMERepresent the surface as a series of lines connecting the vertices to form the defined primitive faces. POINTS Represent the surface as a cloud of points.
C.27.1.1.4 Finite Volume
The Finite Volume (0066,000E) Attribute shall be YES when the surface mesh generated by the primitives is topologically closed and has an inside and an outside. A surface mesh is closed if it has no rim (every facet has a neighboring facet along each edge). Fig- ure C.27.1.1-1 shows a surface that is not closed on the left, and a closed and waterproof version of the same shape on the right:
In the mesh on the left, the triangles on the front-side and the one on the bottom have no neighbors. The surface is topologically not closed.
Two possible solutions are shown on the right.
Figure C.27.1.1-1. Finite Volume Illustration
Not all closed surfaces contain a finite volume, for example if the surface self-intersects. Such surfaces do not contain a finite volume. A surface is not required to be contiguous.
A value of NO indicates that the surface is not closed.
A value of UNKNOWN indicates that the transmitting application did not determine if the surface is closed.