Creating a Photo Mosaic with Excel and Python
hjk1000
This lecture examines the entire process of generating a photo mosaic from an algorithmic perspective. The input image is reduced to a set of representative colors matching the number of tiles through K-means clustering, then the Hungarian algorithm is applied to optimally match each color with a tile in a 1:1 correspondence. Through this, you will understand how image processing and combinatorial optimization algorithms combine to create a single visual output.
Basic
Python, Excel












![[Complete Automation Conquest] Instagram Mobile Phone, Web Automation Program DevelopmentCourse Thumbnail](https://cdn.inflearn.com/public/courses/329289/cover/0d38eeb1-b3ff-4593-81f5-8da64078b140/329289-eng.png?w=420)

![[Kim Left Hand's Left Hand Coding] ChatGPT X Python for Programming QuittersCourse Thumbnail](https://cdn.inflearn.com/public/courses/331689/cover/837c709b-807b-492c-b35a-971713e67447/썸네일.png?w=420)


