Open Wuffels opened 2 years ago
If the reflectance is higher than 100%, it's likely due to some specular reflections. Specular reflections can vary quite dramatically by waveband. It would be most prudent to mark these pixels as invalid for analysis purposes.
Hello! In "MicaSense RedEdge Image Processing Tutorial 1" is said it is normal that some parts of a converted reflectance image show reflectances above 1.0. My question: how can i use this values for vegetation indexes calculation? Can I use this values (above 1.0) "as is" or I need to make some preprocessing operations? It has no affect for something like NDVI, but some indexes (EVI, SAVI etc.) use constants. Is it correct to use values above 1.0 in such indexes? Thank you!