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 boost::signals2::signal< bool(ActionContextHandle &) > | RunSignalType |
Public Member Functions | |
NotifierRunnable (const std::string &layerID, ActionContextHandle &layerContext, ActionRadialBasisFunctionHandle action) | |
virtual void | run () |
Public Attributes | |
RunSignalType | runThresholdSignal_ |
std::string | layerID_ |
ActionContextHandle | layerContext_ |
NotifierHandle | notifier_ |
ActionRadialBasisFunctionHandle | action_ |