[GRASSLIST:10149] Re: importing EDOQ LUT
Patton, Eric
epatton at nrcan.gc.ca
Sat Feb 4 09:30:43 EST 2006
r.in.gdal -e input=image.jpg target=image.jgw ouptput=imagename
all I get are three identical grayscale raster maps: imagename.red,
imagename.blue., imagename.green
which makes sense because I haven't told it how to interpret the
grayscale values in image.jpg
What am I missing?
Thanks.
M
============================================
Use r.composite to merge the three rbg maps into the final raster:
http://grass.itc.it/grass60/manuals/html60_user/r.composite.html
~ Eric.
More information about the grass-user
mailing list