NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Namespaces | Functions
niftkEdgeDetectionKernel.h File Reference
Include dependency graph for niftkEdgeDetectionKernel.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 niftk
 

Functions

void NIFTKCUDAKERNELS_WINEXPORT niftk::RunEdgeDetectionKernel (char *outputRGBA, unsigned int outputBytePitch, const char *inputRGBA, unsigned int inputBytePitch, int width, int height, cudaStream_t stream)
 Basic example kernel to do some edge detection, but is not yet implemented. More...