Start working on supporting ALPR that use ANSOCR
This commit is contained in:
@@ -20,7 +20,8 @@ namespace ANSCENTER
|
||||
CHINA = 1,
|
||||
AUSTRALIA = 2,
|
||||
USA = 3,
|
||||
INDONESIA = 4
|
||||
INDONESIA = 4,
|
||||
JAPAN =5
|
||||
};
|
||||
class ALPRChecker {
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user