NVIDIA 2D Image And Signal Performance Primitives (NPP)
Version 11.4.0.*
|
#include <nppi_geometry_transforms.h>
Data Fields | |
const void * | pSrc |
int | nSrcStep |
void * | pDst |
int | nDstStep |
Npp64f * | pCoeffs |
Npp64f | aTransformedCoeffs [3][3] |
Npp64f NppiWarpPerspectiveBatchCXR::aTransformedCoeffs[3][3] |
int NppiWarpPerspectiveBatchCXR::nDstStep |
int NppiWarpPerspectiveBatchCXR::nSrcStep |
Npp64f* NppiWarpPerspectiveBatchCXR::pCoeffs |
void* NppiWarpPerspectiveBatchCXR::pDst |
const void* NppiWarpPerspectiveBatchCXR::pSrc |