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

graph-cut-method-to-segment-images

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

  • waveenhace
    说明:  小波变换图像增强,经过matlab6.0测试,放心可用(Wavelet image enhancement, after matlab6.0 testing, confidence can be)
    2011-03-03 13:03:11下载
    积分:1
  • face-detect-system
    一个不错的人脸检测演示系统里面有人脸检测的实际照片包+(face detect system)
    2013-11-11 18:15:48下载
    积分:1
  • facedetect1
    给定一副图像,采用一定的策略对其进行搜索以确定其中是否含有人脸,如果是则返回一脸的位置、大小和姿态(人脸检测)
    2010-05-07 17:18:21下载
    积分:1
  • EdgeColor
    说明:  很好的图像边缘检测程序,MATLAB环境,里面的程序我都试过了,无报错,并附带图片,可直接运行。(Good edge detection procedure, MATLAB environment, which I have tried the procedure, and without error, and attached picture, can be directly run.)
    2020-10-12 23:27:32下载
    积分:1
  • NonLocalMeansFiltering
    此算法为基于k-means聚类的非局部均值快速去噪算法,方法便捷有效,可保持边缘信息(this is a fast edge-preserving denoising method based on non-local means method with k-means clustering)
    2020-12-04 17:19:25下载
    积分:1
  • CodeMatch
    视觉测量中编码点与非编码点的匹配的方法实现(Vision measuring, coding point and the coding point matching )
    2020-12-18 21:19:10下载
    积分:1
  • Jpeg_2000_code
    This matlab code is used to encode and decode digital still images into Jpeg2000 format
    2013-02-07 15:58:24下载
    积分:1
  • vtk-CT(MC)
    MC算法实现CT医学图像的三维重建,面绘制技术(MC algorithm CT medical image reconstruction, surface rendering technology)
    2014-02-25 10:14:46下载
    积分:1
  • ISODATA
    ISODATA算法是在k-均值算法的基础上,增加对聚类结果的“合并”和“分裂”两个操作,并设定算法运行控制参数的一种聚类算法,从而实现遥感影像的非监督分类(ISODATA algorithm is a clustering algorithm based on K-means algorithm, which adds two operations of "merging" and "splitting" of clustering results, and sets the operation control parameters of the algorithm, so as to realize unsupervised classification of remote sensing images.)
    2018-11-22 18:07:41下载
    积分:1
  • radiometric-correction-
    本程序可以实现遥感图像的辐射校正、辐射归一化(This program can achieve the radiometric calibration of remote sensing images, radiation normalized)
    2021-05-16 19:30:08下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载