Difference between revisions of "2013 Project Week:CARMA Connected Threshold 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:connectedThreshold.jpg|thumb|center]]
  
 
As part of our workflow for practical manual LA segmentation, we would like to implement the Connected Threshold 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 Connected Threshold 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 21: Line 21:
 
# Explore functionality of ITK Connected Threshold Image Filter  
 
# Explore functionality of ITK Connected Threshold 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 module on CARMA gated MRA images  
  
 
</div>
 
</div>
 
<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:SlicerModuleConnectedThreshold|Completed]]
 
</div>
 
</div>
 
</div>
 
</div>

Latest revision as of 07:17, 11 January 2013

Home < 2013 Project Week:CARMA Connected Threshold Filter

Key Investigators

Salma Bengali, Alan Morris, Josh Cates, Rob MacLeod


ConnectedThreshold.jpg

As part of our workflow for practical manual LA segmentation, we would like to implement the Connected Threshold 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 Connected Threshold Image Filter
  2. Implement a Slicer module that uses this filter
  3. Test the module on CARMA gated MRA images

Progress