top of page
Jonathan
Jul 2, 2023
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.
37 views0 comments
Jonathan
Jul 1, 2023
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.
34 views0 comments
Jonathan
Jun 29, 2023
Image Processing Algorithms with OpenCV
We make a few Image Processing algorithms with OpenCV: Pixelate, Cutoffs, Brighten/Darken, Blending, RGB channels, and Recursive Algorithms.
58 views0 comments
Jonathan
Jun 28, 2023
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.
24 views0 comments
bottom of page