iRoCS Toolbox  1.1.0
Data Structures | Namespaces
FastNormalizedCorrelationFilter.hh File Reference

Fast n-D correlation using the Fast Fourier Transform (FFT) More...

#include <config.hh>
#include "Filter.hh"
#include "LocalSumFilter.hh"
#include <libBlitzFFTW/BlitzFFTW.hh>
#include <omp.h>
#include "FastNormalizedCorrelationFilter.icc"
Include dependency graph for FastNormalizedCorrelationFilter.hh:

Go to the source code of this file.

Data Structures

class  atb::FastNormalizedCorrelationFilter< DataT, Dim >
 The FastNormalizedCorrelationFilter class provides normalized cross-correlation for n-D Arrays employing the Fast Fourier Transform. More...
 

Namespaces

 atb
 

Detailed Description

Fast n-D correlation using the Fast Fourier Transform (FFT)

Definition in file FastNormalizedCorrelationFilter.hh.