developmentseed / label-maker

Data Preparation for Satellite Machine Learning
http://devseed.com/label-maker/
MIT License
460 stars 110 forks source link

Is there a way to join the small images tiles and make a bigger image? #166

Closed PallawiSinghal closed 4 years ago

PallawiSinghal commented 4 years ago

Any library that can use the information from the image name and stitch them into a bigger image. Please suggest. Thanks

drewbo commented 4 years ago

You can do this using an image manipulation library like Pillow