mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2025-01-01 10:04:12 +08:00
Update weixinocr.py
This commit is contained in:
parent
dd92ee444e
commit
78fcf9c356
@ -117,4 +117,4 @@ class OCR(baseocr):
|
|||||||
if not globalonce:
|
if not globalonce:
|
||||||
raise Exception
|
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