90 likes | 178 Views
Explore histogram, mean, variance, and covariance of three bands, along with correlation matrix, in multispectral satellite images. Statistical analysis on a digital number range of 0 to 7 for a 10x10 grid with 3 bands and 100 samples.
E N D
You have three-band images. Your tasks are to: 1) make histogram of each band, 2) find mean, variance and standard deviation of each band, 3) calculate covariance matrix of three bands, and 4) calculate correlation matrix of three bands.
Multispectral Satellite Image DN range = [0, 7], nrow=10, ncol=10, nband=3, N=100
Mean, Variance, STD Mean