필터 지우기
필터 지우기

Adding noise to hyperspectral images

조회 수: 4 (최근 30일)
Pushkar Khatri
Pushkar Khatri 2019년 3월 7일
I have to apply various noises(Gaussian blurr, AWGN) to a hyperspectral image(available in .mat format) . G blurr is applied on the grayscale image of an rgb image with varying sigma (variance) and for for AWGN we need to vary standard deviations. My first question is that how to apply this in case of HS images as its dimension is 100x100x200 ( it's not any rgb image of mxnx3 size). For Gaussian blurr, do I need to convert the HSI image to rgb format and then grayscale format and then apply the noise? or do I convert HS image directly to grayscale image and apply noise? I'm confused. Please tell me how to do that. And how to apply AWGN to it too.( and visualizing the images ) ( Let's take indian pines image for instance)
Thanks a lot in advance.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Hyperspectral Image Processing에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by