강의

멘토링

커뮤니티

NEW
Productivity

/

Office

Creating a Photo Mosaic with Excel and Python

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.

1 learners are taking this course

  • hjk1000
이미지데이터이해
실습 중심
실습코드
Python
Excel

What you will gain after the course

  • Understanding Image Data

  • Clustering Technique - KMEANS Algorithm Practice

  • 1:1 Matching Technique - Hungarian Algorithm Practice

After analyzing the input image to understand the overall color distribution, K-means clustering is applied to simplify the image into representative colors matching the number of tiles. Then, the difference between each tile and representative color is defined as a cost, and the Hungarian algorithm is used to optimally match colors and tiles in a 1:1 correspondence. Through this process, a photo mosaic is completed where color information and tiles are harmoniously combined, allowing for an intuitive understanding of the connection between image processing and optimization algorithms.

Recommended for
these people

Who is this course right for?

  • Computer Vision & Image Processing Beginner

  • Developers and students interested in algorithms and optimization

  • Learners interested in data-driven visualization and media art

Need to know before starting?

  • Excel Basics

  • Python Basics

Hello
This is

1,538

Learners

43

Reviews

10

Answers

4.7

Rating

11

Courses

안녕하세요

비전공자로 딥러닝을 열심히 공부하는 직장인입니다.

공부하면서 느낀 점들을 여러분들과 함께 공유하고 싶습니다

감사합니다.

Curriculum

All

6 lectures ∙ (2hr 10min)

Published: 
Last updated: 

Reviews

Not enough reviews.
Please write a valuable review that helps everyone!

Limited time deal

$1,650.00

70%

$4.40

hjk1000's other courses

Check out other courses by the instructor!

Similar courses

Explore other courses in the same field!