Union NVCVTensorBufferRec

Union Documentation

union NVCVTensorBufferRec
#include <TensorData.h>

Represents the available methods to access image batch contents. The correct method depends on NVCVTensorData::bufferType.

Public Members

NVCVTensorBufferStrided strided

Tensor image batch stored in pitch-linear layout. To be used when NVCVTensorData::bufferType is: