change recognizer output format
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
|
||||
uns::OCRConfig uns::G_OCRConfig;
|
||||
|
||||
std::wstring detect_model_path;
|
||||
std::wstring recognize_model_path;
|
||||
|
||||
uns::OCRConfig::OCRConfig()
|
||||
{
|
||||
language = easyocr::CharsetType::EN;
|
||||
|
||||
Reference in New Issue
Block a user