NVIDIA DeepStream SDK API Reference

6.4 Release
GstNvInferColorParams Struct Reference

Detailed Description

Holds the bounding box coloring information for one class;.

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

Definition at line 116 of file gstnvinfer.h.

◆ border_color

NvOSD_ColorParams GstNvInferColorParams::border_color

Definition at line 113 of file gstnvinfer.h.

◆ have_bg_color

gboolean GstNvInferColorParams::have_bg_color

Definition at line 115 of file gstnvinfer.h.

◆ have_border_color

gboolean GstNvInferColorParams::have_border_color

Definition at line 112 of file gstnvinfer.h.


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