OpenCV&Tesseract reader of the *.jpg menu of the most famous restaurant in the World:: >>
http://www.stravovanihrbek.websnadno.cz/jidelnicek.html
1) opencv4
- opencv_core
- opencv_highgui
- opencv_imgcodecs
- opencv_imgproc
2) tesseract
As simple as triggering build.sh
(considering all prereqisities are satisfied)
Download jpg from Hrbek's URL to local storage e.g at path/to/hrbek/menu.jpg
$ ./a.out path/to/hrbek/menu.jpg
-> it will generate hrbek.txt
that may be processed further on