登录
首页 » matlab » imageSVM

imageSVM

于 2012-05-10 发布 文件大小:28301KB
0 173
下载积分: 1 下载次数: 174

代码说明:

  利用svm算法分类图像。示例中:将篮球场和网球场利用算法自动分类,包含了基于颜色矩的彩色图像特征提取算法(image classification using SVM algorithm)

文件列表:

imageSVM
........\colorhist.m,2438,2012-02-26
........\grid_based_color_moment.m,1076,2012-02-26
........\libsvm-mat
........\..........\htm" target=_blank>COPYRIGHT,1497,2008-04-02
........\..........\heart_scale.mat,28904,2005-03-22
........\..........\make.m,208,2006-11-28
........\..........\Makefile,1304,2009-01-25
........\..........\htm" target=_blank>README,8296,2008-06-28
........\..........\read_sparse.c,3829,2008-10-19
........\..........\read_sparse.mexglx,10743,2009-01-25
........\..........\read_sparse.mexw32,8192,2008-10-31
........\..........\simpleTest.m,651,2009-01-31
........\..........\svm.cpp,61809,2008-10-31
........\..........\svm.h,2899,2008-10-31
........\..........\svm.o,68264,2009-01-25
........\..........\svmpredict.c,8488,2008-10-14
........\..........\svmpredict.mexglx,68985,2009-01-25
........\..........\svmpredict.mexw32,32768,2008-10-31
........\..........\svmTest.m,453,2009-01-31
........\..........\svmtrain.c,10825,2008-10-14
........\..........\svmtrain.mexglx,71298,2009-01-25
........\..........\svmtrain.mexw32,65536,2008-10-31
........\..........\svm_model_matlab.c,7655,2008-10-31
........\..........\svm_model_matlab.h,201,2007-11-23
........\..........\svm_model_matlab.o,6920,2009-01-25
........\..........\htm" target=_blank>test7,3950,2012-03-27
........\..........\ws2.mat,27826783,2009-01-28
........\mlb





........\...\yank10950.jpg,85871,2012-02-26
........\...\yank10961.jpg,77097,2012-02-26
........\nba





........\...\The-Palace-center-court.jpg,197430,2012-02-26
........\script_classify2.m,2891,2012-05-10
........\sinc_mean.m,768,2004-04-17

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

发表评论

0 个回复

  • USFFTCurvelet
    提出了一种结合USFFT Curvelet 变换的各向异性扩散图像去噪模型。它有机结合了Curvelet 变换和各向 异性扩散(P-M扩散)两者的优点。通过P-范数方法选择合适的梯度阈值K,P-M扩散过程通过处理经过Curvelet 变换得到的图像的不同尺度的Curvelet 系数矩阵,实现了建立在对图像多尺度分析的基础上的新P-M扩散模型。 实验表明,新模型的处理结果能有效避免传统P-M 扩散出现的阶梯效应,同时更好地保留图像的纹理和细节。 关键词:图像去噪算法;各向异性扩散;Curvelet 变换;P-M 扩散(Abstract: An image de-noising model by integrating anisotropic diffusion with USFFT Curvelet transform was proposed, which combined the strongpoint of Curvelet transform with anisotropic diffusion (P-M diffusion). By choosing appropriate gradient threshold K through p-norms and carrying out the P-M diffusion process depend on the different scale matrixes of Curvelet coefficient of the image from Curvelet transform iterations, as a result, the improved model made it possible to carry out the new P-M diffusion de-noising process based on multi-scale analysis of the image. The experiment results have demonstrated that the model can avert the stair-casing effect in the traditional P-M diffusion effectively and keep the textures and details of images better.)
    2011-05-27 23:41:25下载
    积分:1
  • shuzituxiang2-2
    数字图像处理,dct频谱,低通滤波,高通滤波之后的图像。(Digital image processing, DCT spectrum, low pass filtering, high-pass filtering after the image.)
    2012-12-05 21:34:33下载
    积分:1
  • chronux_2_12.v02
    说明:  chrounx是matlab的一个工具包(a toolbox for matlab)
    2020-03-29 22:19:20下载
    积分:1
  • DenoisingAlgorithm
    出自较新的国际会议论文的图像去噪算法实现。对自然图像的去噪非常有效,即可以自己实际使用,也可以进一步研究学习。(From a relatively new international conference papers realize the image denoising algorithm. Denoising of natural images are very effective, that is their actual use, can also further study.)
    2008-04-20 14:09:53下载
    积分:1
  • MATLABtoENVI
    这个是用matlab编写的读取遥感图像envi的程序(This is prepared using matlab to read the procedures for remote sensing image envi)
    2008-12-11 16:23:02下载
    积分:1
  • chp8
    第8章 图象的检测及模板匹配 图象的分割与检测(识别)实际上是一项非常困难的工作。很难说清楚为什么图象应该分割成这样而不是那样。(Chapter 8 Detection of image template matching and image segmentation and detection (recognition) is actually a very difficult task. It is hard to say clearly why the image should be divided into such and not as.)
    2008-04-12 19:32:03下载
    积分:1
  • Matlab_SVM
    SVM实现数据分类,可自行选取核函数,用于图像分割操作。程序可自动训练分类平面。(SVM for data classification, are free to select the kernel function,For image segmentation operation. The program can automatically train classifiers plane.)
    2012-03-31 18:29:05下载
    积分: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
  • hough[matlab]
    hough变换检测椭圆的matlab程序(hough transform matlab ellipse detection procedure)
    2009-05-25 17:37:38下载
    积分:1
  • pcnnlvbo
    一个基于脉冲耦合神经网络的高斯噪声滤波程序,包括源码和实验结果(pulse coupling based on a neural network Gaussian noise filtering procedures, including source and experimental results)
    2007-06-11 20:54:28下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载