NVIDIA DeepStream SDK API Reference

6.4 Release
CustomTensorParams Struct Reference

Detailed Description

Tensor params passed to custom library for tensor preparation.

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

Collaboration diagram for CustomTensorParams:

Data Fields

NvDsPreProcessTensorParams params
 tensor params from plugin More...
 
CustomSeqProcTensorParams seq_params
 Additional Custom Parameters. More...
 

Field Documentation

◆ params

NvDsPreProcessTensorParams CustomTensorParams::params

tensor params from plugin

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

◆ seq_params

CustomSeqProcTensorParams CustomTensorParams::seq_params

Additional Custom Parameters.

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


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