Page MenuHomePhabricator

Segmentation UI Redesign - 3D Interactive RegionGrower
Closed, ResolvedPublic

Description

Migrate 3D Interactive RegionGrower with own view to 3D Segmentation Tools.

Event Timeline

New remote branch pushed: bug-15282-3D-RegionGrower

Added a dummy Tool class to be handled by ToolManager and changed the RegionGrower widget class to act as a Tool GUI. So activating AdaptiveRegionGrowingTool now shows up the the UI above the tool button in the 3D ToolGUIArea of QmitkSegmentationView. Also some changes had to be done to combine the binary segmentation image with the RegionGrowing preview.

Reopen bug - compiler errors on linux

Fix compiler errors - missing typename