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 | |
bool | mark_brick (LargeVolumeSchemaHandle schema, const BrickInfo &bi) |
bool | get_brick (LargeVolumeSchemaHandle schema, const BrickInfo &bi, const std::string &load_key, DataBlockHandle &data_block) |
void | load_brick (LargeVolumeSchemaHandle schema, const BrickInfo &bi, const std::string &load_key) |
void | clear_load_queue (const std::string &load_key) |
Public Attributes | |
boost::signals2::signal< void()> | brick_loaded_signal_ |