CudaLowPass.H File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

CudaImage< float > cudaLowPass5xDec (const CudaImage< float > &src)
CudaImage< float > cudaLowPass5yDec (const CudaImage< float > &src)
CudaImage< float > cudaLowPass5Dec (const CudaImage< float > &src, const bool go_x=true, const bool go_y=true)
CudaImage< float > cudaLowPass9xDec (const CudaImage< float > &src)
CudaImage< float > cudaLowPass9yDec (const CudaImage< float > &src)
CudaImage< float > cudaLowPass9Dec (const CudaImage< float > &src, const bool go_x=true, const bool go_y=true)
CudaImage< float > cudaLowPass9xyDec (const CudaImage< float > &src)
CudaImage< float > cudaLowPass3x (const CudaImage< float > &src)
CudaImage< float > cudaLowPass3y (const CudaImage< float > &src)
CudaImage< float > cudaLowPass5x (const CudaImage< float > &src)
CudaImage< float > cudaLowPass5y (const CudaImage< float > &src)
CudaImage< float > cudaLowPass9x (const CudaImage< float > &src)
CudaImage< float > cudaLowPass9y (const CudaImage< float > &src)
CudaImage< float > cudaLowPass9 (const CudaImage< float > &src, const bool go_x=true, const bool go_y=true)
CudaImage< float > cudaLowPass (const int N, const CudaImage< float > &src, const bool go_x=true, const bool go_y=true)
CudaImage< float > cudaLowPassX (const int N, const CudaImage< float > &src)
CudaImage< float > cudaLowPassY (const int N, const CudaImage< float > &src)

Detailed Description

C++ wrapper for CUDA Low pass operations

Definition in file CudaLowPass.H.

Generated on Sun May 8 08:42:39 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3