addimg

This program add two sets of images

addimg <input file 1> <input file 2> <output file> [rescale=a[,b]] [random] [append] [verbose]

Parameters:



EMAN Manual page, generated Tue Feb 5 15:30:08 2002
<input file 1>Input images to be added to
<input file 2>Input images that will be added to input 1
<output file>Out images
[rescale=a[,b]]Rescale input 2 by a*f(x,y)+b
[random]Will be use random input 2 to add to input 1, otherwise add in order
[append]Will append to output file, otherwise write to corrsponding place
[verbose]Will output some processing information