NVIDIA DeepStream SDK API Reference

6.0 Release

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

Detailed Description

Tensor params passed to custom library for tensor preparation.

Definition at line 180 of file 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

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.


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