文件名称:grabcut
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2015-08-06
- 文件大小:
- 901kb
- 下载次数:
- 0次
- 提 供 者:
- Li***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用grabcut算法对图像进行分割,程序支持mask和矩形框两种输入,并附有样图和结果图。详细原理请参考文献: GrabCut - Interactive Foreground Extraction using Iterated Graph Cuts-Grabcut algorithm is for image segmentation. the program supports two input mask and a rectangular box, along with sample diagrams and results in Fig. For details please refer to the document:GrabCut- Interactive Foreground Extraction using Iterated Graph Cuts
(系统自动生成,下载前可以参看下载内容)
下载文件列表
grabcut\0.jpg
.......\1.jpg
.......\grabcut\Color.cpp
.......\.......\Color.h
.......\.......\Global.h
.......\.......\GMM.cpp
.......\.......\GMM.h
.......\.......\GrabCut.cpp
.......\.......\GrabCut.h
.......\.......\GrabCut.opt
.......\.......\GrabCut.plg
.......\.......\GrabCut1.vcproj
.......\.......\GrabCutImage.cpp
.......\.......\GrabCutImage.h
.......\.......\Image.cpp
.......\.......\Image.h
.......\.......\maxflow-v2.1.src\adjacency_list\block.h
.......\.......\................\..............\Debug\graph.bsc
.......\.......\................\..............\.....\graph.exe
.......\.......\................\..............\.....\graph.ilk
.......\.......\................\..............\.....\graph.obj
.......\.......\................\..............\.....\graph.pch
.......\.......\................\..............\.....\graph.pdb
.......\.......\................\..............\.....\graph.sbr
.......\.......\................\..............\.....\maxflow.obj
.......\.......\................\..............\.....\maxflow.sbr
.......\.......\................\..............\.....\tGraph.obj
.......\.......\................\..............\.....\tGraph.sbr
.......\.......\................\..............\.....\vc60.idb
.......\.......\................\..............\.....\vc60.pdb
.......\.......\................\..............\graph.cpp
.......\.......\................\..............\graph.dsp
.......\.......\................\..............\graph.dsw
.......\.......\................\..............\graph.h
.......\.......\................\..............\graph.ncb
.......\.......\................\..............\graph.opt
.......\.......\................\..............\graph.plg
.......\.......\................\..............\maxflow.cpp
.......\.......\................\..............\tGraph.cpp
.......\.......\................\CHANGES.TXT
.......\.......\................\forward_star\block.h
.......\.......\................\............\graph.cpp
.......\.......\................\............\graph.h
.......\.......\................\............\maxflow.cpp
.......\.......\................\............\tMaxFlow.cpp
.......\.......\................\............\tMaxFlow.dsp
.......\.......\................\............\tMaxFlow.dsw
.......\.......\................\............\tMaxFlow.ncb
.......\.......\................\............\tMaxFlow.opt
.......\.......\................\............\tMaxFlow.plg
.......\.......\................\README.TXT
.......\.......\PatchProcess.cpp
.......\grabcut_test.sln
.......\grabcut_test.suo
.......\....demo\0.jpg
.......\........\1.jpg
.......\........\grabdemo.cpp
.......\........\grabdemo.vcproj
.......\........\ReadMe.txt
.......\........\result_crop0.jpg
.......\........\stdafx.cpp
.......\........\stdafx.h
.......\result_0.jpg
.......\result_1.jpg
.......\grabcut\maxflow-v2.1.src\adjacency_list\Debug
.......\.......\................\forward_star\Debug
.......\.......\................\adjacency_list
.......\.......\................\forward_star
.......\.......\maxflow-v2.1.src
.......\grabcut
.......\grabdemo
grabcut