I have 40 plots(samples) and I want to extract corresponding values from different bands of RapidEye image. So at the end I want to have totally 200 values of 5 bands in the format of txt.Till now I could open the image and different bands separately. I used:
<blockquote> library(raster) library(rgdal) library(glcm)
band1
<blockquote> library(raster) library(rgdal) library(glcm)
band1