OrbbecSDK 2.1.1
OrbbecSDK: Software-Development-Kit for Orbbec 3D Cameras
Loading...
Searching...
No Matches
AE_ROI Struct Reference

The rect of the region of interest. More...

#include <ObTypes.h>

Public Attributes

int16_t x0_left
 
int16_t y0_top
 
int16_t x1_right
 
int16_t y1_bottom
 

Detailed Description

The rect of the region of interest.

Definition at line 1374 of file ObTypes.h.

Member Data Documentation

◆ x0_left

int16_t AE_ROI::x0_left

Definition at line 1375 of file ObTypes.h.

◆ y0_top

int16_t AE_ROI::y0_top

Definition at line 1376 of file ObTypes.h.

◆ x1_right

int16_t AE_ROI::x1_right

Definition at line 1377 of file ObTypes.h.

◆ y1_bottom

int16_t AE_ROI::y1_bottom

Definition at line 1378 of file ObTypes.h.


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