资源列表
构建Grassmanian矩阵
- 利用matlab构建Grassmanian矩阵,进行稀疏表示分析。字数够了吧
NDVI
- 归一化植被指数 NDVI=(NIR-R)/(NIR+R),或两个波段反射率的计算。 本程序可以用于计算植被归一化指数,mfc界面(Normalized vegetation index NDVI= (NIR-R) / (NIR+R), or two band reflectivity calculation.)
rsdiplib-vc6
- 基于控制台对图像进行各种滤波处理例如拉普拉斯、去条带、高通、直方图均衡化等等(Based on the console, a variety of filtering processes such as Laplasse, de stripe, high pass, histogram equalization and so on are used for image processing)
meanshift
- meanshift动态追踪,在简单环境下追踪运动小球目标。
MIA_Toolbox_25_installer
- 用于多元图像分析的MIA_Toolbox利用许多特定于图像的功能扩展了已经完善的PLS_Toolbox功能,并且基于PLS_Toolbox界面构建,以简化和直观地分析多元图像。(MIA_Toolbox for Multivariate Image Analysis expands the already comphrehensive PLS_Toolbox functionality with many image-specific functions, and builds on PLS_To
FastICA
- 快速独立分量分析,附有实验数据,亲测实用(Fast independent component analysis with experimental data)
图像分割指标
- 该资料提供了一些图像分割指标的代码,可以将多种分割方法进行对比,选择较好的分割方法。(The data provide some code for image segmentation index, which can compare various segmentation methods and choose a better segmentation method.)
test_weld_3d
- ANSYS焊接温度场3D数值模拟编程语言(ANSYS welding temperature field 3D numerical simulation programming language)
matlab
- 基于 Maxwell 的基本电磁场理论,根据导行电磁波得到矩形导波系统中 TM 波、TE 波的场分布方程, 并对传 播常数进行讨论,得到矩形波导中传输模式特性. 应用 MATLAB 计算金属矩形波导的传输模, 得到矩形波导中 TE、TM 模场分布. 研究结论对矩形波导设计提供参考.(ased on the basic electromagnetic field theory of Maxwell, the field distribution equation of TM wave and
readtime
- 给一个钟表的图,通过代码可以读出钟表上的时间(read out the time of the clock)
为GUI程序添加启动画面
- 为matlab添加启动界面,即在主matlab界面前增添一个小gui界面。(Add the boot interface for matlab)
qianbihua
- 对普通数字图像进行铅笔画效果处理。输入一幅图像,得到对应的铅笔画效果。(transform a photo into a pencil picture)