top of page




Image Processing Algorithms with OpenCV 3
We implement an Auto-Palette-Simplification algorithm, A Voronoi Cell algorithm, and A Color Sieve algorithm on images in OpenCV-Python.

Jonathan
Jul 2, 2023
39 views
0 comments


Image Processing Algorithms with OpenCV 2
We discuss the importance of (Im)Mutable Objects in Python and implement an algorithm we call Palette-Simplification of images using OpenCV.

Jonathan
Jul 1, 2023
38 views
0 comments


Knot Diagram Image Processing with OpenCV
We use OpenCV-Python on Knot Diagrams to learn about Image Processing, adding blur and various coloring algorithms to the knot diagrams.

Jonathan
Jun 28, 2023
29 views
0 comments


Learning Pygame with Catan (Part 1)
An Intro to Catan Who else here used to play Settlers of Catan as a kid? The first memory I have with the game is happily placing roads...

Jonathan
Nov 5, 2021
494 views
0 comments
bottom of page