mirror of
https://github.com/orbbec/OrbbecSDK_ROS2.git
synced 2026-09-13 03:30:18 +08:00
8 lines
268 B
Plaintext
8 lines
268 B
Plaintext
float64[9] k #Intrinsic camera matrix for the raw (distorted) images
|
|
float64[8] d #The distortion parameters
|
|
float64[9] rotation #Extrinsic rotation matrix
|
|
float64[3] translation #Extrinsic translation vector
|
|
---
|
|
bool success
|
|
string message
|