TileBaker combines pictures in given source directory into a tile (e.g. for an overview of a team to be used on presentations)
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.
First you have to create the Conda environment using environment.yml, then:
python tile_baker.py
This project is licensed under the terms of the MIT license - see the LICENSE file for details.