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 Member Functions | |
overlap_t (const unsigned int id, const double overlap) | |
bool | operator== (const overlap_t &d) const |
bool | operator< (const overlap_t &d) const |
bool | operator> (const overlap_t &d) const |
Public Attributes | |
unsigned int | id_ |
double | overlap_ |