Skip to content

Like word clouds, this is a utility that generates an image cloud.

License

Notifications You must be signed in to change notification settings

StefanHeng/Image-Cloud-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image-Cloud-Generator

Like word clouds, this is a utility that generates an image cloud.

Usage

Generate a template JSON with name example.json, as in example.py, then run:

python img_gen.py

Note that image files are added to the canvas as orders specified by the json file.

Enjoy!

FYI

For the power of randomization, feel free to run it multiple times to pick your favorite!

You can reuse the randomly generated coordinates from the corresponding .pickle.

Also, feel free to play with the constant values in img_gen.

Releases

No releases published

Languages