-
特征选择之relief-F的MATLAB实现
Relief-F 算法是由 Kononenko 在 Relief 算法基础上扩展得到的,可以用来解决多分类与回归问题。 Relief-F 特征选择算法利用特征与类别间的相关程度判别特征的敏感程度,敏感的特征能使同类样本靠近,非同类样本远离。基本思想是: 先随机从总样本集 D中获取一个样本 R, 然后在 与 R 同类样本集中和与R 异类 样 本 集 中 各 获 取 k 个近 邻 样 本, 在 特 征 集 F中如果某个特征上异类样本的距离大于同类样本,则这个特征是有利于分类的,增加其权重,重复 n 次 取所有结果的均值作为每个特征的最终权重值.
- 2020-11-29下载
- 积分:1
-
signatureSal
基于图像签名的显著性区域检测,算法很巧妙,好用(computation of a saliency map based on the
Image Signature, as described in the following paper:
"Image Signature: Highlighting sparse salient regions",
Xiaodi Hou, Jonathan Harel, and Christof Koch,
IEEE Trans. Pattern Anal. Mach. Intell. 34(1): 194-201 (2012))
- 2020-10-15 16:27:30下载
- 积分:1
-
ICM2image_loop
对两帧图像进行ICM调试.包含内容:1估计姿态和摄像机内参数;2两幅图做四次金字塔;3利用输入特征点采用ransac算法估计姿态R, T。4sift特征匹配;5摄像机标定。(ICM images on two debugging. Contains: 1 Estimated posture and intrinsic parameters 2 two plans to do four pyramids 3 using the input feature points using ransac algorithm estimates gesture R, T. 4sift feature matching 5 camera calibration.)
- 2013-11-16 20:58:55下载
- 积分:1
-
MATLAB实现数字图像处理和函数绘图的学习
MATLAB实现数字图像处理和函数绘图的学习,不仅可以掌握基本MATLAB的使用,而且是数字图像处理的入门级学习。(The learning of digital image processing and functional drawing by MATLAB can not only grasp the use of basic MATLAB, but also be an entry-level learning of digital image processing.)
- 2020-06-22 05:20:02下载
- 积分:1
-
phasecorrelation
实现图像的相位相关匹配,该算法有一定的优点于其他算法相比。(images related to the phase matching, the algorithm has certain advantages compared to other algorithms.)
- 2021-01-04 10:18:55下载
- 积分:1
-
HVS_DWT_new
基于人类视觉系统的小波域自适应图像水印算法研究(HVS DWT watermarking)
- 2015-04-29 11:02:59下载
- 积分:1
-
black-and-white
图片黑白化,使彩色图片实现黑白化功能,还能还原色彩(Black and white pictures )
- 2011-06-04 09:20:25下载
- 积分:1
-
texture-classification-with-lbp
多分辨率灰度和旋转不变纹理分类与定位二进制模式(multiresolution gray scale and rotation invariant texture classification with location binary patterns )
- 2014-02-25 16:45:10下载
- 积分:1
-
FCRN-DepthPrediction-master
使用tensorflow框架搭建神经网络,从单目图像中估计深度值(Using tensorflow framework to build a neural network to estimate depth from monocular images)
- 2019-03-22 15:04:04下载
- 积分:1
-
GryAvGryHist1
将黑白图像转换成灰度级—邻域平均灰度级二维直方图(Black and white images will be converted into gray-scale- the average gray-scale neighborhood of two-dimensional histogram)
- 2009-04-21 21:25:16下载
- 积分:1