How to read Sentinel 2 imagery in matlab correctly?

조회 수: 12 (최근 30일)
Zhsha
Zhsha 2019년 9월 17일
답변: Image Analyst 2019년 11월 17일
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.

답변 (2개)

Gamliel Roos
Gamliel Roos 2019년 11월 17일
You can use imadjust() on the sentinel 2 bands

Image Analyst
Image Analyst 2019년 11월 17일
Did you try this File Exchange submission:

카테고리

Help CenterFile Exchange에서 Read, Write, and Modify Image에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by