Files
appRobotRender/pipeline/render_1d_camera_pose.json
2026-05-30 07:52:59 +02:00

263 lines
6.0 KiB
JSON

{
"schema_version": "1.0",
"created_utc": "2026-05-29T17:28:01Z",
"source": {
"detection_json": "C:\\Users\\kech\\SynologyDrive\\2026-AppServer-AppRobot\\appRobotRendering\\pipeline\\render_1d_aruco_detection.json",
"robot_json": "C:\\Users\\kech\\SynologyDrive\\2026-AppServer-AppRobot\\appRobotRendering\\robot.json"
},
"camera": {
"camera_id": "cam3",
"camera_matrix": [
[
1777.77783203125,
0.0,
640.0
],
[
0.0,
1500.0,
360.0
],
[
0.0,
0.0,
1.0
]
],
"distortion_coefficients": [
0.0,
0.0,
0.0,
0.0,
0.0
]
},
"estimation": {
"method": "single_camera_marker_center_lm",
"description": "Rigid init from per-marker pose estimates, followed by LM on normalized marker-center reprojection residuals.",
"marker_size_m": 0.025,
"num_used_markers": 4,
"used_marker_ids": [
215,
211,
217,
214
],
"history": {
"iters": [
0,
1,
2,
3,
4,
5
],
"rms": [
0.005359920749647414,
0.0003596216482234802,
8.587722609457216e-05,
8.267163975654815e-05,
8.265774784671822e-05,
8.265772386013678e-05
],
"lambda": [
0.001,
0.0005,
0.00025,
0.000125,
6.25e-05,
3.125e-05
]
},
"residual_rms_px": 0.20616096991738692,
"residual_median_px": 0.1548259204477796,
"residual_max_px": 0.334368679842534,
"sigma2_normalized": 2.732919724610169e-08
},
"camera_pose": {
"world_to_camera": {
"rotation_matrix": [
[
0.8698499202728271,
-0.4933161735534668,
-0.0005609216168522835
],
[
-0.014420680701732635,
-0.02429097332060337,
-0.999600887298584
],
[
0.4931056499481201,
0.8695108294487,
-0.028243456035852432
]
],
"translation_m": [
-0.27209416031837463,
0.21111075580120087,
0.8869640231132507
],
"rvec_rad": [
1.560002049077422,
-0.41202505801423905,
0.39969676868512233
]
},
"camera_in_world": {
"position_m": [
-0.1976415067911148,
-0.9003251791000366,
0.23592481017112732
],
"position_mm": [
-197.64151000976562,
-900.3251953125,
235.9248046875
],
"orientation_deg": {
"roll": 91.86042785644531,
"pitch": -29.544910430908203,
"yaw": -0.94978266954422
}
},
"uncertainty": {
"pose_covariance_6x6": [
[
5.572124225215572e-06,
1.0238412973605017e-06,
-2.623828452852646e-07,
-1.3216478710623785e-07,
2.464552358706632e-07,
1.376118360825126e-06
],
[
1.0238412973606372e-06,
1.7185895100151877e-06,
-2.1941259661160463e-06,
-2.865276101919663e-07,
4.866971629745338e-07,
2.6156272415413096e-06
],
[
-2.6238284528551765e-07,
-2.1941259661160654e-06,
4.3008457236225806e-06,
4.5954457611754067e-07,
-1.039277359784403e-06,
-4.284089217370219e-06
],
[
-1.321647871062647e-07,
-2.8652761019196723e-07,
4.5954457611753834e-07,
6.213296390305284e-08,
-1.0417950265091419e-07,
-4.7537517694908277e-07
],
[
2.4645523587072205e-07,
4.86697162974532e-07,
-1.039277359784392e-06,
-1.0417950265091408e-07,
2.937313750271454e-07,
1.119130901469573e-06
],
[
1.3761183608253812e-06,
2.615627241541313e-06,
-4.28408921737019e-06,
-4.753751769490844e-07,
1.1191309014695779e-06,
5.056766279398004e-06
]
],
"parameter_std": {
"rvec_std_deg": [
0.13524867758906906,
0.07511189357579418,
0.11882274046633103
],
"tvec_std_m": [
0.0002492648469059623,
0.0005419699023258998,
0.0022487254788875416
]
},
"camera_center_std_m": [
0.0012502905713881077,
0.002327873286067422,
0.002258043249396123
],
"camera_center_std_mm": [
1.2502905713881076,
2.327873286067422,
2.258043249396123
],
"orientation_std_deg": {
"roll": 0.1361099998273254,
"pitch": 0.12490237671576365,
"yaw": 0.050717858739607595
}
}
},
"observations": {
"markers": [
{
"marker_id": 215,
"observed_center_px": [
620.5,
697.0
],
"projected_center_px": [
620.4794311523438,
697.0128173828125
],
"reprojection_error_px": 0.024235568820809458,
"confidence": 0.04442132658717482
},
{
"marker_id": 211,
"observed_center_px": [
552.0,
670.75
],
"projected_center_px": [
551.7823486328125,
670.6954345703125
],
"reprojection_error_px": 0.22438695094761962,
"confidence": 0.08943849994625828
},
{
"marker_id": 217,
"observed_center_px": [
1171.75,
630.5
],
"projected_center_px": [
1171.666259765625,
630.4839477539062
],
"reprojection_error_px": 0.08526488994793956,
"confidence": 0.1603274772135223
},
{
"marker_id": 214,
"observed_center_px": [
702.75,
654.0
],
"projected_center_px": [
703.079345703125,
654.0577392578125
],
"reprojection_error_px": 0.334368679842534,
"confidence": 0.1074639893342158
}
]
},
"qa": {
"sanity_notes": []
}
}