Montage a folder
Posted: 2009-10-01T08:56:44-07:00
Hi,
I am trying to montage a folder with image name randomly between 0-1000. But the montage for the image is not done in a sorted format. Can someone help me with getting a montage in Windows Environment for a complete folder with a random numbers between 0 -1000 in a sorted way. The command I am using
I am trying to montage a folder with image name randomly between 0-1000. But the montage for the image is not done in a sorted format. Can someone help me with getting a montage in Windows Environment for a complete folder with a random numbers between 0 -1000 in a sorted way. The command I am using
Code: Select all
montage [filename/*.png] -tile 19x21 -geometry +0+0 -auto-orient montage_2.png