Explore >> Select a destination


You are here

www.thepythoncode.com
| | yasoob.me
10.3 parsecs away

Travel
| | Hi there folks! You might have heard about OCR using Python.The most famous library out there is tesseract which is sponsored by Google. It is very easy to do OCR on an image. The issue arises when you want to do OCR over a PDF document. I am working on a project where I want to input PDF files, extract text from them and then add the textto the database.
| | srcco.de
12.5 parsecs away

Travel
| | Scraping HTML websites for information is a common task. This blog post shows how to extract information via the Beautiful Soup (bs4) Python library. Some wanted information is buried in semi-structu
| | www.dabeaz.com
9.6 parsecs away

Travel
| |
| | aixxe.net
104.5 parsecs away

Travel
| Developing an automated recording solution for arcade games with OpenCV, then distributing the videos over a Wi-Fi network.