登录
首页 » matlab » graph-cut-method-to-segment-images

graph-cut-method-to-segment-images

于 2012-10-28 发布 文件大小:122KB
0 242
下载积分: 1 下载次数: 152

代码说明:

  基于图割方法的图像分割程序代码,希望对您有帮助哦!(graph cut method to segment images, it is nessary for you to have a look if you are doing image segmentation.)

文件列表:

图割算法
........\NcutImage_7
........\...........\common_files
........\...........\............\a_times_b_cmplx.dll,7114,2004-06-18
........\...........\............\a_times_b_cmplx.mexglx,7820,2004-06-18
........\...........\............\a_times_b_cmplx.mexmac,13096,2004-06-18
........\...........\............\discretisation.m,1251,2004-06-18
........\...........\............\discretisationEigenVectorData.asv,202,2004-06-18
........\...........\............\discretisationEigenVectorData.m,317,2004-06-18
........\...........\............\eigs2.m,37466,2004-06-18
........\...........\............\mex_w_times_x_symmetric.dll,9728,2004-06-18
........\...........\............\mex_w_times_x_symmetric.mexglx,8713,2004-06-18
........\...........\............\mex_w_times_x_symmetric.mexmac,13396,2004-06-18
........\...........\............\ncut.asv,2339,2004-06-18
........\...........\............\ncut.m,2470,2004-06-18
........\...........\............\ncutW.asv,486,2004-06-18
........\...........\............\ncutW.m,604,2004-06-18
........\...........\............\sparsifyc.dll,8704,2004-06-18
........\...........\............\sparsifyc.mexglx,8541,2004-06-18
........\...........\............\sparsifyc.mexmac,9004,2004-06-18
........\...........\............\spmtimesd.dll,7168,2004-06-18
........\...........\............\spmtimesd.mexglx,7285,2004-06-18
........\...........\............\spmtimesd.mexmac,8888,2004-06-18
........\...........\demoNcutImage.m,1579,2004-06-18
........\...........\main.m,309,2004-06-18
........\...........\README_NcutImage.txt,1091,2004-06-18
........\...........\specific_NcutImage_files
........\...........\........................\affinityic.c,4967,2004-06-15
........\...........\........................\affinityic.dll,7680,2004-06-18
........\...........\........................\affinityic.mexglx,8162,2004-06-18
........\...........\........................\affinityic.mexmac,8964,2004-06-18
........\...........\........................\a_times_b_cmplx.c,10086,2004-08-10
........\...........\........................\cimgnbmap.c,4351,2004-06-15
........\...........\........................\cimgnbmap.dll,7168,2004-06-18
........\...........\........................\cimgnbmap.mexglx,7801,2004-06-18
........\...........\........................\cimgnbmap.mexmac,8960,2004-06-18
........\...........\........................\computeEdges.asv,929,2004-06-18
........\...........\........................\computeEdges.m,1072,2004-06-18
........\...........\........................\computeW.asv,281,2004-06-18
........\...........\........................\computeW.m,323,2004-06-18
........\...........\........................\doog1.asv,468,2004-06-18
........\...........\........................\doog1.m,468,2004-06-18
........\...........\........................\doog2.asv,657,2004-06-18
........\...........\........................\doog2.m,639,2004-06-18
........\...........\........................\fft_filt_2.m,654,2004-06-18
........\...........\........................\gaussian.m,684,2004-06-18
........\...........\........................\ICgraph.asv,1100,2004-06-18
........\...........\........................\ICgraph.m,1102,2004-06-18
........\...........\........................\imread_ncut.asv,310,2004-06-18
........\...........\........................\imread_ncut.m,309,2004-06-18
........\...........\........................\jpg_images



........\...........\........................\make_filterbank_even2.m,835,2004-06-18
........\...........\........................\make_filterbank_odd2.m,835,2004-06-18
........\...........\........................\mex_w_times_x_symmetric.c,1260,2004-08-10
........\...........\........................\NcutImage.m,757,2004-06-18
........\...........\........................\quadedgep.m,3430,2004-06-18
........\...........\........................\showmask.m,301,2004-06-18
........\...........\........................\sparsifyc.c,6550,2004-06-15
........\...........\........................\spmtimesd.c,3435,2004-06-15
........\...........\Version.txt,284,2004-06-18

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

发表评论

0 个回复

  • 数字水印+matlab程序(1)
    图像数字水印中所涉及到的代码以及具体的文字的详细说明(The code involved in the image digital watermarking)
    2018-04-15 14:31:40下载
    积分:1
  • 指纹识别6
    说明:  很好的指纹识别系统 希望能帮到大家 好好加油(A very good fingerprint identification system. I hope it can help you)
    2020-03-25 08:29:47下载
    积分:1
  • drtoolbox.tar
    这是一个MATLAB工具箱包括32个降维程序,主要包括 pca,lda,MDS等十几个程序包,对于图像处理非常具有参考价值!!( ,This Matlab toolbox implements 32 techniques for dimensionality reduction. These techniques are all available through the COMPUTE_MAPPING function or trhough the GUI. The following techniques are available: - Principal Component Analysis ( PCA ) - Linear Discriminant Analysis ( LDA ) - Multidimensional scaling ( MDS ) - Probabilistic PCA ( ProbPCA ) - Factor analysis ( FactorAnalysis ) - Sammon mapping ( Sammon ) - Isomap ( Isomap ) - Landmark Isomap ( LandmarkIsomap ) - Locally Linear Embedding ( LLE ) - Laplacian Eigenmaps ( Laplacian ) - Hessian LLE ( HessianLLE ) - Local Tangent Space Alignment ( LTSA ) - Diffusion maps ( DiffusionMaps ) - Kernel PCA ( KernelPCA ) - Generalized Discriminant Analysis ( KernelLDA ) )
    2009-03-21 11:43:08下载
    积分:1
  • shearlet
    Analysis of Singularities and Edge Detection using the Shearlet Transform
    2010-01-19 14:51:51下载
    积分:1
  • 基于Gabor小波变换的特征提取 蓝永
    这篇论文对于Gabor小波分析的说明特别详细,非常有利于我们理解(This paper is particularly detailed for the description of Gabor wavelet analysis, which is very helpful to our understanding.)
    2017-12-03 10:30:22下载
    积分:1
  • Image-Restoration
    机器视觉之模糊图像复原,实现inverse Filter, Wiener Filter, Lucy-richardson 算法,里面包括PPT,代码和报告。非常有价值,值得参考! (Machine vision blurred image restoration, achieve The inverse Filter, Wiener Filter, Lucy-richardson algorithm, which includes the PPT, the code and report. Very valuable and worth considering!)
    2020-07-03 04:00:01下载
    积分:1
  • ImageProcessing
    说明:  用C语言实现图像的平滑,锐化及双线性内插算法的实现,效果很好(Using C language to achieve image smoothing, sharpening and bilinear interpolation algorithm to achieve good results)
    2008-11-25 19:10:19下载
    积分:1
  • interpolation
    图像线性插值Verilog代码,已通过FPGA验证(Image linear interpolation Verilog code, has been verified by FPGA)
    2021-05-14 17:30:02下载
    积分:1
  • xwbz
    相位编组提取长直线的强弱文理,用于灰度图像明显的图像的处理(Marshalling phase extraction strength ARTS long straight, clear images for grayscale image processing)
    2020-11-20 11:59:36下载
    积分:1
  • HMMPLDAPSIFT
    总和代码用于视频异常检测,是我论文的代码,需要的可以下载看看(The sum of the code for the video anomaly detection is the code of my thesis can download the required look)
    2013-03-05 15:46:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载