How to extracting values of 40 plots from different bands of raster image in R?

المشرف العام

Administrator
طاقم الإدارة
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
 
أعلى