OrbbecSDK 1.10.18
OrbbecSDK: Software-Development-Kit for Orbbec 3D Cameras
Loading...
Searching...
No Matches
Public Attributes | List of all members
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 1469 of file ObTypes.h.

Member Data Documentation

◆ x0_left

int16_t AE_ROI::x0_left

Definition at line 1470 of file ObTypes.h.

◆ y0_top

int16_t AE_ROI::y0_top

Definition at line 1471 of file ObTypes.h.

◆ x1_right

int16_t AE_ROI::x1_right

Definition at line 1472 of file ObTypes.h.

◆ y1_bottom

int16_t AE_ROI::y1_bottom

Definition at line 1473 of file ObTypes.h.


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