Y
Hacker News
new
|
ask
|
show
|
jobs
by
acdha
480 days ago
Anything using the Apple Vision framework is fast and surprisingly accurate:
https://github.com/bytefer/macos-vision-ocr
2 comments
cdolan
480 days ago
Cool to see, may use this locally for OCR in some cases. But I think the "handwriting" example is a little misleading. Thats a font, not a scan of hand written material
link
wahnfrieden
480 days ago
This uses the old APIs that are less accurate than the new Swift-only LiveText ones
link