NVIDIA DeepStream SDK API Reference

6.4 Release
NvDsPreProcessPropertySet Struct Reference

Detailed Description

struct denoting properties set by config file

Definition at line 152 of file gstnvdspreprocess.h.

Data Fields

gboolean processing_width
 for config param : processsing-width More...
 
gboolean processing_height
 for config param : processsing-height More...
 
gboolean network_input_order
 for config param : network-input-order More...
 
gboolean network_input_shape
 for config param : network-input-shape More...
 
gboolean network_color_format
 for config param : network-color-format More...
 
gboolean tensor_data_type
 for config param : tensor-data-type More...
 
gboolean tensor_name
 for config param : tensor-name More...
 
gboolean custom_lib_path
 for config param : custom-lib-path More...
 
gboolean custom_tensor_function_name
 for config param : custom-tensor-function-name More...
 
gboolean src_ids
 for config param : src-ids More...
 
gboolean operate_on_class_ids
 for config param : operate-on-class-ids More...
 
gboolean process_on_roi
 for config param : process-on-rois More...
 
gboolean process_on_all_objects
 for config param : process-on-all-objects More...
 
gboolean roi_params_src
 for config param : roi-params-src More...
 
gboolean scaling_pool_interpolation_filter
 for config param : scaling-pool-interpolation-filter More...
 
gboolean scaling_pool_memory_type
 for config param : scaling-pool-memory-type More...
 
gboolean draw_roi
 for config param : draw_roi More...
 
gboolean roi_color
 for config param : roi_color More...
 
gboolean min_input_object_width
 for config param : input-object-min-width More...
 
gboolean min_input_object_height
 for config param : input-object-min-height More...
 
gboolean max_input_object_width
 for config param : input-object-max-width More...
 
gboolean max_input_object_height
 for config param : input-object-max-height More...
 

Field Documentation

◆ custom_lib_path

gboolean NvDsPreProcessPropertySet::custom_lib_path

for config param : custom-lib-path

Definition at line 168 of file gstnvdspreprocess.h.

◆ custom_tensor_function_name

gboolean NvDsPreProcessPropertySet::custom_tensor_function_name

for config param : custom-tensor-function-name

Definition at line 170 of file gstnvdspreprocess.h.

◆ draw_roi

gboolean NvDsPreProcessPropertySet::draw_roi

for config param : draw_roi

Definition at line 186 of file gstnvdspreprocess.h.

◆ max_input_object_height

gboolean NvDsPreProcessPropertySet::max_input_object_height

for config param : input-object-max-height

Definition at line 196 of file gstnvdspreprocess.h.

◆ max_input_object_width

gboolean NvDsPreProcessPropertySet::max_input_object_width

for config param : input-object-max-width

Definition at line 194 of file gstnvdspreprocess.h.

◆ min_input_object_height

gboolean NvDsPreProcessPropertySet::min_input_object_height

for config param : input-object-min-height

Definition at line 192 of file gstnvdspreprocess.h.

◆ min_input_object_width

gboolean NvDsPreProcessPropertySet::min_input_object_width

for config param : input-object-min-width

Definition at line 190 of file gstnvdspreprocess.h.

◆ network_color_format

gboolean NvDsPreProcessPropertySet::network_color_format

for config param : network-color-format

Definition at line 162 of file gstnvdspreprocess.h.

◆ network_input_order

gboolean NvDsPreProcessPropertySet::network_input_order

for config param : network-input-order

Definition at line 158 of file gstnvdspreprocess.h.

◆ network_input_shape

gboolean NvDsPreProcessPropertySet::network_input_shape

for config param : network-input-shape

Definition at line 160 of file gstnvdspreprocess.h.

◆ operate_on_class_ids

gboolean NvDsPreProcessPropertySet::operate_on_class_ids

for config param : operate-on-class-ids

Definition at line 174 of file gstnvdspreprocess.h.

◆ process_on_all_objects

gboolean NvDsPreProcessPropertySet::process_on_all_objects

for config param : process-on-all-objects

Definition at line 178 of file gstnvdspreprocess.h.

◆ process_on_roi

gboolean NvDsPreProcessPropertySet::process_on_roi

for config param : process-on-rois

Definition at line 176 of file gstnvdspreprocess.h.

◆ processing_height

gboolean NvDsPreProcessPropertySet::processing_height

for config param : processsing-height

Definition at line 156 of file gstnvdspreprocess.h.

◆ processing_width

gboolean NvDsPreProcessPropertySet::processing_width

for config param : processsing-width

Definition at line 154 of file gstnvdspreprocess.h.

◆ roi_color

gboolean NvDsPreProcessPropertySet::roi_color

for config param : roi_color

Definition at line 188 of file gstnvdspreprocess.h.

◆ roi_params_src

gboolean NvDsPreProcessPropertySet::roi_params_src

for config param : roi-params-src

Definition at line 180 of file gstnvdspreprocess.h.

◆ scaling_pool_interpolation_filter

gboolean NvDsPreProcessPropertySet::scaling_pool_interpolation_filter

for config param : scaling-pool-interpolation-filter

Definition at line 182 of file gstnvdspreprocess.h.

◆ scaling_pool_memory_type

gboolean NvDsPreProcessPropertySet::scaling_pool_memory_type

for config param : scaling-pool-memory-type

Definition at line 184 of file gstnvdspreprocess.h.

◆ src_ids

gboolean NvDsPreProcessPropertySet::src_ids

for config param : src-ids

Definition at line 172 of file gstnvdspreprocess.h.

◆ tensor_data_type

gboolean NvDsPreProcessPropertySet::tensor_data_type

for config param : tensor-data-type

Definition at line 164 of file gstnvdspreprocess.h.

◆ tensor_name

gboolean NvDsPreProcessPropertySet::tensor_name

for config param : tensor-name

Definition at line 166 of file gstnvdspreprocess.h.


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