apple-ocr icon indicating copy to clipboard operation
apple-ocr copied to clipboard

Easy-to-Use Apple Vision wrapper for text extraction, scalar representation and clustering using K-means.

Results 1 apple-ocr issues
Sort by recently updated
recently updated
newest added

I'm trying to use the apple_ocr.ocr module for Optical Character Recognition (OCR). However, I'm encountering a ModuleNotFoundError: No module named 'Vision'. **Steps to Reproduce:** Install apple_ocr (if not already installed)....