Ask a question to get started
Enter to sendā¢Shift+Enter new line
Extract text from images with RapidOCR.
extract_from_images_with_rapidocr( images: Sequence[Union[Iterable[np.ndarray], bytes]] ) -> str
images
Sequence[Union[Iterable[np.ndarray], bytes]]
Images to extract text from.