Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Topdu/OpenOCR
/ parse_args
Function
parse_args
tools/infer/utility.py:76–78 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
74
75
76
def
parse_args():
77
parser = init_args()
78
return
parser.parse_args()
79
80
81
def
create_font(txt, sz, font_path=
'./doc/fonts/simfang.ttf'
):
Callers
1
predict_rec.py
File · 0.90
Calls
2
init_args
Function · 0.85
parse_args
Method · 0.45
Tested by
no test coverage detected