Volume Cartographer 2.27.0
Classes
Texturing

Texture generation. More...

Collaboration diagram for Texturing:

Classes

class  volcart::texturing::CompositeTexture
 Generate a texture image using a variety of composite volume filters. More...
 
class  volcart::texturing::IntegralTexture
 Generate a Texture by taking the discrete integral (summation) of the neighborhood adjacent to a point. More...
 
class  volcart::texturing::PPMGenerator
 Generates a PerPixelMap from an ITKMesh and a UVMap. More...
 
class  volcart::texturing::ProjectMesh
 Generates a PerPixelMap by projecting a mesh onto an image plane. More...
 
class  volcart::texturing::ThicknessTexture
 Generate a Texture using the thickness of the segmented layer. More...
 
class  volcart::texturing::IntersectionTexture
 Generate a Texture by intersection with a Volume. More...
 
class  volcart::texturing::LayerTexture
 Generate a Texture of layered images. More...
 

Detailed Description

Texture generation.