NVIDIA DeepStream SDK API Reference6.0 Release |
Tensor params for Custom sequence processing for 3d conv network.
Definition at line 171 of file nvdspreprocess_interface.h.
Data Fields | |
std::vector< NvDsRoiMeta > | roi_vector |
vector of rois which can be modified by custom lib More... | |
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.