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

26 lines
467 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_2",
"source": "",
"frame_rate": 5,
"size_x": 20,
"size_y": 20,
"simulate_pulse_id": true,
"dtype": "uint16",
"image_type": "static_raw"
}