-
特征选择之relief-F的MATLAB实现
Relief-F 算法是由 Kononenko 在 Relief 算法基础上扩展得到的,可以用来解决多分类与回归问题。 Relief-F 特征选择算法利用特征与类别间的相关程度判别特征的敏感程度,敏感的特征能使同类样本靠近,非同类样本远离。基本思想是: 先随机从总样本集 D中获取一个样本 R, 然后在 与 R 同类样本集中和与R 异类 样 本 集 中 各 获 取 k 个近 邻 样 本, 在 特 征 集 F中如果某个特征上异类样本的距离大于同类样本,则这个特征是有利于分类的,增加其权重,重复 n 次 取所有结果的均值作为每个特征的最终权重值.
- 2020-11-29下载
- 积分:1
-
houghtuoyuan3
利用霍夫变换进行椭圆检测,无需模板,不同的图片只需要更改个别参数(Ellipse detection using Hough transform, without templates, a different picture only need to change individual parameters)
- 2013-08-26 09:34:49下载
- 积分:1
-
qpso-svm
本程序用量子行为的粒子群算法训练支持向量机,并用IRIS数据验证了该方法的有效性(This procedure acts with quantum particle swarm optimization training support vector machines, and IRIS data to verify the effectiveness of the method)
- 2008-06-26 21:31:08下载
- 积分:1
-
cal_mosaic
遥感数字图像中影像镶嵌,enviIDL源码下载(Remote sensing digital image image mosaic, envi IDL source code download)
- 2013-08-17 10:32:05下载
- 积分:1
-
HOG
根据Dalal提出的HOG特征算法编写,代码简单,注释清楚,根据所处理图像的名称路径修改后可生成36*105的特征向量。(The algorithm proposed by Dalal HOG feature writing code simple, clear annotation feature vector can generate 36* 105, modified according to the name of the image processing path.)
- 2013-03-26 11:22:14下载
- 积分:1
-
gradient
说明: 图像梯度计算 遥感图像处理必备 非常实用 欢迎下载(Remote sensing image processing image gradient calculation is very useful are welcome to download necessary)
- 2010-04-29 19:46:32下载
- 积分:1
-
junzhi
对背景建立均值模型,背景减除进行图像分割。()
- 2008-05-28 04:08:18下载
- 积分:1
-
matlabimagetothefuzzy
本例中主要使用四个区模糊函数对图像去模糊,分别是deconvwnr、deconvreg、deconvlucy、deconvblind。这四个函数分别适合不同的情况,对模糊图像的恢复效果也不同(In this case the main use of the four areas on the image to the fuzzy ambiguity function, respectively deconvwnr, deconvreg, deconvlucy, deconvblind. These four functions are appropriate for different situations, the recovery of the blurred image effect is different)
- 2010-09-01 11:42:15下载
- 积分:1
-
crazy-climber
小波脊线提取crazy climber算法的文献出处(The wavelet ridge extract crazy climber algorithm literature source)
- 2021-03-04 18:59:32下载
- 积分:1
-
5
说明: 直方图调整并显示对比,直方图调整后都需要对比一下调整前与调整后的区别,并显示。此程序适合初学者学习。(Histogram and adjust the display contrast)
- 2013-08-21 08:25:38下载
- 积分:1