DeepStream API Reference
NvDsRect
Holds a rectangle’s position and size.
Public Members
top
Holds the position of rectangle’s top in pixels.
left
Holds the position of rectangle’s left side in pixels.
width
Holds the rectangle’s width in pixels.
height
Holds the rectangle’s height in pixels.