NVIDIA DeepStream SDK API Reference6.0.1 Release |
Tensor params passed to custom library for tensor preparation.
Definition at line 180 of file nvdspreprocess_interface.h.
Data Fields | |
NvDsPreProcessTensorParams | params |
tensor params from plugin More... | |
CustomSeqProcTensorParams | seq_params |
Additional Custom Parameters. More... | |
NvDsPreProcessTensorParams CustomTensorParams::params |
tensor params from plugin
Definition at line 183 of file nvdspreprocess_interface.h.
CustomSeqProcTensorParams CustomTensorParams::seq_params |
Additional Custom Parameters.
Definition at line 185 of file nvdspreprocess_interface.h.