OrbbecSDK 2.5.5
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 1452 of file ObTypes.h.

Member Data Documentation

◆ x0_left

int16_t AE_ROI::x0_left

Definition at line 1453 of file ObTypes.h.

◆ y0_top

int16_t AE_ROI::y0_top

Definition at line 1454 of file ObTypes.h.

◆ x1_right

int16_t AE_ROI::x1_right

Definition at line 1455 of file ObTypes.h.

◆ y1_bottom

int16_t AE_ROI::y1_bottom

Definition at line 1456 of file ObTypes.h.


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