Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 568 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 568 Bytes

TileBaker

TileBaker combines pictures in given source directory into a tile (e.g. for an overview of a team to be used on presentations)

Description

If you run TileBaker, all the images in img_in/ will be arranged like given in the CONFIGURATION Section of the tile_baker.py script.

Usage

First you have to create the Conda environment using environment.yml, then:

python tile_baker.py

License

This project is licensed under the terms of the MIT license - see the LICENSE file for details.