资源列表
matlab常用图像处理源码合集
- 一系列关于图像处理的matlab常用源码合集(A collection of common source codes about image processing of MATLAB)
libsvm
- libsvm的各种实现,包括matlab、python、java等
1760668_deblur_tv_fista
- 利用fista算法进行图像复原的matlab源码。(The matlab source code of image restoration using the fista algorithm.)
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
轮廓跟踪算法获取物体的轮廓序列_生成边界链码
- 链码(又称为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
四元数国外工具包
- 工具包中具有适用于四元数各种运算的matlab函数,包括卷积、傅里叶变换等等。
图像增强
- 图像纹理细节增强的相关代码,利用ImageEnhancement.py增强图像细节纹理
Robust-match-fusion-using-optimization-master.zip
- Robust-match-fusion-using-optimization-master
双光束干涉仿真程序
- 通过双光束干涉程序可以使用matlab模拟仿真不同能量大小的双光束干涉后的形状与周期
车牌定位
- 通过RGB转HSV空间以及车牌比例完成车牌定位,具有较好的鲁棒性
直方图均衡去雾的四种做法
- 我这里是一些去雾图像处理的传统算法,其中包括了图像转换,但传统算法仍有欠缺之处,希望有兴趣的朋友可以参与进来一起共同研究和改进..(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
SRE
- SRE,自己写的,可以用来评价高光谱里光谱估计的好坏 里面还有nfindr,fcls(SRE, written by yourself, can be used to evaluate the performance of the algorithm)