CudaColorOps.H File Reference

#include "CUDA/CudaImage.H"
#include "Image/PixelsTypes.H"
Include dependency graph for CudaColorOps.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void cudaGetRGBY (const CudaImage< PixRGB< float > > &src, CudaImage< float > &rg, CudaImage< float > &by, const float thresh, const float min_range=0.0f, const float max_range=255.0f)
CudaImage< PixRGB< float > > cudaToRGB (const CudaImage< float > &src)
void cudaGetComponents (const CudaImage< PixRGB< float > > &src, CudaImage< float > &red, CudaImage< float > &green, CudaImage< float > &blue)
CudaImage< float > cudaLuminance (const CudaImage< PixRGB< float > > &src)
CudaImage< float > cudaLuminanceNTSC (const CudaImage< PixRGB< float > > &src)

Detailed Description

C++ wrapper for CUDA Color operations

Definition in file CudaColorOps.H.

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