Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Language #2

Closed
Slamoth opened this issue Jan 24, 2014 · 2 comments
Closed

Language #2

Slamoth opened this issue Jan 24, 2014 · 2 comments

Comments

@Slamoth
Copy link

Slamoth commented Jan 24, 2014

Can we set the language of OCR

@thiagoalessio
Copy link
Owner

not yet :(

@thiagoalessio
Copy link
Owner

Now is possible ;D

<?php
$tesseract = new Tesseract('my-picture.png');
$tesseract->setLanguage('deu');
echo $tesseract->recognize();

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants