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 | |
link_t (const boost::shared_ptr< node_t > &a, const boost::shared_ptr< node_t > &b, const stos_t< TImage > &stos) | |
bool | operator< (const link_t &l) const |
Public Attributes | |
boost::shared_ptr< node_t > | a_ |
boost::shared_ptr< node_t > | b_ |
stos_t< TImage > | stos_ |