Pipeline mit KAmera-Position
This commit is contained in:
47
pipeline/camera_pose_summary.json
Normal file
47
pipeline/camera_pose_summary.json
Normal file
@@ -0,0 +1,47 @@
|
||||
{
|
||||
"schema_version": "1.0",
|
||||
"algorithm": "board_pnp_camera_pose",
|
||||
"robot_file": "C:\\Users\\kech\\SynologyDrive\\2026-AppServer-AppRobot\\appRobotRendering\\robot.json",
|
||||
"intrinsics_source": "embedded_in_detection_json",
|
||||
"results": [
|
||||
{
|
||||
"detection_file": "C:\\Users\\kech\\SynologyDrive\\2026-AppServer-AppRobot\\appRobotRendering\\pipeline\\render_1a_aruco_detection.json",
|
||||
"output_file": "render_1a_aruco_detection_camera_pose.json",
|
||||
"rmse_px": 53.69444650385422,
|
||||
"median_px": 32.08915387366267,
|
||||
"num_correspondences": 32,
|
||||
"used_marker_ids": [
|
||||
205,
|
||||
206,
|
||||
207,
|
||||
208,
|
||||
210,
|
||||
211,
|
||||
215,
|
||||
217
|
||||
]
|
||||
},
|
||||
{
|
||||
"detection_file": "C:\\Users\\kech\\SynologyDrive\\2026-AppServer-AppRobot\\appRobotRendering\\pipeline\\render_1b_aruco_detection.json",
|
||||
"output_file": "render_1b_aruco_detection_camera_pose.json",
|
||||
"rmse_px": 0.9028284747812563,
|
||||
"median_px": 0.87428115526563,
|
||||
"num_correspondences": 8,
|
||||
"used_marker_ids": [
|
||||
210,
|
||||
215
|
||||
]
|
||||
},
|
||||
{
|
||||
"detection_file": "C:\\Users\\kech\\SynologyDrive\\2026-AppServer-AppRobot\\appRobotRendering\\pipeline\\render_1c_aruco_detection.json",
|
||||
"output_file": "render_1c_aruco_detection_camera_pose.json",
|
||||
"rmse_px": 1.013497154241286,
|
||||
"median_px": 0.98147711476875,
|
||||
"num_correspondences": 8,
|
||||
"used_marker_ids": [
|
||||
210,
|
||||
214
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user