搜索资源列表
图像配准 sift matlab
- SIFT算法是特征点寻找中比较经典也是相当精确的一种算法,原作者已经给出了相应的VC代码,这个代码包是基于matlab编写的,里面相应的有一些注释可以帮助初学者了解SIFT的操作过程。
改进的对比度分割
- 改进的对比度分割算法-matlab:通过迭代搜索,产生能使分割效果产生最大对比度的阈值
聚类算法matlab程序(多个子函数)可演示
- 聚类算法matlab程序(多个子函数)可演示
三帧差算法matlab代码
- matlab编写的三帧差运动目标检测方法,绝对好用
数字图像处理28个算法
- 数字图像处理的很多种算法,对MATLAB编程有很大作用
遗传算法matlab代码
- 遗传算法matlab代码
分水岭算法——matlab
- matlab 图形界面 标记分水岭方法 图像分割
K-均值聚类算法
- K-均值聚类算法,对数据进行聚类分析,可用于提取关键帧等。用matlab实现,K-means clustering algorithm, cluster analysis of data that can be used, such as key frame extraction. Using matlab to achieve
Specan算法matlab程序
- Specan算法,matlab编写,在matlab7.0上运行通过,并且有校正结果!
matlab-watershed-algorithm
- 使用matlab做分水岭算法,分水岭算法是图像分割中常用的算法,算法的理论依据待考究,适用场景可供分析讨论。-watershed algorithm using matlab
colorization_matlab着色
- 数字图像处理的 着色算法 matlab源代码(Digital image processing coloring algorithm matlab source code)
蚁群算法matlab程序
- 蚁群算法 可以直接运行,实验过程很顺利,非常好用,整理清楚(yiqunsuanfafeichanghaoyong)
遗传算法
- 基本遗传算法(GA)的算法原理、步骤、及Matlab实现,包含详尽的代码(Basic Genetic Algorithm (GA) algorithm principles, steps, and Matlab implementation, including detailed code)
matlab程序
- 关于超分辨图像处理的程序,基于学习反法的一种超分辨图像处理算法。(Super-resolution image processing)
BP 神经网络算法 matlab 代码:
- BP 神经网络算法 matlab 代码:(BP neural network algorithm matlab code:)
CORDIC算法MATLAB代码
- 坐标旋转数字计算机算法利用简单的移位和加法实现sin,cos,tan,arctan等函数的计算,适合计算机处理,速度快。(The algorithm of coordinate rotation digital computer realizes the computation of functions such as sin, cos, tan and arctan by simple shift and addition, which is suitable for computer pro
基于遗传算法的投影向量模型
- matlab 投影向量模型, 该代码含原始代码和测试数据(genetic algorithm for matlab)
cvpr09 defog(matlab)
- 基于暗通道先验的图像去雾算法源代码,经调试可以顺利运行,能够处理薄雾或者浓雾遮盖的模糊图片,效果很不错。(The source code of image de haze algorithm based on a priori dark channel can run smoothly after debugging, and it can handle blurred images covered with mist or dense fog. The effect is pretty goo
何凯明图像去雾算法matlab程序与思路解读
- 何凯明图像去雾的算法MATLAB实现 以及改进(He kaiming image defogging algorithm MATLAB implementation and improvement)