How can I Classify Hyperspectral Image using .h5 Prisma data?
조회 수: 2 (최근 30일)
이전 댓글 표시
How can I modify code and/or input data to use the Image Processing Toolbox Hyperspectral Imaging Library, used in the example?
댓글 수: 0
답변 (1개)
Taylor
2024년 2월 13일
You can use h5read to load your file, and then just format your data to match the input in the example.
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!