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

From NAMIC Wiki
Jump to: navigation, search
Line 2: Line 2:
 
<gallery>
 
<gallery>
 
Image:PW-MIT2013.png|[[2013_Summer_Project_Week#Projects|Projects List]]
 
Image:PW-MIT2013.png|[[2013_Summer_Project_Week#Projects|Projects List]]
FixedImageWithCroppedImageOverlay.png| Fixed image with the moving image overlaid
+
Image:FixedImageWithCroppedImageOverlay.png| Fixed image with the moving image overlaid
 
Image:CorrelationMap.png|Correlation Map
 
Image:CorrelationMap.png|Correlation Map
 
Image:CorrelationMapWithCroppedRegionOverlay.png|GridImage
 
Image:CorrelationMapWithCroppedRegionOverlay.png|GridImage

Revision as of 16:29, 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 - YES
  2. Slicer Module - YES
    1. Built-in
    2. Extension -- commandline
    3. Extension -- loadable
  3. Other (Please specify)

References