def run(path): return text_predict(location_predict(path), path)
def run_click(path): """方式一""" return discern.text_predict(orientation.location_predict(path), path)