Seg3D
2.4
Seg3D is a free volume segmentation and processing tool developed by the NIH Center for Integrative Biomedical Computing at the University of Utah Scientific Computing and Imaging (SCI) Institute.
|
Public Types | |
typedef std::vector< Core::DataSliceHandle > | data_slice_vector_type |
typedef std::vector< Core::MaskDataSliceHandle > | mask_slice_vector_type |
Public Attributes | |
Core::VolumeHandle | volume_ |
data_slice_vector_type | data_slices_ |
mask_slice_vector_type | mask_slices_ |
ProvenanceID | provenance_id_ |