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

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

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

Go to the source code of this file.

Data Structures

class  atb::FastCorrelationFilter< DataT, Dim >
 The FastCorrelationFilter class provides n-D Array correlation using the Fast Fourier Transform. More...
 

Namespaces

 atb
 

Detailed Description

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

Definition in file FastCorrelationFilter.hh.