Icon of the Module
Available documentation sections:
Overview
The Region growing module provides mainly a programming example, showing developers how to create new bundle for MITK with graphical user interface (GUI) and which is also using some ITK image filters.
For the programmers: this functionality is the result of tutorial step 9
Usage
-
you can set a number of seed points by clicking into the renderwindows while holding the shift key down
-
when clicking "Start region growing", a region growing algorithm start. This algorithm is gray values based. The gray values are determined from the gray values at all point positions plus/minus a safety margin of 30 (Hounsfield units).