Files
camserver_sf/configuration/camera_config/simulation_2.json
2024-01-17 15:16:20 +01:00

29 lines
528 B
JSON

{
"camera_calibration": {
"reference_marker": [
169,
134,
464,
312
],
"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_2",
"source": "",
"frame_rate": 5,
"size_x": 640,
"size_y": 480,
"simulate_pulse_id": true,
"dtype": "uint16",
"_image_type": "raw",
"no_client_timeout": 0
}