3 hdrprep.pl -a img1.jpg img2.jpg img3.jpg
5 This will create new directory aligned with aligned and cropped images
6 You can use also -q flag for jpg quality and use wildcards (*)
7 so the command can looks like:
11 another dependency not mentioned here is PerlMagick, but it seems, that imagemagick
12 in Arch Linux is allready compiled with this capability.
14 * PROBLEM with rotation
15 script doesn't consider rotation among images, so keep it in mind
18 depending of size of images it can take from few through tens of minutes to process.
19 512 MB RAM would be appropriate, unles you are processing small images.