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 Types | |
typedef std::map< std::string, ToolEntry > | tool_map_type |
typedef std::map< std::string, ToolInterfaceBuilderBase * > | toolinterface_map_type |
typedef std::set< std::string > | tool_menus_type |
Public Attributes | |
tool_map_type | tools_ |
toolinterface_map_type | toolinterfaces_ |
tool_menus_type | tool_menus_ |