-
Dinp_2004
这是基于动态规划的立体匹配的代码,是当前立体匹配中很好的一种实现方式(This is the stereo matching based on dynamic programming code that is currently in a good stereo matching method to implement)
- 2010-09-04 11:24:20下载
- 积分:1
-
yuhuiweixiang
迂回位相全息图matlab程序,经测试能正常运行,并且全息图效果良好(Detour phase hologram matlab procedures, have been tested to normal operation, and good hologram effect)
- 2008-07-07 11:17:29下载
- 积分:1
-
ivt
说明: 基于粒子滤波的强大的跟踪算法,可以在背景变化情况子实现可靠的实时跟踪,并且配有相应的论文(particle filter)
- 2011-02-20 15:41:08下载
- 积分:1
-
chapter5
空间域图像处理,图像增强。计算相关,卷积,高斯平滑等滤波图像处理代码。(Spatial domain image processing, image enhancement. Computation, convolution, gaussian smoothing image processing such as filtering code.)
- 2016-01-23 21:01:15下载
- 积分:1
-
32131312312321njianceok
基于HOUGH变换的车道线检测和识别的程序,可以使用(Lane HOUGH transform detection and recognition based on the program, you can use)
- 2014-04-21 15:16:13下载
- 积分:1
-
phasecong
phase congruency相位一致性计算,可以用于提取图像的特征,如边缘、角点等。(calculation of phase congruency phase coherence, can be used to extract image features, such as edge, corner points.)
- 2008-03-05 22:04:58下载
- 积分:1
-
svm(matlab)
支持向量机的MATLAB源程序,效果真的很不错(SVM MATLAB source, the effect is really very good)
- 2008-12-19 10:27:21下载
- 积分:1
-
matlab_MRF
马尔科夫随机场模型程序。已经运行过了,可以使用(Markov random field model program. Has been run, you can use)
- 2020-10-21 22:07:24下载
- 积分:1
-
pinjiazhibiao
一些常用的图像处理评价指标,处理后图像对比度,边缘剩余数,处理前后图像的相似性....(Some commonly used image processing evaluation, contrast, edges remaining number of similarities ....)
- 2020-11-02 14:59:54下载
- 积分:1
-
特征选择之relief-F的MATLAB实现
Relief-F 算法是由 Kononenko 在 Relief 算法基础上扩展得到的,可以用来解决多分类与回归问题。 Relief-F 特征选择算法利用特征与类别间的相关程度判别特征的敏感程度,敏感的特征能使同类样本靠近,非同类样本远离。基本思想是: 先随机从总样本集 D中获取一个样本 R, 然后在 与 R 同类样本集中和与R 异类 样 本 集 中 各 获 取 k 个近 邻 样 本, 在 特 征 集 F中如果某个特征上异类样本的距离大于同类样本,则这个特征是有利于分类的,增加其权重,重复 n 次 取所有结果的均值作为每个特征的最终权重值.
- 2020-11-29下载
- 积分:1