52 #ifndef __PCL_FourierTransform_h
53 #define __PCL_FourierTransform_h
58 #include <pcl/Diagnostics.h>
79 namespace FFTDirection
117 using transform_type = FFTDirection::value_type;
160 transform_type m_type;
339 m_dft.ReleaseTo( r );
Implements a generic, two-dimensional, shared or local image.
Acts like a union for all types of images in PCL, with optional class-wide ownership of transported i...
A process using multiple concurrent execution threads.
Complex< T1 > operator*(const Complex< T1 > &c1, const Complex< T2 > &c2) noexcept