OrbbecSDK 2.0.18
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 1368 of file ObTypes.h.

Member Data Documentation

◆ x0_left

int16_t AE_ROI::x0_left

Definition at line 1369 of file ObTypes.h.

◆ y0_top

int16_t AE_ROI::y0_top

Definition at line 1370 of file ObTypes.h.

◆ x1_right

int16_t AE_ROI::x1_right

Definition at line 1371 of file ObTypes.h.

◆ y1_bottom

int16_t AE_ROI::y1_bottom

Definition at line 1372 of file ObTypes.h.


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