|
You are here |
www.thepythoncode.com | ||
| | | | |
yasoob.me
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | | | ||
| | | | |
aixxe.net
|
|
| | | Developing an automated recording solution for arcade games with OpenCV, then distributing the videos over a Wi-Fi network. | ||