Greetings I have a list of values stored in a text file like this
20.4 24.5 45.6 4.56
20.5 34.5. 34.5 43.4
1.2 5.3 43.4 3.3
...
Each column corresponds to an image and each line to a classe (e.g. pixels
in image 1 with value 20.4 and 24.5 in image 2 and 45.6 in image 3 and 4.56
in image4 corresponds to class1). What I want to do is to obtain a single
classification map but based on these values for all 4 maps. Is it possible?

Thanks
Luisa
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to