Segmentation Using a Region Growing Algorithm

Matt Edman1*
1.Rensselaer Polytechnic Institute
Abstract

Abstract

This document describes an example implementation of segmenting the ventricles of the brain using the Insight Toolkit. Ventricle segmentation is done using the simple confidence connected region growing algorithm. Included with this paper is the source code, input data, parameters and output data used to validate the implementation described in this paper.

Keywords

region growingconfidence connected
Manuscript
Source Code and Data

Source Code and Data

CMakeLists.txt754 BConfidenceConnected.cxx3.5 KB

Select a file to preview