登录
首页 » matlab » Ncut_SVM

Ncut_SVM

于 2008-11-11 发布 文件大小:34030KB
0 183
下载积分: 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 个回复

  • Sparse-and-Redundant-Representations
    这本教科书,介绍了稀疏和多余的申述,对信号和图像处理应用的重点。的理论和数值基础处理前的应用进行了讨论。信号源的数学建模一起讨论如何使用适当的模型,如去噪,恢复,分离,插值和外推法,压缩,采样,分析和合成,检测,识别,多任务。这次报告会是优雅和迷人的。(Sparse and Redundant Representations From Theory to Applications in Signal and Image Processing )
    2012-04-18 15:09:27下载
    积分:1
  • KMeans-with-opencv
    k均值分类在遥感影像中的应用,完整的c++代码,注释详细易懂,并且已经验证过(k-means classification in remote sensing images in the application, complete c++ code, comments, detailed and easy to understand, and have been verified)
    2021-01-24 20:28:37下载
    积分:1
  • SP_Liu_TCSVT_code2014
    用于显著性检测的对比算法SP的MATLAB版本,比较新的是2013年的,亲测可用(MatLAB version of SP, a contrast algorithm for saliency detection, is relatively new in 2013, and pro-test is available.)
    2020-06-16 19:00:02下载
    积分:1
  • zi
    说明:  自由曲面光学透镜的图像变换面形测量系统与精度建模(Free-form optical lens image transformation shape measurement system with precision modeling)
    2013-03-07 09:08:13下载
    积分:1
  • Region-Grow
    说明:  区域生长算法,用于图像分割。 运行RunGrow.m 修改文件名即可。(Region growing algorithm for image segmentation. Run RunGrow.m modify the file name.)
    2011-03-23 15:13:46下载
    积分:1
  • watershed_demo
    说明:  基于matlab软件分水岭方法的图像分割处理技术(Image segmentation processing technology based on watershed method in matlab software)
    2019-11-25 19:01:53下载
    积分:1
  • halcon检测胶圈闭合
    halcon检测封闭胶圈,halcon12版本(Halcon detection of closed aprons)
    2020-07-02 06:20:01下载
    积分:1
  • 6s
    遥感图像运用6S工具来进行大气辐射校正处理(Atmospheric Radiation Correction Processing Using 6S Tool for Remote Sensing Images)
    2019-06-20 18:12:10下载
    积分:1
  • Wavelet_OMP
    压缩感知CS——采用小波变换进行稀疏表示,高斯随机矩阵为观测矩阵,重构算法为OMP算法,对256*256的lena图处理,比较原图和OMP算法在不同采样比例(0.74、0.5、0.3)下的重构效果,并各运行50次,比较算法性能PSNR和每次的运行时间 (Compressed sensing CS- using wavelet transform as sparse representation, Gaussian random matrix as the observation matrix and OMP algorithm as the reconstruction algorithm. Compare lena figure and the reconstruction results using OMP algorithm at different sampling ratio (0.74,0.50.3),then each runs 50 times, compare the performance of PSNR and each running time)
    2013-01-19 12:56:10下载
    积分:1
  • regiongrow
    说明:  利用区域标记进行区域分割,去除面积较小的联通区域(Use of regional segmentation markers, removing smaller areas Unicom)
    2010-04-26 16:20:45下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载