登录
首页 » matlab » grabcut_matlab

grabcut_matlab

于 2012-03-27 发布 文件大小:5230KB
0 98
下载积分: 1 下载次数: 174

代码说明:

  An efficient way of segmentation, grabcut matlab code. Segment by interaction with human can easy segment object, especially with rectangle

文件列表:

grabcut_matlab

..............\AutoCut.m,749,2007-09-10
..............\AutoCutRefine.m,760,2007-09-10
..............\AutoCutRefSeg.m,1530,2007-09-10
..............\AutoCutSeg.asv,620,2007-09-10
..............\AutoCutSeg.m,620,2007-09-10
..............\bginput.m,1089,2007-09-10
..............\block.h,4828,2007-09-10
..............\datain.m,575,2007-09-10
..............\dataout.m,524,2007-09-10
..............\fginput.m,1051,2007-09-10
..............\graph.cpp,1443,2007-09-10
..............\graph.h,4188,2007-09-10
..............\GraphCutSegment.cpp,11219,2007-09-10
..............\GraphCutSegment.dll,45056,2007-09-10
..............\GraphCutSegmentLazy.cpp,10232,2007-09-10
..............\GraphCutSegmentLazy.dll,40960,2007-09-10
..............\helper_functions.h,1086,2007-09-10
..............\images





..............\......\fish.png,288024,2007-09-10
..............\......\flowers.JPG,32377,2007-09-10
..............\......\flowers.png,459968,2007-09-10
..............\......\food.bmp,236250,2007-09-10
..............\......\horse.jpg,33020,2007-09-10
..............\......\llama.bmp,571394,2007-09-10
..............\......\llama.JPG,38908,2007-09-10
..............\......\ls.bmp,1092690,2007-09-10
..............\......\man.JPG,47678,2007-09-10
..............\......\man.png,385976,2007-09-10
..............\iter_data.mat,64966,2007-09-10
..............\maxflow.cpp,10096,2007-09-10
..............\mksopt.m,1503,2007-09-10
..............\rectpts.mat,180,2007-09-10
..............\Segment.m,3030,2007-09-10
..............\SegmentBoth.m,9046,2007-09-10
..............\SegmentGC.asv,8190,2007-09-10
..............\SegmentGC.m,8298,2007-09-10
..............\SegmentRefine.m,7570,2007-09-10
..............\SegResult.mat,81585,2007-09-10
..............\SegTool.m,937,2007-09-10
..............\SmartSelect.m,667,2007-09-10
..............\SmartSelectSeg.m,2434,2007-09-10
..............\track.m,351,2007-09-10

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

发表评论

0 个回复

  • 2
    说明:  边缘特征的提取就是求图像梯度的局部最大值和方向。实际计算中,以微分算子的形式表示,并采用快速卷积函数来实现。常用的算子有微分算子,拉普拉斯算子,Canny算子等。其中Canny边缘检测是一种较新的边缘检测算子,具有较好的边缘检测性能,得到越来越广泛的应用。Canny边缘检测法利用高斯函数的一阶微分,它能在噪声抑制和边缘检测之间取得较好的平衡(Edge feature extraction is to seek the local maximum of image gradient and orientation. The actual calculation to the form of differential operator representation, and using fast convolution function to achieve. Commonly used operators are differential operators, Laplace operator, Canny operator and so on. Canny edge detection which is a relatively new edge detection operator, and has good edge detection performance, get more and more widely used. Canny edge detection method using first derivative of Gaussian function, it can in the noise suppression and edge detection to achieve a better balance between)
    2010-06-16 08:36:49下载
    积分:1
  • c#WPF-DataGrid与ListBox的从主表样式-拓展菜单-呼吸灯-系统托盘
    【实例简介】 里面包含了DataGrid与ListBox的从主表样式设计,并绑定好数据,还有拓展菜单显示和隐藏-还有状态灯样式-系统托盘设计
    2021-11-16 00:44:47下载
    积分:1
  • LSB替换隐写
    说明:  LSB(英文 least significant bit)即最低有效位。LSB加密是信息隐藏中最基本的方法。由于人们识别声音或图片的能力有限,因此我们稍微改动信息的某一位是不会影响我们识别声音或图片的。(LSB replace steganography)
    2021-04-20 11:48:50下载
    积分:1
  • duojujiaotuxiangrongheyuandaima
    多聚焦图像融合的源代码,还包括几个评价指标的的function函数(Multi-focus image fusion source code, also includes several evaluation function function)
    2013-04-26 11:02:48下载
    积分:1
  • c# 批量添加水印 例子源码
    c# 批量添加水印 例子源码
    2014-12-03下载
    积分:1
  • watermark
    数字水印嵌入、提取算法(Digital watermark embedding, extraction algorithm)
    2008-05-29 10:50:39下载
    积分:1
  • Iterative-Algorithms--
    本论文从CT图像重建原理入手, 根据迭代重建的物理意义, 从投影模型出发, 得到投影数据, 然后利用迭代算法MART 及SIRT 重建出断层图像, 再与模型相比较, 从而确定各算法的优劣, 总结出如何选择合适的图像重建算法。(Iterative Algorithms in Computed Tomographic Reconstruction)
    2015-12-02 16:48:58下载
    积分:1
  • Image-Processing
    VC++图像程序处理 是由杨淑莹老师编写的 对于计算机视觉 等课程有重要作用 (VC++ image processing program written by Yang Shuying teacher courses for computer vision plays an important role)
    2011-11-07 17:27:35下载
    积分:1
  • ImageDenoise
    说明:  基于MATLAB实现传统图像去噪算法(均值滤波、中值滤波、非局部均值滤波NLM、三维块匹配滤波BM3D)(The traditional image denoising algorithms (mean filter, median filter, NLM, 3D block matching filter BM3D) and dncnn image denoising algorithm based on deep convolution neural network are realized based on MATLAB.)
    2020-11-23 11:25:21下载
    积分:1
  • 雷达信号回波仿真多普勒
    雷达信号回波仿真 多普勒(Echo Doppler radar signal simulation)
    2020-06-30 15:00:01下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载