Hi all
I want to change a MSS landsat image which has bad georeferencing.
I have a grid of points with correct georeferences and want to use them
to reproject the image to a correct reference system.
Is there some way to this in R using "raster" or other package?
in idrisi I used to resample the image using a correspondence file
(.cor) with xold yold xnew ynew values.
I wonder if there is something similar I can do in R? Thanks in advance
Marcelo Kittlein