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 | |
match_t (const descriptor_t *a, const descriptor_t *b, const double &error, const double &r) | |
bool | operator< (const match_t &match) const |
Public Attributes | |
const descriptor_t * | a_ |
const descriptor_t * | b_ |
double | error_ |
double | r_ |