NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Namespaces | Functions
niftkUndistortionKernel.h File Reference
Include dependency graph for niftkUndistortionKernel.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::RunUndistortionKernel (char *outputRGBA, int width, int height, cudaTextureObject_t srcTexture, const float *intrinsic3x3, const float *distortion4, cudaStream_t stream)
 Provides 2D image undistortion, given a cameras intrinsic and distortion co-efficients. More...