Difference between revisions of "2013 Summer Project Week:MaskedFFTNormalizedCorrelationOverlay"

From NAMIC Wiki
Jump to: navigation, search
(Created page with '__NOTOC__ <gallery> Image:PW-MIT2013.png|Projects List Image:SimpleFilters-ConfidenceConnected.png|ConfidenceConnected Image:SimpleFilters-G…')
 
Line 50: Line 50:
 
#ITK Module
 
#ITK Module
 
#Slicer Module YES
 
#Slicer Module YES
##Built-in - MAYBE?
+
##Built-in
 
##Extension -- commandline
 
##Extension -- commandline
##Extension -- loadable YES
+
##Extension -- loadable
 
#Other (Please specify)
 
#Other (Please specify)
  

Revision as of 16:22, 21 June 2013

Home < 2013 Summer Project Week:MaskedFFTNormalizedCorrelationOverlay

Key Investigators

  • GE: Dirk Padfield
  • UIowa: Hans Johnson
  • MSC/NLM: Bradley Lowekamp

Objective

Integrate the Masked FFT Normalized Correlation algorithm from ITK into Slicer.

Approach, Plan

so that the correlation map overlays correctly with the fixed image and the maxima of the correlation map

  • SimpleITK filter: Filters chosen from drop-down menu, with dynamically created parameter widgets
  • Input: Dynamically created for the number of images required by the SimpleITK filter selected that is MRML-aware
  • Output: Output image widget
  • Script: Textual display of Python script the module will evaluate. An "Apply" button will execute the Python code

Progress

so that the correlation map overlays correctly with the fixed image and the maxima of the correlation map

Delivery Mechanism

This work will be delivered to the NA-MIC Kit as a (please select the appropriate options by noting YES against them below)

  1. ITK Module
  2. Slicer Module YES
    1. Built-in
    2. Extension -- commandline
    3. Extension -- loadable
  3. Other (Please specify)

References