This page is about pypy-stm, a special in-development version of
PyPy which can run multiple independent CPU-hungry threads in the same
process in parallel. It is a solution to what is known in the Python
world as the “global interpreter lock (GIL)” prob... (more…)
Read more »
In this tutorial you will learn how to apply Optical Character Recognition (OCR) to images using Tesseract, Python, and OpenCV. (more…)
Read more »
This is the third part of the Augmented Reality application prototype we have been building with Python and Open CV. If you want to get up to date, here you can find part 1 and part 2. At the end o… (more…)
Read more »
About a year ago, smack in the middle of the pandemic, I turned to the internet for some retail therapy. I’m a musician, so my usual retail therapist of choice is Reverb.com; a sort of fancy Craigslist or eBay just for musicians. Every day, I... | Peter S... (more…)
Read more »