cuda_debayer.h File Reference

#include <cuda.h>
#include "CUDA/cutil.h"
#include "cudadefs.h"
Include dependency graph for cuda_debayer.h:

Go to the source code of this file.

Functions

__global__ void cuda_debayer_kernel_Nearest_Neighbour (float *src, float3_t *dptr, int w, int h, int tile_width, int tile_height)
__global__ void cuda_debayer_kernel_MHC_optimised (float *src, float3_t *dptr, int w, int h, int tile_width, int tile_height)
__global__ void cuda_kernel_debayer (float *src, float3_t *dptr, int w, int h, int tile_width, int tile_height)

Detailed Description

CUDA/GPU optimized color operations code

Definition in file cuda_debayer.h.

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