Struct NVCVRectI

Struct Documentation

struct NVCVRectI

Public Members

int32_t x

x coordinate of the top-left corner

int32_t y

y coordinate of the top-left corner

int32_t width

width of the rectangle

int32_t height

height of the rectangle