Classify Hyperspectral Images Using Deep Learning

조회 수: 6 (최근 30일)
Jiang Karen
Jiang Karen 2021년 9월 12일
편집: Jiang Karen 2021년 9월 26일
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
Sulaymon Eshkabilov 2021년 9월 12일
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
Jiang Karen
Jiang Karen 2021년 9월 15일
my MATLAB version is R2020a
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