struct denoting properties set by config file
Definition at line 146 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... | |
gboolean | interval |
for config param : interval More... | |
gboolean NvDsPreProcessPropertySet::custom_lib_path |
for config param : custom-lib-path
Definition at line 162 of file gstnvdspreprocess.h.
gboolean NvDsPreProcessPropertySet::custom_tensor_function_name |
for config param : custom-tensor-function-name
Definition at line 164 of file gstnvdspreprocess.h.
gboolean NvDsPreProcessPropertySet::draw_roi |
for config param : draw_roi
Definition at line 180 of file gstnvdspreprocess.h.
gboolean NvDsPreProcessPropertySet::interval |
for config param : interval
Definition at line 192 of file gstnvdspreprocess.h.
gboolean NvDsPreProcessPropertySet::max_input_object_height |
for config param : input-object-max-height
Definition at line 190 of file gstnvdspreprocess.h.
gboolean NvDsPreProcessPropertySet::max_input_object_width |
for config param : input-object-max-width
Definition at line 188 of file gstnvdspreprocess.h.
gboolean NvDsPreProcessPropertySet::min_input_object_height |
for config param : input-object-min-height
Definition at line 186 of file gstnvdspreprocess.h.
gboolean NvDsPreProcessPropertySet::min_input_object_width |
for config param : input-object-min-width
Definition at line 184 of file gstnvdspreprocess.h.
gboolean NvDsPreProcessPropertySet::network_color_format |
for config param : network-color-format
Definition at line 156 of file gstnvdspreprocess.h.
gboolean NvDsPreProcessPropertySet::network_input_order |
for config param : network-input-order
Definition at line 152 of file gstnvdspreprocess.h.
gboolean NvDsPreProcessPropertySet::network_input_shape |
for config param : network-input-shape
Definition at line 154 of file gstnvdspreprocess.h.
gboolean NvDsPreProcessPropertySet::operate_on_class_ids |
for config param : operate-on-class-ids
Definition at line 168 of file gstnvdspreprocess.h.
gboolean NvDsPreProcessPropertySet::process_on_all_objects |
for config param : process-on-all-objects
Definition at line 172 of file gstnvdspreprocess.h.
gboolean NvDsPreProcessPropertySet::process_on_roi |
for config param : process-on-rois
Definition at line 170 of file gstnvdspreprocess.h.
gboolean NvDsPreProcessPropertySet::processing_height |
for config param : processsing-height
Definition at line 150 of file gstnvdspreprocess.h.
gboolean NvDsPreProcessPropertySet::processing_width |
for config param : processsing-width
Definition at line 148 of file gstnvdspreprocess.h.
gboolean NvDsPreProcessPropertySet::roi_color |
for config param : roi_color
Definition at line 182 of file gstnvdspreprocess.h.
gboolean NvDsPreProcessPropertySet::roi_params_src |
for config param : roi-params-src
Definition at line 174 of file gstnvdspreprocess.h.
gboolean NvDsPreProcessPropertySet::scaling_pool_interpolation_filter |
for config param : scaling-pool-interpolation-filter
Definition at line 176 of file gstnvdspreprocess.h.
gboolean NvDsPreProcessPropertySet::scaling_pool_memory_type |
for config param : scaling-pool-memory-type
Definition at line 178 of file gstnvdspreprocess.h.
gboolean NvDsPreProcessPropertySet::src_ids |
for config param : src-ids
Definition at line 166 of file gstnvdspreprocess.h.
gboolean NvDsPreProcessPropertySet::tensor_data_type |
for config param : tensor-data-type
Definition at line 158 of file gstnvdspreprocess.h.
gboolean NvDsPreProcessPropertySet::tensor_name |
for config param : tensor-name
Definition at line 160 of file gstnvdspreprocess.h.