mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-21 01:01:41 +00:00
35 lines
546 B
JSON
35 lines
546 B
JSON
{
|
|
"resolution": {
|
|
"width": 320.0,
|
|
"height": 240.0
|
|
},
|
|
"cameraIntrinsics": {
|
|
"rows": 3,
|
|
"cols": 3,
|
|
"type": 6,
|
|
"data": [
|
|
353.74653217742724,
|
|
0.0,
|
|
163.55407989211918,
|
|
0.0,
|
|
340.77624878700817,
|
|
119.8945718300403,
|
|
0.0,
|
|
0.0,
|
|
1.0
|
|
]
|
|
},
|
|
"cameraExtrinsics": {
|
|
"rows": 1,
|
|
"cols": 5,
|
|
"type": 6,
|
|
"data": [
|
|
0.10322037759535845,
|
|
-0.2890556437050186,
|
|
0.00406400648501475,
|
|
2.5573586808275763E-4,
|
|
-1.462385758978924
|
|
]
|
|
}
|
|
}
|