登录
首页 » matlab » SVM

SVM

于 2012-06-18 发布 文件大小:15404KB
0 117
下载积分: 1 下载次数: 204

代码说明:

  一些使用支持矢量机进行图像分割的算法,以及相关的文献资料,打包下载的好东西哦(Some use support vector machine algorithm for image segmentation, and related literature, package download a good thing)

文件列表:

3_SVM
.....\!!!!!2011Unsupervised Classification of SAR Images Using.pdf,474822,2012-03-22
.....\2007Target recognition in SAR images with SVM.PDF,402070,2012-04-06
.....\2008Multiscale SAR Image Segmentation Using Support Vector Machines.PDF,450575,2012-04-06
.....\2008Object-oriented Classification of Polarimetric SAR imagery based on statuscal region merging and SVM.PDF,1039833,2012-04-06
.....\2008Research on Mixed PCA ICA for sar image feature extraction.PDF,101596,2012-04-06
.....\2009A New Segmentation Method of SAR image based on SVM.PDF,147602,2012-04-06
.....\2009Automatic Target Recognition Based on Rough Set-Support Vector Machine in SAR.PDF,412673,2012-04-06
.....\2009Recognition of SAR Image Based on SVM and New Invariant Moment Feature Extraction.PDF,405430,2012-04-06
.....\2009SAR ATR based on Support Vector Machines and ICA.PDF,3212663,2012-04-06
.....\2009西电A New Segmentation Method of Synthetic Aperture.pdf,154042,2012-03-22
.....\2010Data Classification A Rough SVM Approach.PDF,158855,2012-04-06
.....\2010Smooth contour coding with minimal description length active grid.pdf,2631730,2012-03-22
.....\2010Support Vector Machine Based Classification.PDF,251968,2012-04-06
.....\2011Coastline Detection in SAR Images Using Multi-feature and SVM.PDF,624940,2012-04-06
.....\2011Unsupervised Classification of SAR Images Using.pdf,474822,2012-03-22
.....\svm.ppt,1311232,2012-04-06
.....\svm.zip,281435,2012-04-06
.....\SVM相关.zip,4839616,2012-04-05
.....\TerraSAR-X Image Analysis using PCA, ICA and SVM.PDF,269967,2012-04-06
.....\支持向量机实现代码.txt,39604,2007-08-04
.....\支持向量机的matlab代码.doc,65024,2012-04-06
.....\支撑矢量机的分类机理.pdf,344235,2010-11-25

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

发表评论

0 个回复

  • Graph
    输入一个带权无向图的顶点数、边数、各条边信息(两个顶点和权值),建立该图的邻接矩阵结构,输出该邻接矩阵。将上述无向图邻接矩阵转换为邻接表结构,输出该邻接表;根据该邻接表对无向图进行深度优先遍历序列和广度优先遍历序列,并输出遍历结果;用prim算法实现构造该带权无向图的最小生成树,并将该最小生成树的各条边信息输出。(Enter a weighted undirected graph with vertices, edges, each of the side information (two vertices and weights), the establishment of the adjacency matrix structure, the output of the adjacency matrix. The above undirected graph adjacency matrix into adjacency list structure, the output of the adjacency list according to the adjacency table undirected graph depth-first traversal sequence and breadth-first traversal sequence, and outputs through the results using prim algorithm construct the weighted undirected graph minimum spanning tree, and the minimum spanning tree information on respective sides of the output.)
    2020-12-13 15:29:15下载
    积分:1
  • 5
    说明:  对图像进行细化和提取骨架操作,还是那句话,绝对原创(read an image and proccessed with matlab to get its skeleton and the result of thin)
    2010-01-10 10:35:10下载
    积分:1
  • fibonacci_t
    用fibonacci变换方法对图象做置乱或逆置乱,效率极高,在信息隐藏中属常用的方法之一。调用函数为f=fibonacci_t(I,r,s),其中参数分别为I=被置乱的图像,r=置乱密钥,s=0置乱,s=1逆置乱(Fibonacci transformation method used to do on the image or inverse Scrambling Scrambling, high efficiency in the information hidden in one of the methods are commonly used. Call the function f = fibonacci_t (I, r, s), which parameters were I = have been scrambling the image, r = scrambling key, s = 0 Scrambling, s = 1 inverse Scrambling)
    2007-10-21 09:32:46下载
    积分:1
  • 态学滤波
    说明:  用数学形态学滤波进行图像处理或者信号降噪,(包括膨胀和腐蚀)(Image processing or signal noise reduction using mathematical morphological filtering (including expansion and corrosion))
    2020-12-29 21:53:44下载
    积分:1
  • criminisi
    本算法为经典的criminisi算法,直接可以用于图像修复,资料中含有测试图片,测试效果明显,可以直接运行。(It is the classic criminisi algorithm and can be directly used for image inpainting, the data contains test pictures, the test results are obvious, the code can be run directly.)
    2020-11-09 18:49:47下载
    积分:1
  • 6Improved-discriminate-analysis-
    6Improved discriminate analysis for high dimensional data and its application to face recognition. 2007-Zhuang-Dai.pdf
    2014-10-22 20:44:04下载
    积分:1
  • voc-release3.1
    DPM作者获得 2010年CVPR终生成就奖,DPM是在HOG的基础上进行改进,解决了HOG算子的不足,并且对SVM也进行了小幅度改善提出了LSVM这个概念(DPM is improved on the basis of HOG. It solves the shortcomings of HOG operator, and makes a small improvement on SVM. The concept of LSVM is proposed)
    2017-07-20 10:06:52下载
    积分:1
  • three_lowpass_filters
    彩色图像转为灰度图像,灰度图像的傅里叶低通滤波,彩色图像的傅里叶低通滤波,三种滤波器的三维表示(Transforming a color image to a grayscale image Do low-pass filtering to a grayscale or color image by Fourier transform The three-dimensional representation of three types of filters )
    2020-07-03 05:20:01下载
    积分:1
  • envi_split_to_multiple_single_band_files
    说明:  在ENVI中利用此程序可将多光谱影像拆分为单个波段。(In ENVI, multi-spectral images can be divided into single bands by using this program.)
    2019-04-18 14:57:21下载
    积分:1
  • shuiying
    将一张小图片影藏到大图片当中,使用半色调技术,并通过线性变换,调整两幅图像,将小图像影藏到大图像奇数行和列当中,可以调节线性函数的系数,改变影藏效果,改进后的(Will a small picture hidden to the big picture of a shadow of halftone use technology, and through the linear transformation, adjust the two images, the images hidden to big image of an odd number of rows and columns, can adjust the coefficients of the linear function, change the shadow hidden effect)
    2011-12-04 21:58:56下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载