Hi, I need to do a pansharpen of a landsat image. But I see the landsat is an integer (16bit) image meanwhile the pansharpen is a pixel procedure (RGB = 0-255,0-255,0-255)
So I guess is need to convert to an byte image. I try to do this using the r.rescale tool with to=0,255 but I'm not sure to use the right tool. Many thx. -- ----------------- Andrea Peri . . . . . . . . . qwerty àèìòù ----------------- _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
