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

Do you want to add the OCR module to this project? #39

Open
walterpadua opened this issue Aug 25, 2022 · 3 comments
Open

Do you want to add the OCR module to this project? #39

walterpadua opened this issue Aug 25, 2022 · 3 comments

Comments

@walterpadua
Copy link

walterpadua commented Aug 25, 2022

Will the OCR module with TESSERACT be added to this project? it would be wonderful, thanks for the very useful project for the php community.

@morozovsk
Copy link
Member

Hi. You can find all available functions in that file. You can put it in your project for autocomplete.
OCR functions are not available. I've newer used it.
So if you need it you can try add it like similar functions/classes:
https://github.com/php-opencv/php-opencv/blob/master/source/opencv2/opencv_imgproc.cc
https://github.com/php-opencv/php-opencv/blob/master/source/opencv2/core/opencv_type.cc

@wpj16
Copy link

wpj16 commented Sep 2, 2022

Yes, I'm already using these image processing functions, and it works very well, but something that would make this project in great demand, would be to support the native functions that opencv makes available when it is compiled with Tesseract, as it would bring together the best of 2 worlds in 1.
This would make it easier when using functions, besides I didn't find any project like yours for Tesseract, that is, when I have to use Tesseract with php, I need to use it via terminal command

@scramatte
Copy link

+1 We are interested to use such feature for APNR (Plate detection)
We can sponsor the development, take a look to #46 ticket

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

4 participants