NVIDIA DeepStream SDK API Reference

6.0 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
CustomSeqProcTensorParams Struct Reference

Detailed Description

Tensor params for Custom sequence processing for 3d conv network.

Definition at line 171 of file nvdspreprocess_interface.h.

Data Fields

std::vector< NvDsRoiMetaroi_vector
 vector of rois which can be modified by custom lib More...
 

Field Documentation

std::vector<NvDsRoiMeta> CustomSeqProcTensorParams::roi_vector

vector of rois which can be modified by custom lib

Definition at line 174 of file nvdspreprocess_interface.h.


The documentation for this struct was generated from the following file: