README: **Tech leader/Guru:** If you found this library useful, please spread the word!
GitHub 项目简介: Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
README: Note 2: Instead of the filepath `chinese.jpg`, you can also pass an OpenCV image object (numpy array) or an image file as bytes. A URL to a raw image is also acceptable.
README: The output will be in a list format, each item represents a bounding box, the text detected and confident level, respectively.
README: You can also set `detail=0` for simpler output.