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

From NAMIC Wiki
Jump to: navigation, search
Line 34: Line 34:
 
<h3>Progress</h3>
 
<h3>Progress</h3>
  
Submitted as an ITK gerrit patch and is in the process of being merged.
+
Submitted as an ITK gerrit patch and is in the process of being merged.  After merging, it will be integrated into SimpleITK so that it can be called using the SimpleFilters interface in Slicer.
  
 
</div>
 
</div>

Revision as of 16:39, 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 so that the correlation map overlays correctly with the fixed image.

Approach, Plan

Corrected the output origin of the MaskedFFTNCC algorithm so that the fixed image falls directly in the middle of the output correlation map in physical space. With this alignment, each point in the output NCC map overlaps at the location in the fixed image at which the moving image provides that NCC score when centered at that location.

Progress

Submitted as an ITK gerrit patch and is in the process of being merged. After merging, it will be integrated into SimpleITK so that it can be called using the SimpleFilters interface in Slicer.

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