OrbbecSDK2 2.0.2
OrbbecSDK2: New generation Software-Development-Kit for Orbbec 3D-Sensor devices
载入中...
搜索中...
未找到
Public 属性 | 所有成员列表
ob2_camera_stream_profile_t结构体 参考

相机流配置 更多...

#include <ob2types.h>

Public 属性

uint16_t width_pixels
 
uint16_t height_pixels
 
uint16_t frame_rate
 
ob2_image_format_t format
 

详细描述

相机流配置

在文件 ob2types.h618 行定义.

类成员变量说明

◆ width_pixels

uint16_t ob2_camera_stream_profile_t::width_pixels

图像像素宽度

在文件 ob2types.h620 行定义.

◆ height_pixels

uint16_t ob2_camera_stream_profile_t::height_pixels

图像像素高度

在文件 ob2types.h623 行定义.

◆ frame_rate

uint16_t ob2_camera_stream_profile_t::frame_rate

帧率,每秒帧数

在文件 ob2types.h626 行定义.

◆ format

ob2_image_format_t ob2_camera_stream_profile_t::format

图像数据格式

在文件 ob2types.h629 行定义.


该结构体的文档由以下文件生成: