登录
首页 » matlab » Lazy_Grab_cut

Lazy_Grab_cut

于 2016-01-15 发布 文件大小:2941KB
0 171
下载积分: 1 下载次数: 24

代码说明:

  grab_cut,graph gut的进阶版,运用了lazy snapping(There are advanced segmentation algorithms in the literature which extends the concepts of graph cuts. Most prominent of them are Graph cuts and Lazy Snapping. Lazy napping is an interactive image cut out tool. Lazy Snapping separates coarse and fine scale processing, making object specification and detailed adjustment easy.)

文件列表:

Lazy_Grab_cut
.............\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.old,45056,2006-05-18
.............\.......\..........\..........\GraphCutSegment.mexw32,35328,2011-05-04
.............\.......\..........\..........\GraphCutSegmentLazy.cpp,10532,2006-05-16
.............\.......\..........\..........\GraphCutSegmentLazy.dll.old,40960,2006-05-18
.............\.......\..........\..........\GraphCutSegmentLazy.mexw32,35328,2011-05-04
.............\.......\..........\..........\helper_functions.h,1086,2006-05-16
.............\.......\..........\..........\images





.............\.......\..........\..........\......\carsten.jpg,40968,2006-04-06
.............\.......\..........\..........\......\fish.png,288024,2006-05-01
.............\.......\..........\..........\......\flowers.png,285543,2006-05-01
.............\.......\..........\..........\......\food.bmp,236250,2006-03-19
.............\.......\..........\..........\......\horse.jpg,33020,2006-04-06
.............\.......\..........\..........\......\llama.bmp,571394,2006-03-28
.............\.......\..........\..........\......\ls.bmp,1092690,2006-04-10
.............\.......\..........\..........\......\M210186-Multiple_sclerosis_brain_MRI-SPL.jpg,66957,2011-05-06
.............\.......\..........\..........\......\man.png,385976,2006-05-01
.............\.......\..........\..........\iter_data.mat,163485,2011-05-06
.............\.......\..........\..........\maxflow.cpp,11339,2006-03-11
.............\.......\..........\..........\mksopt.m,1750,2006-05-17
.............\.......\..........\..........\rectpts.mat,180,2011-05-06
.............\.......\..........\..........\Segment.m,3237,2011-05-06
.............\.......\..........\..........\SegmentBoth.m,9046,2006-04-29
.............\.......\..........\..........\SegmentGC.m,8578,2006-05-17
.............\.......\..........\..........\SegmentRefine.m,7789,2006-05-17
.............\.......\..........\..........\SegResult.mat,49148,2011-05-06
.............\.......\..........\..........\SegTool.m,1137,2006-05-16
.............\.......\..........\..........\SmartSelect.m,909,2006-05-16
.............\.......\..........\..........\SmartSelectSeg.m,2669,2006-05-16
.............\.......\..........\..........\track.m,528,2006-05-16

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

发表评论

0 个回复

  • CMisFpCurd
    farpoint控件进行了二次封装,能够快速的帮助进行farpoint操作(The farpoint control is encapsulated twice, which can help the farpoint operation quickly.)
    2019-04-26 11:43:18下载
    积分:1
  • bplustree-disk-io
    A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage
    2020-06-24 21:40:01下载
    积分:1
  • Calculater
    Calculator program design by visual basic
    2013-09-23 17:38:25下载
    积分:1
  • pinpuxihua
    基于频谱细化的线性调频信号的参数估计。首先对中频信号延时相乘然后对产生的序列做FFT,初步算出LFM信号的调频斜率,然后用CHIRP-Z变换精确估计。(Estimated based on the parameters of the linear FM signal spectrum refinement. First of delay multiplied by the IF signal and then do the FFT on the resulting sequence, initially calculated the slope of the LFM signal FM accurate estimate, and then use the CHIRP-Z transform.)
    2021-04-26 11:08:45下载
    积分:1
  • HxD
    Hex Editor See hexadecimal files
    2020-06-25 08:20:01下载
    积分:1
  • LAN8720A
    Small Footprint RMII 10/100 Ethernet Transceiver with HP Auto-MDIX Support
    2015-04-24 12:20:24下载
    积分:1
  • translator
    说明:  使用接口实现的插件机制。开发环境:visual C++ 2010(Plug-ins using the interface mechanism.(visual C++ 2010))
    2011-03-16 12:26:54下载
    积分:1
  • OAM
    不同模态OAM的相位图,电场场强图,及用箭头表示相位变化(Phase diagrams, electric field intensity maps of different modes of OAM, and phase changes with arrows.)
    2020-12-25 11:39:05下载
    积分:1
  • ID卡识别实例 c#版
    ID卡识别实例
    2013-01-31下载
    积分:1
  • Image_2D_interpolation
    对像素点较少的原始图像进行二维插值,以提高图像的平滑度。()
    2017-09-15 10:57:46下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载