top of page




Graph Theory à la Frank Harary
A biographical look at the life and mathematics of Frank Harary, the Founding Father of Graph Theory.
Jonathan
Sep 14, 2023
231 views
0 comments


Interactive Voronoi Diagram Maker in Pygame
We implement the Voronoi Diagram algorithm into Pygame so that it updates its Voronoi Cells as we add defining points.
Jonathan
Jul 5, 2023
153 views
0 comments


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
bottom of page