NVIDIA DeepStream SDK API Reference

6.4 Release
CustomSeqProcTensorParams Struct Reference

Detailed Description

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

Definition at line 174 of file gst-plugins/gst-nvdspreprocess/include/nvdspreprocess_interface.h.

Data Fields

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

Field Documentation

◆ roi_vector

std::vector< NvDsRoiMeta > CustomSeqProcTensorParams::roi_vector

vector of rois which can be modified by custom lib

Definition at line 177 of file gst-plugins/gst-nvdspreprocess/include/nvdspreprocess_interface.h.


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