フィルターのクリア

I need a coding for hyper spectral image using dwt.

1 回表示 (過去 30 日間)
Fatima Munvar
Fatima Munvar 2017 年 11 月 21 日
コメント済み: Walter Roberson 2017 年 11 月 23 日
my project is on compresion of HSI images. I need a data set of HSI and how to load Image can any one please help me with this.

回答 (5 件)

Walter Roberson
Walter Roberson 2017 年 11 月 21 日
  3 件のコメント
Walter Roberson
Walter Roberson 2017 年 11 月 21 日
You are going to need to post the complete error message, everything in red, as nothing in the code you posted can cause that error.
What is the name of the file that you stored that code into?
The code you posted can cause the error
Error using load
Unable to read file 'indian_pines'. No such file or directory.
Walter Roberson
Walter Roberson 2017 年 11 月 21 日

サインインしてコメントする。


Fatima Munvar
Fatima Munvar 2017 年 11 月 21 日
I want to Check weather this code is running or not
  4 件のコメント
Walter Roberson
Walter Roberson 2017 年 11 月 21 日
That code requires that you have a file named 'dc.mat' somewhere on your MATLAB path.
Fatima Munvar
Fatima Munvar 2017 年 11 月 21 日
do you have sample coding for hyperspectral Image

サインインしてコメントする。


Fatima Munvar
Fatima Munvar 2017 年 11 月 23 日
Can you please send me code of how to read and display Hyperspectral Image
  1 件のコメント
Walter Roberson
Walter Roberson 2017 年 11 月 23 日
There are multiple ways to display. If you have a relatively recent MATLAB, you can use volumeViewer

サインインしてコメントする。


Fatima Munvar
Fatima Munvar 2017 年 11 月 23 日
I don't have hyper spectral tool box in my matlab software can you send me the link

Fatima Munvar
Fatima Munvar 2017 年 11 月 23 日
I downloaded this hyperspectral tool box. After adding this tool box to matlab R2016a its not showing in my software.Please help with this.
  1 件のコメント
Walter Roberson
Walter Roberson 2017 年 11 月 23 日
Use pathtool to ensure that it is on your MATLAB path.
Do not expect it to show up in the "Apps" tab: you will need to invoke it by name.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeHyperspectral Image Processing についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by