NvOSD_CircleParams

class pyds.NvOSD_CircleParams(self: pyds.NvOSD_CircleParams) → None

Holds the circle parameters to be overlayed.

property bg_color

Holds the circle parameters to be overlayed.

property circle_color

Holds color params of the arrow box..

property has_bg_color

Holds boolean value indicating whether circle has background color..

property radius

Holds radius of circle in pixels.

property reserved

reserved field for future usage. For internal purpose only..

property xc

Holds start horizontal coordinate in pixels.

property yc

Holds start vertical coordinate in pixels.