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 [2][3] |
Npp64f NppiWarpAffineBatchCXR::aTransformedCoeffs[2][3] |
int NppiWarpAffineBatchCXR::nDstStep |
int NppiWarpAffineBatchCXR::nSrcStep |
Npp64f* NppiWarpAffineBatchCXR::pCoeffs |
void* NppiWarpAffineBatchCXR::pDst |
const void* NppiWarpAffineBatchCXR::pSrc |