34 #ifndef ROI_BLOBSEGMENT_ACTION_H 35 #define ROI_BLOBSEGMENT_ACTION_H 58 virtual std::string
name()
const {
return "BlobSegmentationAction" ; }
60 void segmentBlob(
int x,
int y,
int globalX,
int globalY ) ;
static Action * creator()
3D window, OpenGL rendering
void segmentBlob(int x, int y, int globalX, int globalY)
virtual ~RoiBlobSegmentationAction()
RoiBlobSegmentationAction()
virtual std::string name() const