资源列表
chronux_2_12.v02
- chrounx是matlab的一个工具包(a toolbox for matlab)
SRE
- SRE,自己写的,可以用来评价高光谱里光谱估计的好坏 里面还有nfindr,fcls(SRE, written by yourself, can be used to evaluate the performance of the algorithm)
直方图均衡去雾的四种做法
- 我这里是一些去雾图像处理的传统算法,其中包括了图像转换,但传统算法仍有欠缺之处,希望有兴趣的朋友可以参与进来一起共同研究和改进..(Four methods of histogram equalization to remove fog Here are some traditional algorithms for defog image processing, including image conversion, but there are still some shortcomings
车牌定位
- 通过RGB转HSV空间以及车牌比例完成车牌定位,具有较好的鲁棒性
双光束干涉仿真程序
- 通过双光束干涉程序可以使用matlab模拟仿真不同能量大小的双光束干涉后的形状与周期
图像增强
- 图像纹理细节增强的相关代码,利用ImageEnhancement.py增强图像细节纹理
四元数国外工具包
- 工具包中具有适用于四元数各种运算的matlab函数,包括卷积、傅里叶变换等等。
轮廓跟踪算法获取物体的轮廓序列_生成边界链码
- 链码(又称为freeman码)是用曲线起始点的坐标和边界点方向代码来描述曲线或边界的方法,常被用来在图像处理、计算机图形学、模式识别等领域中表示曲线和区域边界。本例用C++实现轮廓跟踪算法获取物体的轮廓序列,可生成边界链码。(freeman is a method to describe a curve or boundary by using the coordinates of the starting point of the curve and the direction code of
freeman_de
- 链码(又称为freeman码)是用曲线起始点的坐标和边界点方向代码来描述曲线或边界的方法,常被用来在图像处理、计算机图形学、模式识别等领域中表示曲线和区域边界。本例用C++实现图像八方向链码的边界跟踪算法。(freeman is a method to describe a curve or boundary by using the coordinates of the starting point of the curve and the direction code of the bou
libsvm
- libsvm的各种实现,包括matlab、python、java等
matlab常用图像处理源码合集
- 一系列关于图像处理的matlab常用源码合集(A collection of common source codes about image processing of MATLAB)
SuperPCA-master
- 高光谱图像无监督特征提取的超像素PCA方法(A Superpixelwise PCA Approach for Unsupervised Feature Extraction of Hyperspectral Imagery)