@mikon I suggest you search for something like “read text from image php” in a search engine, as I imagine you’ll get thousands and thousands of results.
Sep 14, 2021
5
Level 1
OCR
i want to get the TEXT from a Fifa 21 image screenshoot , to get statistics(goals.possesion,tackels,corners, etc) and after to save in db ,, what do you suggest for me to use ?
Level 102
https://packagist.org/packages/yk/laravel-ocr
Remember to install gocr on the terminal :)
sudo apt install gocr
1 like
Please or to participate in this conversation.