Files
camserver_sf/configuration/camera_config/simulation.json
2025-01-13 16:20:01 +01:00

26 lines
456 B
JSON

{
"camera_calibration": {
"reference_marker": [
211,
173,
1063,
793
],
"reference_marker_width": 30000.0,
"reference_marker_height": 30000.0,
"angle_horizontal": 0.0,
"angle_vertical": 0.0
},
"mirror_x": false,
"mirror_y": false,
"rotate": 0,
"roi": null,
"image_background": null,
"source_type": "simulation",
"name": "simulation",
"source": "",
"dtype": "uint16",
"_size_x": 2560,
"_size_y": 2160,
"frame_rate": 10
}