-
特征选择之relief-F的MATLAB实现
Relief-F 算法是由 Kononenko 在 Relief 算法基础上扩展得到的,可以用来解决多分类与回归问题。 Relief-F 特征选择算法利用特征与类别间的相关程度判别特征的敏感程度,敏感的特征能使同类样本靠近,非同类样本远离。基本思想是: 先随机从总样本集 D中获取一个样本 R, 然后在 与 R 同类样本集中和与R 异类 样 本 集 中 各 获 取 k 个近 邻 样 本, 在 特 征 集 F中如果某个特征上异类样本的距离大于同类样本,则这个特征是有利于分类的,增加其权重,重复 n 次 取所有结果的均值作为每个特征的最终权重值.
- 2020-11-29下载
- 积分:1
-
旋转,利用双线性插值实现重采样,基于c++与opencv rotation
说明: 旋转,利用双线性插值实现重采样,基于c++与opencv(Rotation, resampling by bilinear interpolation, based on C + + and opencv)
- 2020-07-05 10:38:59下载
- 积分:1
-
Wavelet_OMP
基于压缩感知的图像加密算法,稀疏基用的是小波,重构用的是OMP(Compressed sensing image encryption algorithm)
- 2021-04-18 20:28:51下载
- 积分:1
-
otsu_2d
二维Otsu法图像分割matlab代码,可进行图像分割计算。(Two-dimensional Otsu method matlab code for image segmentation, image segmentation can be calculated.)
- 2011-12-15 13:13:33下载
- 积分:1
-
image_search
matlab环境下的,基于图像颜色特征的图像检索源代码(matlab environment, the color characteristics of image-based image retrieval source code)
- 2007-08-24 15:40:06下载
- 积分:1
-
applepeo
苹果在线检测系统,实时性比较好,可用性更好,很好很好(Apple' s online testing system, real-time is better)
- 2009-02-19 15:42:10下载
- 积分:1
-
图像拼接技术
利用sift算法提取两张图像的特征点,利用ransac去除误匹配,最后将两张图片拼接在一起(Using sift algorithm to extract the two feature points of the image, the use of ransac to remove the wrong match, and finally the two pictures together)
- 2021-04-17 16:48:53下载
- 积分:1
-
the-JPEG-image-tamper-detection-code
基于JPEG的图像篡改检测代码 平台matlab (Platform based on the JPEG image tamper detection code matlab)
- 2012-11-09 23:24:45下载
- 积分:1
-
dct-arnold
基于DCT的数字水印算法 通过Arnold变换对水印进行置乱,增加了水印的鲁棒性,成功的实现了水印的嵌入和提取。(Arnold transform digital watermarking algorithm based on DCT watermark scrambling to increase the robustness of the watermark, the watermark embedding and extraction.
)
- 2012-03-05 20:33:24下载
- 积分:1
-
fast-fcm
FCM源代码,专门用于图像分割的,速度很快(FCM source code, specifically for image segmentation, very fast)
- 2012-06-05 09:00:51下载
- 积分:1