搜索资源列表
GrabCut
- GrabCut图像分割算法,用迭代图像切割法完成交互式前景提取.
GrabCut 对GrabCut的实现
- 一个对GrabCut的实现,代码写得很好,对理解该算法很有帮助-an implementation of GrabCut. the code is very clear and can be a great help for comprehending the algorithm
GrabCut.zip
- Implementation of grab cut image segmentation algorithm,Implementation of grab cut image segmentation algorithm
grabcut
- opencv抠图算法。c语言实现。需要较少的用户输入就能实现很好的分割效果。-opencv matting algorithm
myNewGrabCut
- opencv中的GrabCut,把里面的例子简化了,并对GrabCut部分进行注释-opencv in GrabCut, simplified example of the inside, and some of the comments GrabCut
GrabCut(win32.exe)
- GrabCut是04年SIGGRAPH中一篇介绍图像分割的方法,这段可执行程序是一个实例,用MFC实现-SIGGRAPH 04 GrabCut is described in a method of image segmentation, this is an instance of an executable program, using MFC to achieve
imageprocessing-grabcut
- 图像处理中的图像分割grabcut算法,经试验可以达到很高的精确度,不过挺难得值得研究!-Image processing algorithm for image segmentation grabcut trial, can achieve very high accuracy, but quite rare to be studied!
grabcut_matlab
- 三种基于GraphCut的图像分割方法,分别是GrabCut,LazySnapping和改进的GrabCut,其中用到了matlab和VC++的混合编程,在调用之前需生成mex文件-Three kinds of image segmentation method based on GraphCut, respectively GrabCut, LazySnapping and improved GrabCut, which used the matlab and VC++ mixed progr
GrabCutSource
- VC++实现的GrabCut,GrabCut是迭代的GraphCut,分割效果比GraphCut要好,此代码可直接执行的,里面的文件也很全面,值得学习-VC++ implementation GrabCut, GrabCut is iterative GraphCut, segmentation results are better than GraphCut, this code can be executed directly inside the document is very comp
GrabCut
- GrabCut彩色图像分割算法的研究,技术文档,关于Grabcut的算法原理、过程步骤等。-GrabCut color image segmentation algorithm, technical documentation, on Grabcut the algorithm, the process steps and so on.
grabcut
- 使用OpenCV的Grabcut实现图像分割-Use Grabcut in OpenCV for image segmentation
GrabCut
- 一个质量比较高的源码,在编译时需要OpenCV 和 OpenGL。-A relatively high quality source code, compile-time need in OpenCV and OpenGL.
GrabCut
- 这是一个图像分割的程序,能够将物体从复杂背景中提取出来,其效果比photoshop中的魔术棒还好-this is a image cut program .you can get objects from complex backgroud .its effiction is better than photoshop magic
grabcut1
- 对Grabcut算法进行说明和解释,内容挺详细-Algorithm for Grabcut descr iption and interpretation of the content very detailed
GrabCut
- 基于GrabCut分割和自动采样的敦煌壁画色彩修复.caj-Segmentation and automatic sampling based GrabCut Dunhuang fresco color of the repair. Caj
GrabCut
- “GrabCut” - 互动前景提取,图像分割算法-“GrabCut” – Interactive Foreground Extraction ,Image segmentation algorithm
grabcut_matlab
- An efficient way of segmentation, grabcut matlab code. Segment by interaction with human can easy segment object, especially with rectangle
GrabCut
- grabcut算法实现图像分割,基于2004年发表的grabcut算法实现。-grabcut
GrabCut
- java使用GrabCut的示例,没有搭配opencv环境的伪代码(An example of Java using GrabCut)
grabcut
- matlab中实现grabcut,已经编译调试好了,直接运行就可以了(the code of grabcut,you can run it in matlab without debug)