![]() |
OrbbecSDK2 2.0.2
OrbbecSDK2: New generation Software-Development-Kit for Orbbec 3D-Sensor devices
|
畸变参数 更多...
#include <ob2types.h>
Public 属性 | |
float | k1 |
径向畸变系数 1 更多... | |
float | k2 |
径向畸变系数 2 更多... | |
float | k3 |
径向畸变系数 3 更多... | |
float | k4 |
径向畸变系数 4 更多... | |
float | k5 |
径向畸变系数 5 更多... | |
float | k6 |
径向畸变系数 6 更多... | |
float | p1 |
切向畸变系数 1 更多... | |
float | p2 |
切向畸变系数 2 更多... | |
畸变参数
在文件 ob2types.h 第 1393 行定义.
float ob2_camera_distortion_t::k1 |
径向畸变系数 1
在文件 ob2types.h 第 1394 行定义.
float ob2_camera_distortion_t::k2 |
径向畸变系数 2
在文件 ob2types.h 第 1395 行定义.
float ob2_camera_distortion_t::k3 |
径向畸变系数 3
在文件 ob2types.h 第 1396 行定义.
float ob2_camera_distortion_t::k4 |
径向畸变系数 4
在文件 ob2types.h 第 1397 行定义.
float ob2_camera_distortion_t::k5 |
径向畸变系数 5
在文件 ob2types.h 第 1398 行定义.
float ob2_camera_distortion_t::k6 |
径向畸变系数 6
在文件 ob2types.h 第 1399 行定义.
float ob2_camera_distortion_t::p1 |
切向畸变系数 1
在文件 ob2types.h 第 1400 行定义.
float ob2_camera_distortion_t::p2 |
切向畸变系数 2
在文件 ob2types.h 第 1401 行定义.