Search found 1 match
- 2016-04-24T01:27:20-07:00
- Forum: Users
- Topic: montage labeling
- Replies: 1
- Views: 1017
montage labeling
I have an array of TITAN radar images (13 to be exact) the images are named with their corresponding time step eg: 13_04, 13_34, 14_04.... I'm tying to get these images in a montage for a article (which I succeeded) and it looks pretty good montage -label %f -geometry +48x48+2+2 *.png frame.png The ...