top of page
Search


Creating a dream sequence video using OpenCV & Python
Another very short post, this time showing how to take a video and create a 'dream sequence' version of it using OpenCV. We do this by...
Andrew Jones
Oct 18, 2019


Creating a sketched video using OpenCV & Python
A very quick post, showing how to take a video and create a 'sketched' version of it using OpenCV. I have used and modified code that was...
Andrew Jones
Oct 18, 2019


Finding Prime numbers using Python
I was curious about how to go about extracting a list of all prime numbers below a certain number. There was no point to this, just pure...
Andrew Jones
Sep 29, 2019
bottom of page
