I'm Trying to implement Domain adaptation of Segmentation of Satellite Images From one set of images to another images. To align the classes in two domains , I
I'm trying to calculate NDRE using sentinel-2 bands in R language. The formula for NDRE = (nir-re)/(nir+re)nir- Near InfraRed (Band8) re - RedEdge (Band5) My C