Use tracker and voting system to correct ALPR

This commit is contained in:
2026-04-22 11:19:42 +10:00
parent f7f356c044
commit 24d6d2e0a5
3 changed files with 8 additions and 4 deletions

View File

@@ -49,7 +49,8 @@
"Read(//c/Users/nghia/Downloads/**)",
"Bash(awk '{print \"OCR_Leak: \"$1}')",
"Bash(awk 'NR==1 || NR%20==0 || NR==157 { *)",
"Bash(xargs file *)"
"Bash(xargs file *)",
"Bash(xargs grep *)"
]
}
}