Files
camserver_sf/configuration/camera_config/simulation.json
2023-03-13 16:26:32 +01:00

25 lines
442 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,
"source_type": "simulation",
"name": "simulation",
"source": "",
"dtype": "uint16",
"_size_x": 2560,
"_size_y": 2160,
"image_background": null,
"frame_rate": 10
}