Hello,
I have a 500x500 tiff image and a set of 50 random values. I need to perform an operation using the random values on the tiff image for e.g. random value power all the pixels in the image (random value ^ each image pixel). For this, i need to perform loop operation in ERDAS Modeller. I have written a program in Matlab which gives proper results. I want to do the same kind of loop operation in ERDAS Modeler.
Thanks in advance