How to read Sentinel 2 imagery in matlab correctly?

12 Ansichten (letzte 30 Tage)
Zhsha
Zhsha am 17 Sep. 2019
Beantwortet: Image Analyst am 17 Nov. 2019
Hi.
I would like to process a dominant wavelength calculation of Sentinel 2 imagery in matlab. How can I read the Sentinel 2 Imgaery corretly? I tried to use imread function. But the obtanied data of each cell doesnt correspond to the DN value that I opened the sentinel2 in ENVI? Is there any solution to solve this problem ?
Thank you guys.

Antworten (2)

Gamliel Roos
Gamliel Roos am 17 Nov. 2019
You can use imadjust() on the sentinel 2 bands

Image Analyst
Image Analyst am 17 Nov. 2019
Did you try this File Exchange submission:

Kategorien

Mehr zu Read, Write, and Modify Image finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by