Skip to content

Alex-Mlts/Mosaic-SLIC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Mosaic-SLIC

Make an image into a mosaic form using the SLIC algorithm

An option to blur the image, as well as add edges to it has been added, but it's possible to activate / desactivate it only by editing the code directly.

( mosaic = image2mosaic(img_path, num=num, compact=10, blur=False, edges=False, boundaries=True) )

Steps

[To be added soon]

Screenshots

Check the "Images" folder files - Screenshots will be added in the markdown later on.

Installation

[To be added soon]

Optimizations

[To be added soon]

Badges

Python

About

Make an image into a mosaic.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages