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 | |
DataPointInfo (const Core::Point &index_coord, const Core::Point &world_coord, double value) | |
DataPointInfo (const DataPointInfo ©) | |
DataPointInfo & | operator= (const DataPointInfo ©) |
const Core::Point & | world_coord () const |
const Core::Point & | index_coord () const |
double | value () const |