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

#include <ObTypes.h>

Public Attributes

uint32_t originWidth
 Origin width.
uint32_t originHeight
 Origin height.
uint32_t factor
 Decimation factor.

Detailed Description

Defines the original resolution and hardware decimation factor.

Definition at line 1567 of file ObTypes.h.

Member Data Documentation

◆ originWidth

uint32_t OBHardwareDecimationConfig::originWidth

Origin width.

Definition at line 1568 of file ObTypes.h.

◆ originHeight

uint32_t OBHardwareDecimationConfig::originHeight

Origin height.

Definition at line 1569 of file ObTypes.h.

◆ factor

uint32_t OBHardwareDecimationConfig::factor

Decimation factor.

Definition at line 1570 of file ObTypes.h.


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