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