DN Image Editor

- I developed 'DN Image Editor': A Python-based image editor specialized in color palette mapping and other artistic image filters.
- Allows to map any color palette to an image with different color mapping modes (Fuzzy, Euclidean, Light-based).
- Supports a palette database, custom color palette edition, generation, and extraction (from images, using k-means).
- Watch the demo video and check out the GitHub repo.
- Skills: Python, OpenCV, Pillow, Scikit-Learn, Matplotlib, NumPy, CustomTkinter, GUI, Git.