Skip to content

ThePitereq/mosaic-image-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mosaic-image-generator

Authors

Kuształa Kamil

Ochowiak Kinga

Olejniczak Piotr

Functioning

Mosaic Image Generator allows to generate images from smaller ones making it look-loke mosaic.

Photo generator from smaller elements, in this case textures from Minecraft. The program supports any 16x16 texture. For other sizes, minor code changes would be required.

Input

Input

Output

Output

The program initially searches for textures closest to the color of a given pixel and then uses the previously learned ones to generate new images.

With further learning of the program, the time needed to generate photos can be reduced even by 5 times.

Time

The program has several QoL functions such as scaling, rotating, generating to the photo (in the assumption of the project, the key is to generate the HTML code with the appearance, because the entire image generation code is much more resource-intensive than generating textures corresponding to the colors)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages