Page MenuHomePhabricator

adding ROI support to toolframework
Closed, ResolvedPublic

Description

all changes to the toolframework related to the ROI support enhancement

Related Objects

StatusAssignedTask
ResolvedNone

Event Timeline

[SVN revision 26002]
ENH (#5304): adding getter, setter, observer and a new message for roi data

[SVN revision 26037]
ENH (#5304): adding flag for ROI support

[SVN revision 26108]
ENH (#5304): -adding ROI support to BinaryThresholdTool

  • adding SpinBox to GUI

[SVN revision 26174]
ENH (#5304): - migrated WorkingDataSelectionBox to Qt4 with basic functionality

  • added RoiDataSelectionBox and BoundingObjectWidget

[SVN revision 26665]
ENH (#5304): added member vars (+ getter/setter) to store the minima/maxima pixel values of the original image in the masked area.

[SVN revision 27926]
ENH (#5304): added first version of MaskAndCutRoiImageFilter; minor changes to Mask- and PadImageFilter