登录
首页 » matlab » svm

svm

于 2013-10-18 发布 文件大小:3KB
0 198
下载积分: 1 下载次数: 52

代码说明:

  SVM 用于基于块划分特征提取的图像分类源码(SVM for feature extraction block-based image classification into source)

文件列表:

svm
...\getFeature.m,1384,2011-03-04
...\HsvQuant.m,265,2011-02-28
...\photoclassify.m,1221,2011-03-04
...\rgb2hsv.m,1215,2011-02-28
...\sofm.m,1623,2011-02-28

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • gmm
    混合高斯模型使用K(基本为3到5个) 个高斯模型来表征图像中各个像素点的特征,在新一帧图像获得后更新混合高斯模型,用当前图像中的每个像素点与混合高斯模型匹配,如果成功则判定该点为背景点, 否则为前景点。通观整个高斯模型,他主要是有方差和均值两个参数决定,,对均值和方差的学习,采取不同的学习机制,将直接影响到模型的稳定性、精确性和收敛性。由于我们是对运动目标的背景提取建模,因此需要对高斯模型中方差和均值两个参数实时更新。为提高模型的学习能力,改进方法对均值和方差的更新采用不同的学习率 为提高在繁忙的场景下,大而慢的运动目标的检测效果,引入权值均值的概念,建立背景图像并实时更新,然后结合权值、权值均值和背景图像对像素点进行前景和背景的分类。(Gaussian mixture model using K (essentially 3-5) Gaussian model to characterize the features of each pixel in the image, in the image of the new frame for updated Gaussian mixture model, with each pixel in the image with a Gaussian mixture current model matching, if successful, determined that the point of the background points, otherwise the former attraction. Throughout the entire Gaussian model, he mainly has two parameters determine the variance and the mean, the mean and variance of the study, to take a different learning mechanism, will directly affect the stability, accuracy and convergence model. Since we are moving object extraction of the background modeling, so the need for the Gaussian model variance and mean two parameters real-time updates. In order to improve the learning ability of the model, an improved method for updating the mean and variance of different learning rates to improve in the busy scene, large and slow moving object detection results, the introduction of)
    2014-03-25 09:01:12下载
    积分:1
  • 源程序
    利用hough变换检测圆,有RHT,随机hough变换,以及一些改进(Using Hough transform to detect the circle)
    2018-04-22 18:08:35下载
    积分:1
  • GradientMI
    互信息和梯度相结合的图像配准算法,在配准中引入了图像的空间信息(Mutual information and gradient combination of image registration algorithm, the introduction of registration in the image of the spatial information)
    2020-08-24 15:58:17下载
    积分:1
  • RECOVER
    比较反滤波和维纳滤波对一幅图像复原的效果。从两方面出发,一是对运动模糊和均值模糊复原的能力,二是抗噪能力,各种情况分别都进行了对比(Comparison of inverse filtering and Wiener filtering on an image restoration results. Proceed in two ways, first on the motion blur and the mean fuzzy recovery capability and noise immunity, all cases are compared separately)
    2010-06-02 03:44:47下载
    积分:1
  • 双相位编码彩色加密
    说明:  采用双相位编码对图像进行加密解密,采用双随机相位加密技术得到的 S 分量的相息图, 在加密的过 程中引进了随机相位因子, 在不知密钥的情况下解 密出 S 分量几乎不可能, 从而保证了的安全性(Two phase encoding is used to encrypt and decrypt the image)
    2020-10-28 21:26:22下载
    积分:1
  • Neural-Network-pattern-recognition
    说明:  bp人工神经网络模式识别教程示例,研究人脸识别 手势识别有帮助(bp nervel network trainning and recognition ,e.g:face & dynamic hand gesture detection and face recognition .I hope it would be very useful for researcher !)
    2009-08-02 10:51:30下载
    积分:1
  • Sobel
    Sobel算子就是一种基于方向导数掩模求卷积的方法。通过边缘检测算子可以检测到每个像素的领域并对灰度变化率进行量化,也包括方向的确定。该代码是基于sobel算法的检测程序。(Sobel operator is a directional derivative mask and convolution methods. To each pixel and gray level in the field rate of change can be detected through the edge detection operator to quantify, including direction. The code is based on sobel algorithm testing procedures.)
    2012-03-01 22:42:36下载
    积分:1
  • CoSaMP_OMP
    orthogonal Matching Pursuit(OMP),CoSaMP算法的Matlab实现。(orthogonal Matching Pursuit(OMP),CoSaMP Algorithms)
    2012-02-03 12:29:44下载
    积分:1
  • meanshifttracking
    基于mean-shift的动态目标跟踪算法,简单有效,另附图库(Based on mean-shift of the dynamic target tracking algorithm, simple and effective, attach library)
    2010-05-05 16:22:34下载
    积分:1
  • threshold-roc
    一些基本的图像处理算法的matlab实现,包括边缘提取和roc分析等(some basic image processing algorithms to achieve Matlab, including edge detection and analysis roc)
    2006-12-27 10:59:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载