iRoCS Toolbox
1.1.0
|
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"
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 | |
Fast n-D correlation using the Fast Fourier Transform (FFT)
Definition in file FastNormalizedCorrelationFilter.hh.