YaDICs  V04.14.a
Yet another Digital Image Correlation software: platform dedicated to 2/3D Fluid and Solid kinematics field measurements.
 All Classes Files Functions Variables Pages
Classes
Ccorrelation_intercor_fft.h File Reference

!!!!It implements the zeroPadding but doesn't work with fftw lib and the actual architecture since the windows size must remain fixed while this class changes it. To use it comment fftw lib in cmakelist More...

#include "Ccorrelation_intercor_fftw_phase.h"

Go to the source code of this file.

Classes

class  Ccorrelation_intercor_fft< T, Timg >
 

Detailed Description

!!!!It implements the zeroPadding but doesn't work with fftw lib and the actual architecture since the windows size must remain fixed while this class changes it. To use it comment fftw lib in cmakelist

Author
SEGHIR R., COUDERT S., WITZ JF.
Version
1.0
Date
15 novembre 2012
  • correl(correlogram, F, G) -> the correlation sequence is changed using first the function zeroPadd
  • zeroPadd(F, G) -> find the nearest power of 2 dimensions then resize F and G adding 0 out-of the initial image size