We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef3d1db commit ba7bf39Copy full SHA for ba7bf39
1 file changed
README.md
@@ -32,6 +32,7 @@
32
| FastNotification | UI | **❌ Java can't** | Native toast notifications — SystemTray is broken |
33
| FastTween | Animation | **❌ Java can't** | No built-in Java tweening — 8 easings + pooling |
34
| FastAnimation | Animation | **❌ Java can't** | No built-in Java timelines — sequences + keyframes |
35
+| **[FastOCR](https://github.com/andrestubbe/FastOCR)** | Vision | **❌ Java can't** | Native OCR — 10-50ms vs 500ms+ Tesseract4J |
36
37
**Zero-GC.** **Zero-Copy.** **Native Speed.**
38
0 commit comments