change recognizer output format
This commit is contained in:
@@ -25,8 +25,6 @@ namespace uns
|
||||
private:
|
||||
easyocr::GPUUsage gpu_usage;
|
||||
easyocr::CharsetType language;
|
||||
std::wstring detect_model_path;
|
||||
std::wstring recognize_model_path;
|
||||
|
||||
public:
|
||||
OCRConfig();
|
||||
|
||||
Reference in New Issue
Block a user