31 lines
548 B
JSON
31 lines
548 B
JSON
{
|
|
"MeasPoints": [],
|
|
"CameraAddress": "",
|
|
"CameraName": "Camera Emulator",
|
|
"DestPoints": {
|
|
"Coords": [
|
|
"0, 0",
|
|
"1500, 0",
|
|
"1500, 1200",
|
|
"0, 1200"
|
|
],
|
|
"curr": 0
|
|
},
|
|
"OrigPoints": {
|
|
"Coords": [
|
|
"0, 0",
|
|
"640, 0",
|
|
"640, 480",
|
|
"0, 480"
|
|
],
|
|
"curr": 4
|
|
},
|
|
"TargetRange": {
|
|
"Max": 60.0,
|
|
"Min": 0.0
|
|
},
|
|
"TargetSize": {
|
|
"X": 1500,
|
|
"Y": 1200
|
|
}
|
|
} |