Skip to content

Image processing project of creating an image mosaic

Notifications You must be signed in to change notification settings

s0danissa/image_mosaic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image mosaic project

This project repository contains an image processing project with the topic of mosaic creation out of the given image database. The theory and process are described in the Jupyter Notebook file with two types of mosaic present (with square tiles and with circular tiles)

Contents:

  1. /db_img - Folder with the handmade image database (consists of screenshots from various TV shows and some abstract artworks)
  2. Image_mosaic.ipynb - Jupyter Notebook with functions, explanations and code
  3. test.jpg and result.jpg - original and resulting image of a regular square mosaic
  4. test2.jpg and result_circ.jpg - original and resulting image of the circular mosaic

Releases

No releases published

Packages

No packages published