Difference between revisions of "2013 Project Week:CARMA Isolated Connected Filter"

From NAMIC Wiki
Jump to: navigation, search
(Created page with '__NOTOC__ <gallery> Image:PW-SLC2013.png|Projects List </gallery> ==Key Investigators== Salma Bengali, Alan Morris, Josh Cates, Rob MacLeod…')
 
 
(One intermediate revision by the same user not shown)
Line 8: Line 8:
  
  
[[File:TBD|thumb|center|IMAGE PLACEHOLDER]]
+
[[Image:isolatedConnected.jpg|thumb|center]]
  
 
As part of our workflow for practical manual LA segmentation, we would like to implement the Isolated Connected Image Filter in ITK as a Slicer module. This filter can be used to segment out the entire endocardial region from a gated MRA image, which could then be used for further processing steps in the workflow.
 
As part of our workflow for practical manual LA segmentation, we would like to implement the Isolated Connected Image Filter in ITK as a Slicer module. This filter can be used to segment out the entire endocardial region from a gated MRA image, which could then be used for further processing steps in the workflow.
Line 19: Line 19:
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Approach, Plan</h3>
 
<h3>Approach, Plan</h3>
# Explore functionality of Isolated Connected Image Filter in ITK
+
# Explore functionality of ITK Isolated Connected Image Filter
 
# Implement a Slicer module that uses this filter
 
# Implement a Slicer module that uses this filter
 
# Test the filter on CARMA gated MRA images  
 
# Test the filter on CARMA gated MRA images  
Line 26: Line 26:
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Progress</h3>
 
<h3>Progress</h3>
 +
*[[DBP3:Utah:SlicerModuleAxialDilate|Completed]]
 
</div>
 
</div>
 
</div>
 
</div>

Latest revision as of 07:15, 11 January 2013

Home < 2013 Project Week:CARMA Isolated Connected Filter

Key Investigators

Salma Bengali, Alan Morris, Josh Cates, Rob MacLeod


IsolatedConnected.jpg

As part of our workflow for practical manual LA segmentation, we would like to implement the Isolated Connected Image Filter in ITK as a Slicer module. This filter can be used to segment out the entire endocardial region from a gated MRA image, which could then be used for further processing steps in the workflow.

Objective

The objective of this project is to implement a Slicer module for segmenting out the endocardial region from a gated MRA image.

Approach, Plan

  1. Explore functionality of ITK Isolated Connected Image Filter
  2. Implement a Slicer module that uses this filter
  3. Test the filter on CARMA gated MRA images

Progress