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 | |
neighbor_t (const unsigned int &id, const double &metric, translate_transform_t::Pointer &t) | |
bool | operator== (const neighbor_t &d) const |
bool | operator< (const neighbor_t &d) const |
Public Attributes | |
unsigned int | id_ |
double | metric_ |
translate_transform_t::Pointer | t_ |