OrbbecSDK  1.5.7
OrbbecSDK: Software-Development-Kit for Orbbec 3D-Sensor devices
Public 成员函数 | 所有成员列表
ob::CameraParamList类 参考

#include <Device.hpp>

Public 成员函数

 CameraParamList (std::unique_ptr< CameraParamListImpl > impl)
 
 ~CameraParamList () noexcept
 
uint32_t count ()
 相机参数组数 更多...
 
OBCameraParam getCameraParam (uint32_t index)
 获取相机参数 更多...
 

详细描述

在文件 Device.hpp1036 行定义.

构造及析构函数说明

ob::CameraParamList::CameraParamList ( std::unique_ptr< CameraParamListImpl >  impl)
ob::CameraParamList::~CameraParamList ( )
noexcept

成员函数说明

uint32_t ob::CameraParamList::count ( )

相机参数组数

返回
uint32_t 返回相机参数组数
OBCameraParam ob::CameraParamList::getCameraParam ( uint32_t  index)

获取相机参数

参数
index参数索引
返回
OBCameraParam 返回对应组参数

该类的文档由以下文件生成: