jeudi 5 mars 2015

Bash script to create montages of images with G'Mic


I need a bash script which will run through a folder of 100s of jpegs and create montages of every 30 images and output the montages with distinct file names.


The G'Mic command to create a montage from a folder of images is:



gmic *.jpg -gimp_montage 4,\""V(H(0,1),H(2,V(3,4)))"\",1,1.0,0,5,0,0,0,255,0,0,0,0 -o output.jpg


Aucun commentaire:

Enregistrer un commentaire