calibrare

This commit is contained in:
2026-04-21 07:25:38 +03:00
parent 082361e3c7
commit bed79fcc35
3 changed files with 131 additions and 2 deletions

View File

@@ -13,5 +13,15 @@
"path": "logs/fires/20260417_210441_ss.png",
"expected": "light_red",
"note": "fire phase (missed live alert)"
},
{
"path": "logs/fires/20260420_210649_ss.png",
"expected": "dark_red",
"note": "fused-blob regression: rightmost dark_red missed because erosion failed to separate adjacent fused dots; centroid landed on interior gray dot"
},
{
"path": "logs/fires/20260420_200603_poll.png",
"expected": "dark_green",
"note": "fused-blob regression: rightmost dark_green missed for the same reason as the 21:06:49 dark_red sample"
}
]