Skip to content

MickaelG/ksmosaic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This program creates a mosaic by assembling several images to create one big picture.

Dependencies

  • PIL or wand for images manipulation
  • optionally colormath for a better color distance calculation

TODO

  • check that the number of images and the given constraints match
  • benchmark wand compared to PIL
  • add tests
  • add the ability to set min usage and max usage settings on individual images
  • delete unused reduced size images when originals are no longer here

About

create a mosaic from several photos.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages