mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-29 16:44:13 +08:00
Update weixinocr.py
This commit is contained in:
parent
dd92ee444e
commit
78fcf9c356
@ -117,4 +117,4 @@ class OCR(baseocr):
|
||||
if not globalonce:
|
||||
raise Exception
|
||||
|
||||
return self.common_solve_text_orientation(globalonce.ocr(imagebinary))
|
||||
return self.common_solve_text_orientation(*globalonce.ocr(imagebinary))
|
||||
|
Loading…
x
Reference in New Issue
Block a user