Classify Hyperspectral Images Using Deep Learning

4 次查看(过去 30 天)
renew:
If you and I encounter the same problem, you only need to install the latest version of matlab to solve it (R2021a+)
________________________________________
i want try the example:‘Classify Hyperspectral Images Using Deep Learning’.
but i can't find the help functions:'createImagePatchesFromHypercube' and 'patchesLabeled',although I have installed the 'Image Processing toolbox hyperspectral imaging library',there are not these functions in my computer

回答(1 个)

Sulaymon Eshkabilov
Did you try to call this fcn:
openExample('deeplearning_shared/HyperspectralImageClassificationUsingDeepLearningExample')
Have you installed the Image Processing Toolbox Hyperspectral Imaging Library from the Add-On Explorer?
If it is already installed it, make sure it is residing on the search path of your MATLAB. Execute this command:
which createImagePatchesFromHypercube
If you have done it correctly and still you can't find the fcns, then try to reinstall it.
Still it does not work, then you should Contact MathWorks Image Processing Team using the little envelope icon in GUI window.
  4 个评论
Subhadeep Koley
Subhadeep Koley 2021-9-17
@Jiang Karen To install Hyperspectral Imaging Library 20.2.3 version, you need at least MATLAB R2020b.

请先登录,再进行评论。

类别

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