Jump to content

ITK-SNAP: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
mNo edit summary
mNo edit summary
Line 1: Line 1:
==Introduction==
==Introduction==


ITK-SNAP is an open-source software application for medical image [[Segmentation (image processing)|segmentation]]. It's primary use is for delineating anatomical structures and regions in [[MRI]], [[Computed Tomography|CT]] and other three-dimensional medical images. ITK-SNAP can be used in two modes. The first mode is manual delineation, where the user traces the boundaries of structures in three orthogonal slice planes through the medical image. The second mode is automatic segmentation, which uses the [[level set method]]. The user places one or more seeds in the image, and seeds grow constrained by intensity edges in the image. In [[neuroimaging]], ITK-SNAP is used to segment the [[hippocampus]] (in manual mode), [[ventricular system|ventricles]] (in automatic mode), [[caudate nucleus]] (automatic mode with manual touchup), and many other structures of interest.
ITK-SNAP is an [[open-source]] software application for medical image [[Segmentation (image processing)|segmentation]]. It's primary use is for delineating anatomical structures and regions in [[MRI]], [[Computed Tomography|CT]] and other three-dimensional medical images. ITK-SNAP can be used in two modes. The first mode is manual delineation, where the user traces the boundaries of structures in three orthogonal slice planes through the medical image. The second mode is automatic segmentation, which uses the [[level set method]]. The user places one or more seeds in the image, and seeds grow constrained by intensity edges in the image. In [[neuroimaging]], ITK-SNAP is used to segment the [[hippocampus]] (in manual mode), [[ventricular system|ventricles]] (in automatic mode), [[caudate nucleus]] (automatic mode with manual touchup), and many other structures of interest.


==History==
==History==

Revision as of 19:35, 12 October 2007

Introduction

ITK-SNAP is an open-source software application for medical image segmentation. It's primary use is for delineating anatomical structures and regions in MRI, CT and other three-dimensional medical images. ITK-SNAP can be used in two modes. The first mode is manual delineation, where the user traces the boundaries of structures in three orthogonal slice planes through the medical image. The second mode is automatic segmentation, which uses the level set method. The user places one or more seeds in the image, and seeds grow constrained by intensity edges in the image. In neuroimaging, ITK-SNAP is used to segment the hippocampus (in manual mode), ventricles (in automatic mode), caudate nucleus (automatic mode with manual touchup), and many other structures of interest.

History

ITK-SNAP was developed by image analysis researchers at the University of Pennsylvania and University of North Carolina at Chapel Hill. Development began at UNC-CH as a series of graduate student projects in the Computer Science Department. Subsequent development was funded by the National Library of Medicine and performed at the PICSL group [1] at the Department of Radiology at the University of Pennsylvania.

  • Main ITK-SNAP website [2] (downloads, bugs, mailing lists)
  • ITK-SNAP on Sourceforge [3]