登录
首页 » matlab » matlabGrabCutLazySnapping

matlabGrabCutLazySnapping

于 2020-11-26 发布
0 97
下载积分: 1 下载次数: 0

代码说明:

说明:  使用LazySnapping算法对GrabCut算法进行改进(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.)

文件列表:

SegTool\CODE_MAP.pdf, 31116 , 2006-05-18
SegTool\README_COMPILE.txt, 1569 , 2006-05-18
SegTool\README_GUI.txt, 7086 , 2006-05-18
SegTool\SegToolBox\AutoCut.m, 855 , 2006-05-17
SegTool\SegToolBox\AutoCutRefine.m, 866 , 2006-05-16
SegTool\SegToolBox\AutoCutRefSeg.m, 1636 , 2006-05-16
SegTool\SegToolBox\AutoCutSeg.m, 726 , 2006-05-16
SegTool\SegToolBox\bginput.m, 1327 , 2006-05-17
SegTool\SegToolBox\block.h, 8191 , 2006-03-05
SegTool\SegToolBox\datain.m, 762 , 2006-05-16
SegTool\SegToolBox\dataout.m, 704 , 2006-05-17
SegTool\SegToolBox\fginput.m, 1292 , 2006-05-17
SegTool\SegToolBox\graph.cpp, 2277 , 2006-03-05
SegTool\SegToolBox\graph.h, 5798 , 2006-03-05
SegTool\SegToolBox\GraphCutSegment.cpp, 11517 , 2006-05-18
SegTool\SegToolBox\GraphCutSegment.dll, 45056 , 2006-05-18
SegTool\SegToolBox\GraphCutSegmentLazy.cpp, 10532 , 2006-05-16
SegTool\SegToolBox\GraphCutSegmentLazy.dll, 40960 , 2006-05-18
SegTool\SegToolBox\helper_functions.h, 1086 , 2006-05-16
SegTool\SegToolBox\iter_data.mat, 136539 , 2006-05-18
SegTool\SegToolBox\maxflow.cpp, 11339 , 2006-03-11
SegTool\SegToolBox\mksopt.m, 1750 , 2006-05-17
SegTool\SegToolBox\rectpts.mat, 180 , 2006-05-18
SegTool\SegToolBox\Segment.m, 3237 , 2006-05-17
SegTool\SegToolBox\SegmentBoth.m, 9046 , 2006-04-29
SegTool\SegToolBox\SegmentGC.m, 8578 , 2006-05-17
SegTool\SegToolBox\SegmentRefine.m, 7789 , 2006-05-17
SegTool\SegToolBox\SegResult.mat, 97541 , 2006-05-18
SegTool\SegToolBox\SegTool.m, 1137 , 2006-05-16
SegTool\SegToolBox\SmartSelect.m, 909 , 2006-05-16
SegTool\SegToolBox\SmartSelectSeg.m, 2669 , 2006-05-16
SegTool\SegToolBox\track.m, 528 , 2006-05-16
SegTool\SegToolBox\images\black_car.png, 52656 , 2004-11-10
SegTool\SegToolBox\images\blue_car.png, 80025 , 2004-11-10
SegTool\SegToolBox\images\carsten.jpg, 40968 , 2006-04-06
SegTool\SegToolBox\images\fish.png, 288024 , 2006-05-01
SegTool\SegToolBox\images\flowers.png, 285543 , 2006-05-01
SegTool\SegToolBox\images\food.bmp, 236250 , 2006-03-19
SegTool\SegToolBox\images\horse.jpg, 33020 , 2006-04-06
SegTool\SegToolBox\images\llama.bmp, 571394 , 2006-03-28
SegTool\SegToolBox\images\ls.bmp, 1092690 , 2006-04-10
SegTool\SegToolBox\images\man.png, 385976 , 2006-05-01
SegTool\SegToolBox\images\Thumbs.db, 44032 , 2007-08-09
SegTool\SegToolBox\images, 0 , 2006-05-18
SegTool\SegToolBox, 0 , 2006-05-18
SegTool, 0 , 2007-08-09

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

发表评论

0 个回复

  • Moravec
    对遥感影像或者图形图像,是在摄影测量数据处理中比较知名的Moravec算子。希望可以帮助到大家!(Remote sensing image or graphic images, photogrammetric data processing in the more well-known Moravec operator. I hope you can help to everyone!)
    2014-09-03 20:18:45下载
    积分:1
  • united1
    集运小波变换的图像去噪,本文采用的是一种改进了的软阈值法去噪,去噪效果更好(Image Denoising Based on Wavelet changing)
    2014-05-19 10:45:07下载
    积分:1
  • sift_ImageProcessing
    sift特征点检测及图像拼接,matlab7.0实现的,我从别人那里整过来的,测试的话,用在matlab里面直接调用match( b1.jpg , b2.jpg )即可,我测试成功,里面也有说明文档,为了科研,共享,希望大家有好的代码都0分共享,与己方便,与人方便,中国科研才会发展更迅速(sift feature point detection and image stitching of, matlab7.0 realized, I come from others where the whole test, used in matlab inside direct calls to match (' b1.jpg' , ' b2.jpg' ) can I test success, which also has documentation, in order to research, share, and hope everyone has a good code sharing, and has convenient, and accommodating, the more rapid development of China' s scientific research will)
    2012-10-11 23:37:29下载
    积分:1
  • Gaussian
    高斯滤波是一种线性平滑滤波,适用于消除高斯噪声,广泛应用于图像处理的减噪过程。通俗的讲,高斯滤波就是对整幅图像进行加权平均的过程,每一个像素点的值,都由其本身和邻域内的其他像素值经过加权平均后得到。高斯滤波的具体操作是:用一个模板(或称卷积、掩模)扫描图像中的每一个像素,用模板确定的邻域内像素的加权平均灰度值去替代模板中心像素点的值。(Gaussian smoothing filter is a linear filter for the elimination of Gaussian noise, the noise reduction process is widely used in image processing. Popular speaking, a Gaussian filter to the whole image is a weighted average of the process, the value of each pixel, both by itself and other neighborhood pixel values obtained after weighted average. The specific operation Gaussian filter is: a template (or a convolution mask) to scan each pixel in the image, a weighted average gray value of the neighborhood is determined using a template to replace the pixel value of the center pixel of the template.)
    2014-10-18 09:00:28下载
    积分:1
  • Alpha_shapes_3
    这是三维点云数据边缘线提取的c++算法,适合于LIDAR数据的三维处理,供大家参考学习(This is 3 d point cloud data edge extraction of c++ algorithm, suitable for LIDAR data 3 d processing, provide everyone reference to study)
    2020-11-05 17:09:51下载
    积分:1
  • hui
    包括回归分析和概率统计,实现了图像的灰度化并进一步用于视频监视控,汽车课设货车Matlab驱动力图程序。( Including regression analysis and probability and statistics, Achieve a grayscale image and further control for video surveillance, Car class-based truck driver trying to Matlab program.)
    2017-03-10 22:06:27下载
    积分:1
  • Light-Spot
    针对空间发光点缩成光斑图像中心的高精度提取问题,本文提出一种亚像素提取方法。该方法简历了具有高斯能量分布的空间发光点的透视投影光斑图像灰度分部数学模型,证明了空间发光点能量中心的透视投影不变性。(Light-emitting points of space shrunk to spot high-precision center of the image extraction problem, we propose a subpixel extraction method. This method resumes a space with Gaussian energy distribution points of perspective projection spot light gray segment mathematical model to prove the energy center of the space light-emitting point perspective projection invariance.)
    2010-12-10 22:56:07下载
    积分:1
  • adaptivethreshold
    与坐标相关的阈值也叫动态阈值、局部阈值、自适应阈值,局部阈值法:自适应图像分割。(Threshold associated with coordinates, also called dynamic threshold, local threshold, adaptive threshold, local threshold method: adaptive image segmentation.)
    2013-05-27 09:49:07下载
    积分:1
  • PowellPSORegistration
    基于互信息的图像配准算法,优化算法采用Powell和粒子群向结合的算法(Based on mutual information image registration algorithm, using Powell optimization algorithm and particle swarm algorithm to combine)
    2009-05-06 21:55:10下载
    积分:1
  • a-weihted-blind-SR
    利用加权矩阵的盲超分辨率方法重建出一幅高分辨率的图像(The weighted matrix method of blind super-resolution reconstruction of a high-resolution image)
    2011-08-12 15:35:59下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载