Any solution to this error please ? (Hyperspectral Processing) ?

5 次查看(过去 30 天)
I loaded my hyperspectral image (Hyperion EO1) and performed all the preprocessing steps but when I used the countEndmembersHFC method to calculate the number of endmembers, I encountered this error:

回答(1 个)

Mahesh Belagal Sarvisetty
编辑:Mahesh Belagal Sarvisetty 2022-11-30
For better estimation of number of endmembers, countEndmembersHFC validates the input data along spatial and spectral dimensions. It expects the input data to be having unique channels/ bands with non - homogenous data. Looks like the data you are passing to countEndmembersHFC is having homogenous data along spatial or spectral dimensions.
Workaround is to make sure that the input data that you are passing to countEndmembersHFC should have unique channels and non-homogenous data.

类别

Help CenterFile Exchange 中查找有关 Hyperspectral Image Processing 的更多信息

产品


版本

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by