I would like to calculate image new from image1 and image2 as follows:
if (image1.value = value1)
then
if (image2.value = value2)
then new.value = value2
else new.value = value1
I don't know how to do this with Image Calculator, OVERLAY or another module. Any ideas are welcome.
Thanks, Rolf