samdobson / image_slicer

Split images into tiles. Join the tiles back together.
http://samdobson.github.io/image_slicer
MIT License
151 stars 73 forks source link

Join slices to a new images #24

Closed BogoK closed 4 years ago

BogoK commented 5 years ago

Could you please add an example of joining the tiles back to an image, since the documentation has none?

qaz0778899 commented 5 years ago

Same. The image_slicer.join does not work for me. The joined image is a white board.

chughts commented 5 years ago

Follow the thread for the pull request #20 for example code on how to use the join.

samdobson commented 4 years ago

20 is indeed the place to look for now - have marked for inclusion in the docs.