文件名称:hsimatlab代码-HyperspectralMatlabTools:读取,校正和检查高光谱图像的工具
文件大小:55.36MB
文件格式:ZIP
更新时间:2024-06-14 03:03:13
系统开源
hsi matlab代码HyperspectralMatlab工具 用于读取,校正和检查由IMEC快照扫描高光谱相机制成的高光谱图像的工具。 用Matlab 2019b编写的代码(应用程序中的某些功能需要该版本!) 如何使用: 从运行运行setup_HSI.m 。 这样可以确保MATLAB知道在哪里可以找到所有函数和应用程序。 要使用HSI功能,请确保Matlab可以找到测量值,方法是将“ Matlab当前文件夹”设置为正确的目录,或者将其添加到路径(在Matlab GUI:Home-Set Path中;或通过控制台)命令addpath(stringcontainingfolderpath) ) 对于使用HSI应用程序:为了在应用程序中列出测量值,请将Matlab当前文件夹导航到propper文件夹,然后单击“更新文件列表”以获取所有文件 查看示例文件( example_*.m )中的一些简单示例。
【文件预览】:
HyperspectralMatlabTools-master
----example_functions.m(923B)
----example measurements()
--------cross_corrected.raw(9.7MB)
--------SWIR_BW_p5cm-1_corrected.raw(38.8MB)
--------cross_corrected.hdr(7KB)
--------cross2_corrected.hdr(7KB)
--------cross2_corrected.raw(9.7MB)
--------SWIR_BW_p5cm-1_corrected.hdr(19KB)
--------test.mat(8KB)
----HSI functions()
--------endmembers_blackandwhite2.mat(2KB)
--------HSI_wavelength_average.m(216B)
--------average_path_SWIR_cubic.mat(2KB)
--------HSI_read_and_correct.m(1KB)
--------HSI_plot_frame2.m(261B)
--------average_path_VNIR_linear.mat(2KB)
--------HSI_COM.m(562B)
--------HSI_pathfinder.m(2KB)
--------HSI_pathfinder_from_hsi.m(1KB)
--------find_files.m(175B)
--------average_path_VNIR_cubic.mat(2KB)
--------HSI_reader.m(1KB)
--------HSI_plot_frame.m(148B)
--------HSI_restrict.m(125B)
--------average_path_SWIR_linear.mat(2KB)
----HSI apps()
--------HSI_Comparer.mlapp(74KB)
--------HSI_Collector.mlapp(59KB)
--------HSI_Palpator.mlapp(59KB)
----setup_HSI_tools.m(193B)
----example_apps.m(2KB)
----jupyter notebook()
--------Pixeldrift_analysis.ipynb(4.29MB)
--------Pixeldrift_analysis.pdf(3.39MB)
----README.md(888B)