agrobot_base/Python/OAK/datasets/oak-fcc-3/calibration/sensor_calibration.json

53 lines
1.1 KiB
JSON
Raw Normal View History

2026-05-05 13:15:09 +00:00
{
"schema": "multispec_camera_params_v2",
"saved_at": "2026-05-06 13:41:54",
2026-05-05 13:15:09 +00:00
"frame_type": "RAW_BRUTO",
"capture_mode_requested": "AUTO",
"capture_mode_effective": "AUTO",
"raw_policy": "allow_single",
2026-05-06 13:24:17 +00:00
"sensor_width": 1280,
"sensor_height": 800,
"bayer_pattern": "RGGB",
2026-05-05 13:15:09 +00:00
"camera_settings": {
"rgb": {
2026-05-05 13:15:09 +00:00
"ae_enable": false,
"awb_enable": false,
2026-05-06 13:24:17 +00:00
"exposure_time_us": 2000,
"analogue_gain": 1.0,
"colour_gains": [
1.0,
1.0
]
2026-05-05 13:15:09 +00:00
},
"re": {
2026-05-05 13:15:09 +00:00
"ae_enable": false,
"awb_enable": false,
2026-05-06 13:24:17 +00:00
"exposure_time_us": 5000,
2026-05-05 13:15:09 +00:00
"analogue_gain": 1.0,
"colour_gains": null
},
"nir": {
"ae_enable": false,
"awb_enable": false,
2026-05-06 13:24:17 +00:00
"exposure_time_us": 5000,
2026-05-05 13:15:09 +00:00
"analogue_gain": 1.0,
"colour_gains": null
}
},
"rgb_calibration": {
"enabled": true,
"gains": {
"R": 1.2500000000000002,
"G": 1.0,
"B": 1.5500000000000005
2026-05-05 13:15:09 +00:00
}
},
"rois": {
"rgb": [],
"re": [],
"nir": []
2026-05-05 13:15:09 +00:00
},
"snapshots": [],
"notes": "",
"calibration_guidance_log": []
}