VART-X  0.3.0
vart::RegionOfInterest Struct Reference

Defines a rectangular region of interest within a frame. More...

#include <vart_preprocess_types.hpp>

Public Attributes

uint16_t x
 
uint16_t y
 
uint16_t height
 
uint16_t width
 

Detailed Description

Defines a rectangular region of interest within a frame.

Member Data Documentation

◆ height

vart::RegionOfInterest::height

Height of the ROI in pixels.

◆ width

vart::RegionOfInterest::width

Width of the ROI in pixels.

◆ x

vart::RegionOfInterest::x

X coordinate of the top-left corner of the ROI in pixels.

◆ y

vart::RegionOfInterest::y

Y coordinate of the top-left corner of the ROI in pixels.


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