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 IndexVector::index_type | index_type |
Public Member Functions | |
BrickInfo (index_type index, index_type level) | |
bool | operator== (const Core::BrickInfo rhs) const |
bool | operator< (const Core::BrickInfo rhs) const |
Public Attributes | |
index_type | index_ |
index_type | level_ |