登录
首页 » matlab » Ncut_SVM

Ncut_SVM

于 2008-11-11 发布 文件大小:34030KB
0 214
下载积分: 1 下载次数: 2

代码说明:

说明:  此源码可对图像进行Ncut分割,并且集成了特征提取和SVM分类的功能。(This source can be Ncut image segmentation, and integrates the feature extraction and SVM classification function.)

文件列表:

基于Ncut分割和SVM分类的源码
...........................\bianyuan.m
...........................\chip_histogram_features.asv
...........................\chip_histogram_features.m
...........................\common_files
...........................\............\a_times_b_cmplx.dll
...........................\............\a_times_b_cmplx.mexglx
...........................\............\a_times_b_cmplx.mexmac
...........................\............\discretisation.m
...........................\............\discretisationEigenVectorData.asv
...........................\............\discretisationEigenVectorData.m
...........................\............\eigs2.m
...........................\............\mex_w_times_x_symmetric.dll
...........................\............\mex_w_times_x_symmetric.mexglx
...........................\............\mex_w_times_x_symmetric.mexmac
...........................\............\ncut.asv
...........................\............\ncut.m
...........................\............\ncutW.asv
...........................\............\ncutW.m
...........................\............\sparsifyc.dll
...........................\............\sparsifyc.mexglx
...........................\............\sparsifyc.mexmac
...........................\............\spmtimesd.dll
...........................\............\spmtimesd.mexglx
...........................\............\spmtimesd.mexmac
...........................\Data_test.mat
...........................\data_test_temp.mat
...........................\Data_train.mat
...........................\getrangefromclass.m
...........................\graycomatrix.m
...........................\graycoprops.m
...........................\huidugongsheng.asv
...........................\huidugongsheng.m
...........................\iptcheckinput.dll
...........................\iptcheckinput.m
...........................\iptchecknargin.m
...........................\iptcheckstrs.m
...........................\Ldx_Main.asv
...........................\Ldx_Main.m
...........................\main.m
...........................\main_zhuchengxu.asv
...........................\main_zhuchengxu.m
...........................\specific_NcutImage_files
...........................\........................\affinityic.c
...........................\........................\affinityic.dll
...........................\........................\affinityic.mexglx
...........................\........................\affinityic.mexmac
...........................\........................\a_times_b_cmplx.c
...........................\........................\cimgnbmap.c
...........................\........................\cimgnbmap.dll
...........................\........................\cimgnbmap.mexglx
...........................\........................\cimgnbmap.mexmac
...........................\........................\computeEdges.asv
...........................\........................\computeEdges.m
...........................\........................\computeW.asv
...........................\........................\computeW.m
...........................\........................\doog1.asv
...........................\........................\doog1.m
...........................\........................\doog2.asv
...........................\........................\doog2.m
...........................\........................\fft_filt_2.m
...........................\........................\gaussian.m
...........................\........................\ICgraph.asv
...........................\........................\ICgraph.m
...........................\........................\imread_ncut.asv
...........................\........................\imread_ncut.m
...........................\........................\jpg_images



...........................\........................\..........\Thumbs.db
...........................\........................\make_filterbank_even2.m
...........................\........................\make_filterbank_odd2.m
...........................\........................\mex_w_times_x_symmetric.c
...........................\........................\NcutImage.m
...........................\........................\quadedgep.m
...........................\........................\showmask.m
...........................\........................\sparsifyc.c
...........................\........................\spmtimesd.c
...........................\svm
...........................\...\cmap.mat
...........................\...\Contents.m
...........................\...\demo
...........................\...\....\c_clademo.m
...........................\...\....\c_lindemo.m
...........................\...\....\c_poldemo.m
...........................\...\....\c_rbfdemo.m
...........................\...\....\c_svcdemo.m
...........................\...\....\DemoData_class.mat
...........................\...\....\DemoData_test.mat
...........................\...\....\DemoData_train.mat
...........................\...\....\one_rbfdemo.m
...........................\...\....\osusvmdemo.m
...........................\...\....\SVMClassifier.mat
...........................\...\....\u_clademo.m
...........................\...\....\u_lindemo.m
...........................\...\....\u_poldemo.m
...........................\...\....\u_rbfdemo.m
...........................\...\....\u_svcdemo.m
...........................\...\demos.m

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

发表评论

0 个回复

  • Compression-sensing
    压缩传感理论,用K-SVD算法训练字典,过完备字典(Compression sensing theory, SVD algorithm with K- had complete training dictionary, dictionary)
    2011-05-18 15:57:31下载
    积分:1
  • Floyd-Steinberg
    最经典的弗洛伊德加网算法.图像半色调处理,在印刷纺织等相关领域进行图像的加网计算,而已实现二值化(halftone )
    2017-03-21 15:34:30下载
    积分:1
  • demo
    图像拼接小程序,使用直接对比的方法进行拼接并用加权平均的方法进行融合 (a simple program for image splicing )
    2012-04-25 09:58:43下载
    积分:1
  • thin-plate-splines
    tps变换算法,一个很好的MATLAB程序,用于图像拼接(tps transform algorithm, a good MATLAB programs for image stitching)
    2011-09-02 13:23:20下载
    积分:1
  • SuperResolution
    图像的超分辨率重建,比利用了三次插值好,matlab代码,初学者(Image super-resolution reconstruction, than the use of three interpolation is good, matlab code, beginners)
    2017-06-16 10:11:45下载
    积分:1
  • mtv
    用TV算法实现图像去噪,包含TV,PM模型等(in this MTV, the diffusion is along the edge direction of the original noisy image(maybe its smoothed version using a Gaussian filter of small scale),it can preserve edge and suppress staircase very well.)
    2017-10-16 11:38:15下载
    积分:1
  • MZigZag
    ZIGZAG程序,实现对图像矩阵ZIGZAG顺序读取。通常作为函数调用。还有就是霍夫曼编码的程序,得到图像霍夫曼的编码(ZIGZAG procedures ZIGZAG image matrix to achieve the order read. Usually as a function call. There is the Huffman code procedure, the image encoding Hoffman)
    2008-04-30 15:54:11下载
    积分:1
  • Stereo Matching
    matlab 立体匹配,包含了多种三维重建中的立体视觉匹配(Matlab stereo matching, including stereo vision matching in many kinds of three-dimensional reconstruction)
    2018-12-30 19:35:32下载
    积分:1
  • radarMTD
    一个简单的雷达动目标检测程序,仅供学习之用。(A simple radar moving target detection procedures, for learning purposes only.)
    2020-07-03 02:40:01下载
    积分:1
  • phasecorrelation
    实现图像的相位相关匹配,该算法有一定的优点于其他算法相比。(images related to the phase matching, the algorithm has certain advantages compared to other algorithms.)
    2021-01-04 10:18:55下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载