Dear IMers:I am wondering if imagemagick will let me achieve what I am trying 
to do:I have a list of images, such as, A0001.png, A0002.png, A0003.png .. and 
B0001.png, B0002.png, B0003.png...etc.The A*.png and B*.png has the same number 
of images, say 200 images.  Actually, each image is 10 seconds apart.  So,1.
I would like add annotation to each image with the correct time.  For
example, A0001.png will get "Time: 10 seconds" and A0002.png will get
"Time: 20 seconds" ... etc.2. After this, I would like to
combine each A's and B's into C's.  For example, A0001.png + B0001.png
=> C0001.png, and A0002.png + B0002.png => C0002.png .... etc.The main 
difficulty I have is: how to batch processing all 200 images.Thanks!Pei
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to