OrbbecSDK 2.7.6
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 1586 of file ObTypes.h.

Member Data Documentation

◆ originWidth

uint32_t OBHardwareDecimationConfig::originWidth

Origin width.

Definition at line 1587 of file ObTypes.h.

◆ originHeight

uint32_t OBHardwareDecimationConfig::originHeight

Origin height.

Definition at line 1588 of file ObTypes.h.

◆ factor

uint32_t OBHardwareDecimationConfig::factor

Decimation factor.

Definition at line 1589 of file ObTypes.h.


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