|
Volume Cartographer 2.28.0
|
Library of graph processing nodes. More...
Classes | |
| class | volcart::LoadVolumePkgNode |
| Load a VolumePkg from disk. More... | |
| class | volcart::VolumePkgPropertiesNode |
| Retrieve VolumePkg properties (e.g. name, version, etc.) More... | |
| class | volcart::VolumeSelectorNode |
| Get a Volume by uuid. More... | |
| class | volcart::VolumePropertiesNode |
| Set/Retrieve Volume properties (voxel size, bounds, etc.) More... | |
| class | volcart::SegmentationSelectorNode |
| Get a Segmentation by uuid. More... | |
| class | volcart::SegmentationPropertiesNode |
| Retrieve Segmentation properties (e.g. pointset) More... | |
| class | volcart::MeshPropertiesNode |
| Retrieve Mesh properties (e.g. number of vertices, number of faces, etc.) More... | |
| class | volcart::LoadMeshNode |
| Read a mesh from a file. More... | |
| class | volcart::WriteMeshNode |
| Write a mesh to a file. More... | |
| class | volcart::RotateUVMapNode |
| Rotate a UVMap by a multiple of 90 degrees. More... | |
| class | volcart::FlipUVMapNode |
| Flip a UVMap across one or both of its axes. More... | |
| class | volcart::AlignUVMapToAxisNode |
| Rotate a UVMap to align a specified volume axis to the -V direction of UV space. More... | |
| class | volcart::PlotUVMapNode |
| Plot the UV points on an image. More... | |
| class | volcart::LoadImageNode |
| Read an image from the specified path. More... | |
| class | volcart::WriteImageNode |
| Write image to the specified path. More... | |
| class | volcart::WriteImageSequenceNode |
| class | volcart::LoadPPMNode |
| Read a PerPixelMap from disk. More... | |
| class | volcart::WritePPMNode |
| Write a PerPixelMap to disk. More... | |
| class | volcart::PPMPropertiesNode |
| Retrieve PerPixelMap properties (e.g. mask, cell map, etc.) More... | |
| class | volcart::LoadVolumetricMaskNode |
| Load a VolumetricMask from a .vcps file. More... | |
| class | volcart::LoadTransformNode |
| Load a transform from a JSON file. More... | |
| class | volcart::TransformSelectorNode |
| Get a transform by ID. More... | |
| class | volcart::InvertTransformNode |
| Return the inverted transform. More... | |
| class | volcart::TransformMeshNode |
| Apply a transform to an ITKMesh. More... | |
| class | volcart::TransformPPMNode |
| Apply a transform to a PerPixelMap. More... | |
| class | volcart::MeshingNode |
| Generate an ordered mesh from an OrderedPointSet. More... | |
| class | volcart::ScaleMeshNode |
| Scale an ITKMesh by a linear scale factor. More... | |
| class | volcart::CalculateNumVertsNode |
| Calculate the number of vertices required to produce a particular resampling density factor. More... | |
| class | volcart::LaplacianSmoothMeshNode |
| Apply Laplacian smoothing to a mesh. More... | |
| class | volcart::ResampleMeshNode |
| Mesh resampling using Approximated Centroidal Voronoi Diagrams. More... | |
| class | volcart::UVMapToMeshNode |
| Convert a UVMap to a mesh. More... | |
| class | volcart::OrientNormalsNode |
| Orient vertex normals towards a reference point. More... | |
| class | volcart::ABFNode |
| Parameterize a mesh using ABF++. More... | |
| class | volcart::OrthographicFlatteningNode |
| Computes a 2D parameterization of a triangular mesh using orthographic projection. More... | |
| class | volcart::FlatteningErrorNode |
| Calculate the L2 and LInf stretch between a 2D and 3D mesh. More... | |
| class | volcart::PlotLStretchErrorNode |
| Plot per-face L stretch error metrics. More... | |
| class | volcart::PPMGeneratorNode |
| Generates a PerPixelMap from an ITKMesh and a UVMap. More... | |
| class | volcart::CalculateNeighborhoodRadiusNode |
| Auto-calculate a texturing neighborhood's 3D radius in voxels given the expected layer thickness and the texturing Volume's voxel size. More... | |
| class | volcart::NeighborhoodGeneratorNode |
| Configure a NeighborhoodGenerator for use by a texturing algorithm. More... | |
| class | volcart::CompositeTextureNode |
| Generate a texture image using a variety of composite volume filters. More... | |
| class | volcart::IntersectionTextureNode |
| Generate a Texture by intersection with a Volume. More... | |
| class | volcart::IntegralTextureNode |
| Generate a Texture by taking the discrete integral (summation) of the neighborhood adjacent to a point. More... | |
| class | volcart::ThicknessTextureNode |
| Generate a Texture using the thickness of the segmented layer. More... | |
| class | volcart::LayerTextureNode |
| Generate a Texture of layered images. More... | |
Library of graph processing nodes.