搜索资源列表
GrabCut
- 基于opencv的图像分割算法,改进了graph cut算法-image segmentation algorithm based on Opencv, improved from graph cut algorithm
grabcut
- opencv抠图算法。c语言实现。需要较少的用户输入就能实现很好的分割效果。-opencv matting algorithm
samples
- GrabCut抠图静态自动抠图实现,基于VS2008和OPENCV-GrabCut Matting static automatic matting to achieve, based on VS2008 and OPENCV
myNewGrabCut
- opencv中的GrabCut,把里面的例子简化了,并对GrabCut部分进行注释-opencv in GrabCut, simplified example of the inside, and some of the comments GrabCut
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.
HW7
- 修改OPENCV中得SAMPLE的GRABCUT代码实现图像分割实现图像分割-Modify the SAMPLE OPENCV was GRABCUT code to achieve the segmentation of image segmentation
opencvPgrabcut
- 基于opencv的图形图像处理程序,grabcut算法,简单易懂,可以运行。-Grabcut algorithm based the opencv graphics image processing program, easy to understand, you can run.
grabCut
- 用opencv实现的图像分割算法 非常好用-With opencv image segmentation algorithm is very easy to use
GrabCut
- grabcut算法实现图像分割,基于2004年发表的grabcut算法实现。-grabcut
grabcut
- opencv中使用grabcut的代码,实现的效果非常好。-the opencv used grabcut the code
grabcut.zip
- opencv实现grabcut抠图功能,能将一定区域内的物体分离出来,未加模糊处理,the opencv realization grabcut matting function
GrabCut
- 实施GRABCUT源代码 由贾斯汀塔尔博特jtalbot@stanford.edu 。 放置在公共领域, 2010年 代码最后更新:2006年 弗拉基米尔·洛夫( vnk@cs.cornell.edu ) , 2001年使用GRAPHCUT实施。 要求: OpenGL的, GLUT和OpenCV的库来编译和运行。 用法: grabcut.exe <ppm文件名 使用鼠标拖动矩形围绕前景部分显示的图像。 然后使用下面的按键
GrabCut
- GrabCut实现源代码 贾斯廷·塔尔博特,jtalbot@stanford.edu 放置在公共领域,2010 代码最后更新,2006 使用Graphcut实现弗拉基米尔• 柯尔莫哥洛夫(vnk@cs.cornell.edu),2001。 要求:OpenGL,供过于求,OpenCV库来编译和运行。 用法:grabcut。 exe < ppm文件名> 使用鼠标拖动矩形在前台部分的显示图像。 然后使用以下键 1 :显示图像 “2”:显示
GrabCutGUI
- 基于OpenCV的GrabCut的GUI程序。注意,先选择图像区域,然后左键标示出外部的内容,右键标示出内部的内容。回车键开始迭代。-GrabCut OpenCV based GUI program. Note, first select the image area, and then left mark the external content, right marked out the contents inside. Enter to start the iteration.
interpretation-of--OPENCV-GrabCut--
- opencv grabcut 程序详细讲解-opencv grabcut procedure explained in detail
grabcut
- grabcut实现代码。运用opencv实现,对图像分割具有很好的效果。-grabcut implementation code. Use opencv achieve image segmentation has a good effect.
grabCut
- opencv下图像分割程序,下载完可直接运行,运行效果良好-Opencv image segmentation procedures, download can be run directly, the effect is good
grabcut.py
- opencv-python,交互式grabcut实现图像前景的提取,好用,效果好。-Opencv-python, interactive grabcut image foreground extraction, easy to use, can get good results.
GrabCut
- java使用GrabCut的示例,没有搭配opencv环境的伪代码(An example of Java using GrabCut)