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