登录
首页 » matlab » graphcut

graphcut

于 2020-10-29 发布 文件大小:3044KB
0 159
下载积分: 1 下载次数: 115

代码说明:

  本程序是基于图论的知识进行图像分割,其中用到的是graphcut分割知识,完整的程序代码及结果!!(This procedure based on the knowledge of graph theory for image segmentation, which is used graphcut segmentation knowledge, including program code and the complete results !!)

文件列表:

graphcut
........\SegTool
........\.......\CODE_MAP.pdf,31116,2006-05-18
........\.......\README_COMPILE.txt,1569,2006-05-18
........\.......\README_GUI.txt,7086,2006-05-18
........\.......\SegToolBox
........\.......\..........\SegToolBox
........\.......\..........\..........\AutoCut.m,855,2006-05-17
........\.......\..........\..........\AutoCutRefine.m,866,2006-05-16
........\.......\..........\..........\AutoCutRefSeg.m,1636,2006-05-16
........\.......\..........\..........\AutoCutSeg.m,726,2006-05-16
........\.......\..........\..........\bginput.m,1327,2006-05-17
........\.......\..........\..........\block.h,8191,2006-03-05
........\.......\..........\..........\datain.m,762,2006-05-16
........\.......\..........\..........\dataout.m,704,2006-05-17
........\.......\..........\..........\fginput.m,1292,2006-05-17
........\.......\..........\..........\graph.cpp,2277,2006-03-05
........\.......\..........\..........\graph.h,5798,2006-03-05
........\.......\..........\..........\GraphCutSegment.cpp,11517,2006-05-18
........\.......\..........\..........\GraphCutSegment.dll,45056,2006-05-18
........\.......\..........\..........\GraphCutSegmentLazy.cpp,10532,2006-05-16
........\.......\..........\..........\GraphCutSegmentLazy.dll,40960,2006-05-18
........\.......\..........\..........\helper_functions.h,1086,2006-05-16
........\.......\..........\..........\images





........\.......\..........\..........\......\food.bmp,236250,2006-03-19
........\.......\..........\..........\......\horse.jpg,33020,2006-04-06
........\.......\..........\..........\......\llama.bmp,571394,2006-03-28
........\.......\..........\..........\......\ls.bmp,1092690,2006-04-10
........\.......\..........\..........\......\man.png,385976,2006-05-01
........\.......\..........\..........\iter_data.mat,139415,2014-06-25
........\.......\..........\..........\maxflow.cpp,11339,2006-03-11
........\.......\..........\..........\mksopt.m,1750,2006-05-17
........\.......\..........\..........\rectpts.mat,180,2014-06-25
........\.......\..........\..........\Segment.m,3237,2006-05-17
........\.......\..........\..........\SegmentBoth.m,9046,2006-04-29
........\.......\..........\..........\SegmentGC.m,8578,2006-05-17
........\.......\..........\..........\SegmentRefine.m,7789,2006-05-17
........\.......\..........\..........\SegResult.mat,89336,2014-06-25
........\.......\..........\..........\SegTool.m,1137,2013-07-14
........\.......\..........\..........\SmartSelect.m,909,2006-05-16
........\.......\..........\..........\SmartSelectSeg.m,2669,2013-07-14
........\.......\..........\..........\track.m,528,2006-05-16

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

发表评论


0 个回复

  • fft
    对变形的条纹图像进行傅立叶变换得到二维频谱图并提取基频(Fourier transform in deformation stripes image two-dimensional spectrum and extract the fundamental frequency )
    2021-03-04 20:49:32下载
    积分:1
  • code
    说明:  基于MATLAB语言,计算两幅图像峰值信噪比和均方差。(Computing Peak Signal-to-Noise Ratio and Mean Variance of Image)
    2019-04-15 14:56:35下载
    积分:1
  • matlabprogram
    二型模糊聚类算法实现医学脑部组织图像分割(The algorithm of type-2 fuzzy clustering achieved the segmentation of medical image)
    2011-11-16 16:42:07下载
    积分:1
  • demo
    关于图像处理的一些基本操作,空间、频域图像增强,形态学处理,边缘检测等(About some of the basic image processing operations, space, frequency domain image enhancement, morphological processing, edge detection, etc.)
    2013-09-02 10:34:18下载
    积分:1
  • AffineTrnasformation
    说明:  这是我编写的关于计算机视觉中的一种重要的变换---射影变换的matlab源代码,希望对您有用。(This is what I prepared on computer vision in an important transformation of the projective transformation--- matlab source code, I hope useful for you.)
    2009-08-07 12:05:29下载
    积分:1
  • morphology-enhance
    新的形态学图像增强,采用多尺度形态学增强算法,对图像进行增强(morphology image enhance )
    2011-09-19 19:27:50下载
    积分:1
  • gabor
    利用gabor算法对图像纹理特征提取,并且送入极限学习机中进行学习分类(Use gabor feature extraction algorithm for image texture, and into the ultimate learning machine learning classification)
    2015-08-17 15:08:19下载
    积分:1
  • OMP
    说明:  matlab 实现高光谱图像处理中omp算法(OMP algorithm in hyperspectral image processing based on MATLAB)
    2021-01-08 16:15:20下载
    积分:1
  • humantracking
    非常好的程序,能够对视频中移动目标进行跟踪(failed to translate)
    2013-05-04 15:32:37下载
    积分:1
  • GSM_detector
    说明:   针对雾天下拍摄图像的退化现象,远景部分是一块灰度分布比较集中且接近天空亮度的区域,而近景部分可以分辨,其灰度分布比较分散。提出了一种基于遗传算法阈值分割的雾天图像增强方法;该方法首先用遗传算法求出近远景的分割阈值将图像分割[1]出来,然后对两个部分分别进行清晰化处理。(make the picture clear)
    2011-02-21 10:54:22下载
    积分:1
  • 696518资源总数
  • 104988会员总数
  • 11今日下载