![]() |
OrbbecSDK2 2.0.2
OrbbecSDK2: New generation Software-Development-Kit for Orbbec 3D-Sensor devices
|
相机流配置 更多...
#include <ob2types.h>
Public 属性 | |
uint16_t | width_pixels |
uint16_t | height_pixels |
uint16_t | frame_rate |
ob2_image_format_t | format |
相机流配置
在文件 ob2types.h 第 618 行定义.
uint16_t ob2_camera_stream_profile_t::width_pixels |
图像像素宽度
在文件 ob2types.h 第 620 行定义.
uint16_t ob2_camera_stream_profile_t::height_pixels |
图像像素高度
在文件 ob2types.h 第 623 行定义.
uint16_t ob2_camera_stream_profile_t::frame_rate |
帧率,每秒帧数
在文件 ob2types.h 第 626 行定义.
ob2_image_format_t ob2_camera_stream_profile_t::format |
图像数据格式
在文件 ob2types.h 第 629 行定义.