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 Attributes | |
LargeVolume * | volume_ |
LargeVolumeSchemaHandle | lv_schema_ |
bool | is_cropped_ |
Additional Inherited Members | |
Public Types inherited from Core::SharedLockable | |
typedef boost::shared_mutex | mutex_type |
typedef boost::unique_lock< mutex_type > | lock_type |
typedef boost::shared_lock< mutex_type > | shared_lock_type |
typedef boost::upgrade_lock< mutex_type > | upgrade_lock_type |
typedef boost::upgrade_to_unique_lock< mutex_type > | upgrade_to_unique_lock_type |
Public Member Functions inherited from Core::SharedLockable | |
mutex_type & | get_mutex () const |