Start working on supporting ALPR that use ANSOCR

This commit is contained in:
2026-03-30 10:23:20 +11:00
parent c1b919ec47
commit 08fb2e9adf

View File

@@ -20,7 +20,8 @@ namespace ANSCENTER
CHINA = 1,
AUSTRALIA = 2,
USA = 3,
INDONESIA = 4
INDONESIA = 4,
JAPAN =5
};
class ALPRChecker {
private: