登录
首页 » matlab » graphcut

graphcut

于 2020-10-30 发布 文件大小:3160KB
0 269
下载积分: 1 下载次数: 93

代码说明:

  图像交互是分割 graph cut,实现交互式分割,并且可以连续分割(Interactive image is split graph cut, to achieve interactive segmentation, and can be continuously split)

文件列表:

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,191624,2013-08-10
.......\..........\..........\maxflow.cpp,11339,2006-03-11
.......\..........\..........\mksopt.m,1750,2006-05-17
.......\..........\..........\rectpts.mat,180,2013-08-10
.......\..........\..........\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,159155,2013-08-10
.......\..........\..........\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 个回复

  • infusimage
    红外图像的亚像素边缘检测,检测边缘,用于图像配准。(Infrared image of the sub-pixel edge detection, edge detection for image registration.)
    2010-09-29 10:18:15下载
    积分:1
  • xijunmishi-PSO
    细菌觅食算法与粒子群优化算法相结合的程序,可以实现适应度函数的最值计算,有很好的参考价值。(Bacterial Foraging algorithm and particle swarm optimization combined program, you can achieve the best fitness function value, and have a good reference value.)
    2013-08-26 09:40:40下载
    积分:1
  • OpenSURF_matlab
    SURF 图像特征点快速提取法还有描述,可用于迅速匹配两张图片中的特征点(SURF image feature points extraction method also described fast, can be used to quickly match the image feature points in the two)
    2014-03-28 01:08:21下载
    积分:1
  • 14、字典学习
    说明:  经典的KSVD图像字典学习,matlab 代码,有注释,亲测可用(The classic KSVD image dictionary learning, matlab code, include notes, test available)
    2019-05-31 09:07:45下载
    积分:1
  • KSVD_Matlab_ToolBox
    KSVD工具包,可以用于去噪增强等多种领域,具体方法是先训练方向,然后沿方向进行(KSVD toolkit can be used to enhance various areas of de-noising, the specific method is the first training direction, and then along the direction)
    2008-04-04 19:53:54下载
    积分:1
  • dct
    对图像进行离散余弦变换处理(图像变换)的源代码,编译后的可执行文件须带参数运行(Image discrete cosine transform (image transformation) source code, compiled executable file carry operation parameters)
    2013-05-09 21:51:21下载
    积分:1
  • 神经耦合网络 PCNN
    基于自适应的PCNN(神经耦合网络)融合,对图像的融合起到了很好的作用,是像素级的融合.尤其对于可见光和红外图像有很好的融合效果.(It is based upon the PCNN fusion which has a great effect on image fusion,especially when dealing with infrared picture and visible light picture.)
    2021-03-09 10:19:28下载
    积分:1
  • mask_and_wallis匀光
    利用mask与Wallis算法实现影像匀光匀色(Using mask and Wallis algorithm to realize the uniform color of the image)
    2018-03-06 16:29:06下载
    积分:1
  • hhgs
    介绍了混合高斯背景建模法提取运动目标的过程,自己写的,比较好理解,付视频一个,用自己的视频也可以(Describes the process of Gaussian mixture background modeling method to extract moving target, write your own, is better understood, paid a video, you can use your own videos)
    2014-01-11 21:55:54下载
    积分:1
  • OTSUMultiThre
    1.本程序功能包含显示直方图,OTSU的单值分割,OTSU的二值分割,OTSU的三值分割 2.在OTSU的分割时,通常情况下我们是通过类间方差得到一个分割阈值,但是有时候我们需要得到各灰度级别的目标,那么采取多值分割是 很必要的,通过改进得到OTSU的多值分割方法 3.本程序另外还有显示直方图,计算程序运行时间,处理结果以新的窗口显示等细节,这部分适合MFC初学者。(1. This procedure shows the histogram feature, OTSU single segmentation, OTSU binary segmentation, OTSU three segmentation 2. OTSU segmentation, it is usually the case we are through the between-cluster variance by a partition threshold , but sometimes we need to be the gray level of the target, then the multi-segmentation is necessary, through improved access to multi-OTSU segmentation methods 3. This procedure in addition to show the histogram to calculate run time, treatment the results of a new window display the details of this part of MFC for beginners.)
    2009-02-06 14:55:41下载
    积分:1
  • 696518资源总数
  • 106222会员总数
  • 14今日下载