Esempio n. 1
0
def run(path):
    return text_predict(location_predict(path), path)
Esempio n. 2
0
def run_click(path):
    """方式一"""
    return discern.text_predict(orientation.location_predict(path), path)