NVIDIA DeepStream SDK API Reference

9.0 Release
GstNvInferColorParams Struct Reference

Detailed Description

Holds the bounding box coloring information for one class;.

Definition at line 113 of file sources/gst-plugins/gst-nvinfer/gstnvinfer.h.

Collaboration diagram for GstNvInferColorParams:

Data Fields

gboolean have_border_color
 
NvOSD_ColorParams border_color
 
gboolean have_bg_color
 
NvOSD_ColorParams bg_color
 

Field Documentation

◆ bg_color

NvOSD_ColorParams GstNvInferColorParams::bg_color

◆ border_color

NvOSD_ColorParams GstNvInferColorParams::border_color

◆ have_bg_color

gboolean GstNvInferColorParams::have_bg_color

◆ have_border_color

gboolean GstNvInferColorParams::have_border_color

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