52 #ifndef __PCL_FourierTransform_h 53 #define __PCL_FourierTransform_h 58 #include <pcl/Diagnostics.h> 79 namespace FFTDirection
160 transform_type m_type;
339 m_dft.ReleaseTo( r );
383 #endif // __PCL_FourierTransform_h
16-bit unsigned integer image.
Acts like a union for all types of images in PCL, with optional class-wide ownership of transported i...
32-bit floating point complex image.
void Apply(FI i, FI j, F f) noexcept(noexcept(f))
64-bit floating point real image.
32-bit unsigned integer image.
8-bit unsigned integer image.
64-bit floating point complex image.
Complex< T1 > operator*(const Complex< T1 > &c1, const Complex< T2 > &c2) noexcept
32-bit floating point real image.
A process using multiple concurrent execution threads.