Hyperspectral Imaging preprocessing method for raw data acquired from hyperspectral camera? tools or algorithm
4 ビュー (過去 30 日間)
古いコメントを表示
Hello everyone,
I captured some images from of hyperspectal imaging system. My final aim to identify the material composition from the images. However before that i need to perform some image preprocessing like
calibration, noise removal, feature extraction , dimensionality reduction. can you please suggest some code or routine to the do these task?
Also after this task, i wanted to apply classification algorithm so it can detect the material from it
Can you guys tell me a way to do in the Matlab. Thanks a ton.
Dakota
0 件のコメント
回答 (2 件)
Subhadeep Koley
2021 年 5 月 19 日
You can use Image Processing Toolbox's Hyperspectral Imaging Library support package. It can be downloaded from here.
You can perform tasks like, Radiometric Calibration, Denoising & Sharpening, Dimensionality Reduction, Atmospheric Correction, Material & Target Identification, Spectral Unmixing, Visualization, etc. with this library.
Not sure, in which format you've collected the data, but the library supports a wide variety of file formats including NITF, ENVI, TIFF, MTL, etc.
Here are a few examples on how to use this library.
0 件のコメント
Tien
2024 年 4 月 18 日
i want to code matlab calculate and order ICS scores hyperspectral imaging from raw file
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!