rebuild hotspot tiles for full semantic audit
This commit is contained in:
@@ -0,0 +1,73 @@
|
||||
{
|
||||
"compare_url": "http://192.168.200.184/newpec/navsea-compare-full-audit.html",
|
||||
"cases": [
|
||||
{
|
||||
"id": "karatsu_5nm_full_z12",
|
||||
"label": "唐津 5 海里",
|
||||
"variant": "full",
|
||||
"zoom": 12,
|
||||
"center": [
|
||||
129.9697,
|
||||
33.4425
|
||||
],
|
||||
"radius_nm": 5,
|
||||
"compare_url": "http://192.168.200.184/newpec/navsea-compare-full-audit.html?variant=full&audit=1¢er=129.9697%2C33.4425&zoom=12",
|
||||
"changed_pixels": 277714,
|
||||
"total_pixels": 364800,
|
||||
"changed_ratio": 0.761277,
|
||||
"mean_abs_rgb": [
|
||||
28.6843,
|
||||
29.789,
|
||||
58.1373
|
||||
],
|
||||
"rms_rgb": [
|
||||
48.2605,
|
||||
47.109,
|
||||
75.836
|
||||
],
|
||||
"diff_bbox": [
|
||||
0,
|
||||
0,
|
||||
640,
|
||||
513
|
||||
],
|
||||
"left_image": "/root/sourceserver/pbf/report/karatsu_hotspot_verify_2026-04-18/karatsu_5nm_full_z12/compare_left.png",
|
||||
"right_image": "/root/sourceserver/pbf/report/karatsu_hotspot_verify_2026-04-18/karatsu_5nm_full_z12/compare_right.png",
|
||||
"diff_image": "/root/sourceserver/pbf/report/karatsu_hotspot_verify_2026-04-18/karatsu_5nm_full_z12/compare_diff.png"
|
||||
},
|
||||
{
|
||||
"id": "karatsu_5nm_semantic_z12",
|
||||
"label": "唐津 5 海里",
|
||||
"variant": "semantic",
|
||||
"zoom": 12,
|
||||
"center": [
|
||||
129.9697,
|
||||
33.4425
|
||||
],
|
||||
"radius_nm": 5,
|
||||
"compare_url": "http://192.168.200.184/newpec/navsea-compare-full-audit.html?variant=semantic&audit=1¢er=129.9697%2C33.4425&zoom=12",
|
||||
"changed_pixels": 274149,
|
||||
"total_pixels": 364800,
|
||||
"changed_ratio": 0.751505,
|
||||
"mean_abs_rgb": [
|
||||
28.5041,
|
||||
29.6077,
|
||||
57.8853
|
||||
],
|
||||
"rms_rgb": [
|
||||
48.0973,
|
||||
46.9345,
|
||||
75.7303
|
||||
],
|
||||
"diff_bbox": [
|
||||
0,
|
||||
0,
|
||||
640,
|
||||
513
|
||||
],
|
||||
"left_image": "/root/sourceserver/pbf/report/karatsu_hotspot_verify_2026-04-18/karatsu_5nm_semantic_z12/compare_left.png",
|
||||
"right_image": "/root/sourceserver/pbf/report/karatsu_hotspot_verify_2026-04-18/karatsu_5nm_semantic_z12/compare_right.png",
|
||||
"diff_image": "/root/sourceserver/pbf/report/karatsu_hotspot_verify_2026-04-18/karatsu_5nm_semantic_z12/compare_diff.png"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
# 全国 AOI 截图对比审计
|
||||
|
||||
## 总览
|
||||
|
||||
- compare page: `http://192.168.200.184/newpec/navsea-compare-full-audit.html`
|
||||
- cases: `2`
|
||||
|
||||
## 差异排序
|
||||
|
||||
### 唐津 5 海里 · full · z12
|
||||
|
||||
- changed ratio: `0.761277`
|
||||
- changed pixels: `277714` / `364800`
|
||||
- mean abs rgb: `[28.6843, 29.789, 58.1373]`
|
||||
- compare url: `http://192.168.200.184/newpec/navsea-compare-full-audit.html?variant=full&audit=1¢er=129.9697%2C33.4425&zoom=12`
|
||||
- left image: `/root/sourceserver/pbf/report/karatsu_hotspot_verify_2026-04-18/karatsu_5nm_full_z12/compare_left.png`
|
||||
- right image: `/root/sourceserver/pbf/report/karatsu_hotspot_verify_2026-04-18/karatsu_5nm_full_z12/compare_right.png`
|
||||
- diff image: `/root/sourceserver/pbf/report/karatsu_hotspot_verify_2026-04-18/karatsu_5nm_full_z12/compare_diff.png`
|
||||
|
||||
### 唐津 5 海里 · semantic · z12
|
||||
|
||||
- changed ratio: `0.751505`
|
||||
- changed pixels: `274149` / `364800`
|
||||
- mean abs rgb: `[28.5041, 29.6077, 57.8853]`
|
||||
- compare url: `http://192.168.200.184/newpec/navsea-compare-full-audit.html?variant=semantic&audit=1¢er=129.9697%2C33.4425&zoom=12`
|
||||
- left image: `/root/sourceserver/pbf/report/karatsu_hotspot_verify_2026-04-18/karatsu_5nm_semantic_z12/compare_left.png`
|
||||
- right image: `/root/sourceserver/pbf/report/karatsu_hotspot_verify_2026-04-18/karatsu_5nm_semantic_z12/compare_right.png`
|
||||
- diff image: `/root/sourceserver/pbf/report/karatsu_hotspot_verify_2026-04-18/karatsu_5nm_semantic_z12/compare_diff.png`
|
||||
|
||||
Reference in New Issue
Block a user