Classify Hyperspectral Images Using Deep Learning

4 vues (au cours des 30 derniers jours)
Jiang Karen
Jiang Karen le 12 Sep 2021
Modifié(e) : Jiang Karen le 26 Sep 2021
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

Réponses (1)

Sulaymon Eshkabilov
Sulaymon Eshkabilov le 12 Sep 2021
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 commentaires
Jiang Karen
Jiang Karen le 15 Sep 2021
my MATLAB version is R2020a
Subhadeep Koley
Subhadeep Koley le 17 Sep 2021
@Jiang Karen To install Hyperspectral Imaging Library 20.2.3 version, you need at least MATLAB R2020b.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Hyperspectral Image Processing dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by