Files
boc/rivp-pilot-1/change_detection_result.json
T

48 lines
834 B
JSON
Raw Normal View History

{
"statistics": {
"mean_difference": 1.9875,
"max_difference": 120.0,
"std_difference": 14.63129672141195,
"changed_pixels": 3000,
"total_pixels": 160000,
"change_percentage": 1.875
},
"changes": [
{
"x": 150,
"y": 150,
"width": 50,
"height": 50,
"severity": "medium"
},
{
"x": 200,
"y": 150,
"width": 50,
"height": 50,
"severity": "medium"
},
{
"x": 150,
"y": 200,
"width": 50,
"height": 50,
"severity": "medium"
},
{
"x": 200,
"y": 200,
"width": 50,
"height": 50,
"severity": "medium"
},
{
"x": 100,
"y": 300,
"width": 50,
"height": 50,
"severity": "high"
}
],
"analysis_time": "2026-07-04T14:20:57.919816"
}