enhancementhelp wanted
Repository metrics
- Stars
- (6,985 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Hi all,
I uses the gradle with the following to grap javacv: compile group: 'org.bytedeco', name: 'javacv-platform', version: '1.3.3'
However when I try to use OCRTesseract.create(), I got OCRTesseract(33): Tesseract not found.
How can I make use of OCRTesseract? Is there any dependencies that I missed?
Thanks, Kaede