Produces an image which is a montage of the first 9 files listed in the local xxx.cap
file. The result file is ./montage.png. The pictures them selves are taken from the directory given as the picsturesdir command-line argument.
The scale value must be an integer. Default 20. Suggested range 10 to 100. For one typical set of pictures, the default scale produced a montage of size 150x123, while -s100 produced a montage sized 856x709.
Note: Here's a way to make a montage for a single segment, say seg, of a larger .cap file, say /anals/2014/allcaps.cap
. After make build
the staging area will contain a directory for /annals/2014/seg/ and it will contain a localcaptions.cap
file. Check for "picturesdir: " in the .cap file to determine what value to use for the picturesdir argument.