JonathanJul 1, 2023Fun MathematicsImage Processing Algorithms with OpenCV 2We discuss the importance of (Im)Mutable Objects in Python and implement an algorithm we call Palette-Simplification of images using OpenCV.
JonathanJun 29, 2023Fun MathematicsImage Processing Algorithms with OpenCVWe make a few Image Processing algorithms with OpenCV: Pixelate, Cutoffs, Brighten/Darken, Blending, RGB channels, and Recursive Algorithms.