登录
首页 » matlab » imageSVM

imageSVM

于 2012-05-10 发布 文件大小:28301KB
0 243
下载积分: 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 个回复

  • morning-yu-siyuan-blog-code
    晨宇思远博客的代码------文件中代码实现小波图像融合,对低频和高频系数采用不同准则,有详细说明文件中代码实现小波图像融合,对低频和高频系数采用不同准则,有详细说明( morning yu siyuan blog code----------- file code implements wavelet image fusion, the low frequency and high frequency coefficient using different criteria, there are detailed description file code implements wavelet image fusion, the low frequency and high frequency coefficient using different criteria, there are elaborate)
    2021-04-29 11:48:43下载
    积分:1
  • 11
    说明:  已知质量阻尼弹簧系统的运动微分方程,求系统何时达到稳定,并画出位移时间变化曲线(Known mass damper spring system equations of motion, seeking when the system reaches stability, and draw the displacement-time curve)
    2013-06-26 12:42:52下载
    积分:1
  • jpg_encoder_and_decoder_matlab
    自己用matlab写的灰度图像压缩解压程序 jpegencoder可以打开图像压缩后存储为c.jpg(只限于灰度图像) jpegdecoder只适用于把jpegencoder的c.jpg解压,还不可以对任意图像解压,有待以后完善 作者 ar_dong(jpegencoder jpegdecoder author ar_dong)
    2020-12-30 21:48:59下载
    积分:1
  • detectline
    包含滤波模板,形态学运算,边缘检测结合经自己修改过的hough变换编写的vc程序,成功检测机场跑道和任何图像中最明显的现状特征,经测试,检测精度高。对学习vc编程用于图像处理有帮助。(hough transform based image processing package which is useful for detecting airfield like straight line features.)
    2009-07-16 15:27:30下载
    积分:1
  • ocsvm---VS-svdd
    支持向量机遥感图像分类代码,内含C、matlab代码,参考文献供学习(Support vector machine remote sensing image classification code )
    2020-12-25 22:49:04下载
    积分:1
  • Houghtranslate
    这个是图像处理中的hough变换的C++源代码,工需要的同学参考学习。(This is the image processing hough transform C++ source code, engineering students need to learn.)
    2013-09-07 00:28:11下载
    积分:1
  • bianhuajiance
    变化检测是从不同时期的遥感数据中定量分析和确定地表变化的特征与过程;遥感变化检测是一个确定和评价各种地表现象随时间发生变化的过程;遥感变化检测是遥感瞬时视场中地表特征随时间发生的变化引起两个时期影像像元光谱响应的变化(Change detection is the characteristic and process of quantitative analysis and determination of surface variation in remote sensing data different periods. Remote sensing change detection is a process of determining and uating various surface phenomena over time. Remote sensing change detection is the change of the surface feature over time in remote sensing instantaneous field.)
    2017-05-19 10:36:50下载
    积分:1
  • A0357
    一套完整的图像处理与识别的源码(全中文注释) 这是我们内部开发与使用的一套图像处理代码,里面包括了大部分图像处理与识别处理的的函数:像模板变换,图像的平滑、锐化、边缘识别、图像中值滤波、图像模糊、图像逆滤波、图像模糊加噪、图像维纳滤波、线性变换、灰度拉伸、直方图均衡、图像腐蚀、图像膨胀、图像开运算、GIF确码编码、缩放、旋转、快速付立叶变换、离散余弦变换等等,等等,太多了。可以用于windows软件或嵌入式软件编程。内部用的,全中文注释,为了下载我才拿出来的。你们自己看着办吧。(a complete set of image processing and recognition of the source code (all Chinese Note) This is our internal development and use of a image processing code, includes the most image processing and recognition processing function : as template transform, Image smoothing, sharpening, edge recognition, image filtering and fuzzy images, image inverse filtering, fuzzy image noise increases, Wiener filter images, linear transformation, gray tensile, histogram equalization, images corrosion, expansive images, image open operation, GIF correct coding, zooming, rotation, fast Fourier transform, discrete cosine transform, and so on and so forth, that is too many. Can be used for windows software or embedded software programming. Internal use, and the whole Chinese translations, in order to download )
    2020-12-27 21:59:02下载
    积分:1
  • Match
    匹配算法,可以完美运行,对于初学者有着很好的参考价值(Matching algorithm, can be a perfect run, has a very good reference for beginners)
    2013-12-13 23:14:37下载
    积分:1
  • kmeans-segment
    说明:  利用k-means算法进行图像分割,效果较好(Using k-means algorithm for image segmentation is better)
    2010-04-21 14:25:55下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载