登录
首页 » matlab » GRABCUT

GRABCUT

于 2020-11-25 发布 文件大小:22363KB
0 170
下载积分: 1 下载次数: 20

代码说明:

  matlab与C++混编的grabcut分割程序,只需画框即可提取目标(grabcut algorithm)

文件列表:

grabcut

.......\bagon_assert.h,195,2012-03-11
.......\block.h,8215,2009-02-05
.......\CHANGELOG.txt,258,2012-10-12
.......\compile_gc.m,2665,2012-06-17
.......\energy.h,9866,2012-03-14
.......\GCAlgo.m,6040,2017-05-09
.......\GCoptimization.cpp,60751,2012-10-12
.......\GCoptimization.h,23348,2012-03-11
.......\GC_GUI.fig,14614,2012-09-11
.......\GC_GUI.m,9807,2012-11-22
.......\graph.cpp,10875,2009-02-05
.......\graph.h,8746,2011-08-29
.......\GraphCut.cpp,674,2009-02-03
.......\GraphCut.h,2186,2009-02-03
.......\GraphCut.m,15582,2012-06-17
.......\GraphCut3dConstr.cpp,8134,2010-09-29
.......\GraphCut3dConstr.mexw64,14848,2017-04-14
.......\GraphCutConstr.cpp,4889,2010-09-29
.......\GraphCutConstr.mexw64,11776,2017-04-14
.......\GraphCutConstrSparse.cpp,4123,2010-09-29
.......\GraphCutConstrSparse.mexw64,11776,2017-04-14
.......\GraphCutMex.cpp,17667,2012-03-12
.......\GraphCutMex.mexw64,41472,2017-04-14

.......\LICENSE.TXT,18349,2009-02-03
.......\LinkedBlockList.cpp,1523,2009-02-05
.......\LinkedBlockList.h,1765,2009-02-03
.......\maxflow.cpp,20816,2009-02-03
.......\README_GrabCut.txt,929,2012-11-22
.......\README_GraphCut_Bagon.txt,27615,2009-02-03
.......\VERSION.txt,13,2012-10-12
.......\新建文件夹

.......\..........\img_10.jpg

.......\..........\img_12.jpg

.......\..........\img_14.jpg,105413,2011-05-31
.......\..........\img_15.jpg,53517,2011-05-31
.......\..........\img_16.jpg,2985805,2011-05-31
.......\..........\img_17.jpg,6105904,2011-05-31
.......\..........\img_18.jpg,73449,2011-05-31
.......\..........\img_19.jpg,532281,2011-05-31
.......\..........\img_2.jpg,141595,2011-05-31
.......\..........\img_20.jpg,476554,2011-05-31
.......\..........\img_21.jpg,76989,2011-05-31
.......\..........\img_22.jpg,100549,2011-05-31
.......\..........\img_3.jpg,108022,2011-05-31
.......\..........\img_4.jpg,3161781,2011-05-31
.......\..........\img_5.jpg,98026,2011-05-31
.......\..........\img_6.jpg,75047,2011-05-31
.......\..........\img_7.jpg,92968,2011-05-31
.......\..........\img_8.jpg,590596,2011-05-31
.......\..........\img_9.jpg,46260,2011-05-31

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

发表评论

0 个回复

  • focuss-cndl
    focuss算法 关于图像稀疏性分解中字典学习的经典算法 和大家一同分享 (focuss algorithm on the sparse image decomposition in the dictionary of the classical learning algorithm and we share)
    2009-05-11 15:44:26下载
    积分:1
  • SIFT-Panorama
    本程序利用SIFT算法实现影像匹配的基础上,实现全景图的拼接,实用性很强,大家可以把拍摄的相邻的几张有重叠度的照片拼接成一张全景图。(The program uses SIFT image matching algorithm based on the realization of panorama stitching, very practical, we can put a few have taken the overlap of adjacent photos into a panoramic mosaic map.)
    2011-05-16 02:47:18下载
    积分:1
  • count
    通过直线拟合进行钻石角度的测量,包括二值化,边缘检测,直线拟合最后进行数学算法进行角度测量(Measurement of Diamond Angle by Linear Fitting)
    2018-11-23 19:22:19下载
    积分:1
  • notchfilter
    用于图像处理的陷波滤波器. m文件,有例子说明。(Notch filter notch filter. M file, there are examples.)
    2016-03-14 18:26:52下载
    积分:1
  • hello
    说明:  利用小波变换技术实现,最简洁的图像融合例子(image fusion.The simplest example of image fusion using wavelet transform technology.)
    2019-12-26 21:01:02下载
    积分:1
  • OpenCV
    讨论了OpenCV(Open Source Computer Vision Library)相对于现有的计算机视觉软件包所具有的优势,描述了OpenCV的 环境配置、数据定义、图像元素访问方式。OpenCV成为一种源码开放、包含丰富的高级数学计算函数、图像处理函数和计算机视觉 函数、不断更新和平台无关性的计算机视觉软件包。(Discussed the OpenCV (Open Source Computer Vision Library) relative to the existing computer vision, the advantages of packages, description of OpenCV environment configuration, data definition, the image element access mode. OpenCV become an open-source, contains a wealth of advanced mathematical calculations, functions, image processing functions, and computer vision functions, continuously updated, and platform-independent package of computer vision.)
    2009-10-25 00:48:30下载
    积分:1
  • face detection
    运用HOG提取人脸特征与支持向量机算法训练模型,进行人脸识别(Using HOG to extract facial features and support vector machine algorithm training model for face recognition)
    2017-10-05 21:02:31下载
    积分:1
  • jpeg无失真压缩源代码jpeg_lossless
    jpeg无失真压缩源代码(jpeg lossless compression source code)
    2020-07-09 14:18:55下载
    积分:1
  • work
    用自适应阈值法二值化图像,首先将图像分为几个子图像,在每个子图像中求得均值,用此均值二值化本子图(err)
    2007-12-04 16:04:58下载
    积分:1
  • target-tracking-radar
    下面是利用卡尔曼滤波的方法,实现雷达对目标的跟踪:一目标沿水平方向运动,起始位置为(-2000米,1000米),运动速度为15米/秒,扫描周期T=2秒, 米,采用蒙特卡洛方法对跟踪滤波器进行仿真,仿真次数为100次。(Below is the use of Kalman filtering method, to achieve the target tracking radar. Parameter :: a target in a horizontal direction, the starting position (2000m, 1000m), the motion speed of 15 m/s, the scan period T = 2 seconds, rice, Monte Carlo method using the tracking filter simulation, simulation 100 times.)
    2013-05-23 16:13:31下载
    积分:1
  • 696516资源总数
  • 106611会员总数
  • 19今日下载