The Insight Journal logo

Image Segmentation: Ventricle Isolation Using Region Growing

Lajara, Julio
Rensselaer Polytechnic Institute
The Insight Journal logo

Please use this identifier to cite or link to this publication: http://hdl.handle.net/1926/1308
New: Prefer using the following doi: https://doi.org/10.54294/82ynyc
Submitted by Julio Lajara on 2007-10-19T03:45:48Z.

This document describes the process used in implementing image segmentation through a region growing algorithm with the use of the Insight Toolkit (ITK) imaging program. The code used to implement the region growing algorithm is documented in the ITK Software Guide and makes use of the ITK library. This paper is accompanied with all source code, input data, parameters and output data that were originally used in developing the image segmentation application, except where prior laws or agreements prohibit redistribution of such material. The only data subject to not being redistributable was the input file used for testing which was a brain dataset from Kitware’s MIDAS collection named Normal090-T2.mha. The rest of this scientific publication is written in a manner such that it facilitates reproducibility of the reported results.