Welcome![Sign In][Sign Up]
Location:
Search - opencv grabcut

Search list

[Graph programGrabCut

Description: 一个质量比较高的源码,在编译时需要OpenCV 和 OpenGL。-A relatively high quality source code, compile-time need in OpenCV and OpenGL.
Platform: | Size: 1512448 | Author: 张勋 | Hits:

[Windows Developsamples

Description: GrabCut抠图静态自动抠图实现,基于VS2008和OPENCV-GrabCut Matting static automatic matting to achieve, based on VS2008 and OPENCV
Platform: | Size: 2048 | Author: sfdghs | Hits:

[OpenCVGrabCut

Description: 基于opencv的图像分割算法,改进了graph cut算法-image segmentation algorithm based on Opencv, improved from graph cut algorithm
Platform: | Size: 3877888 | Author: 天使 | Hits:

[OpenCVmyNewGrabCut

Description: opencv中的GrabCut,把里面的例子简化了,并对GrabCut部分进行注释-opencv in GrabCut, simplified example of the inside, and some of the comments GrabCut
Platform: | Size: 5112832 | Author: zhazhiqiang | Hits:

[OpenCVgrabcut

Description: opencv抠图算法。c语言实现。需要较少的用户输入就能实现很好的分割效果。-opencv matting algorithm
Platform: | Size: 2048 | Author: 熊改 | Hits:

[OpenCVgrabcut

Description: 使用OpenCV的Grabcut实现图像分割-Use Grabcut in OpenCV for image segmentation
Platform: | Size: 1295360 | Author: jeff | Hits:

[Special EffectsHW7

Description: 修改OPENCV中得SAMPLE的GRABCUT代码实现图像分割实现图像分割-Modify the SAMPLE OPENCV was GRABCUT code to achieve the segmentation of image segmentation
Platform: | Size: 73728 | Author: EARNER | Hits:

[OpenCVgrabCut

Description: 用opencv实现的图像分割算法 非常好用-With opencv image segmentation algorithm is very easy to use
Platform: | Size: 1466368 | Author: Ouyang | Hits:

[Special EffectsGrabCut

Description: grabcut算法实现图像分割,基于2004年发表的grabcut算法实现。-grabcut
Platform: | Size: 12175360 | Author: 天气晴 | Hits:

[GDI-Bitmapgrabcut.zip

Description: opencv实现grabcut抠图功能,能将一定区域内的物体分离出来,未加模糊处理,the opencv realization grabcut matting function
Platform: | Size: 5120 | Author: 周丽 | Hits:

[OpenCVgrabcut

Description: opencv中使用grabcut的代码,实现的效果非常好。-the opencv used grabcut the code
Platform: | Size: 3072 | Author: q dd | Hits:

[Special EffectsGrabCut

Description: 实施GRABCUT源代码 由贾斯汀塔尔博特jtalbot@stanford.edu 。 放置在公共领域, 2010年 代码最后更新:2006年 弗拉基米尔·洛夫( vnk@cs.cornell.edu ) , 2001年使用GRAPHCUT实施。 要求: OpenGL的, GLUT和OpenCV的库来编译和运行。 用法: grabcut.exe <ppm文件名 使用鼠标拖动矩形围绕前景部分显示的图像。 然后使用下面的按键 1 :显示图像 2 :显示GMM组件分配。红色的色调是前景元件 绿色背景组件。 3 :显示N-链接的权重。白色是一个大型的平均N -链接周围的像素重量,黑色是较低的平均N-链路重量。 4 :显示T -链接的权重。红色部分是前景T-链路重量,绿色分量为背景的T链接权重。 “” (空格键) :显示/隐藏计算alpha遮罩。 O :运行一步GRABCUT细化算法 R :运行GRABCUT细化算法收敛。 L :再次运行果园布曼聚类算法。 (在初始化过程中自动运行)。 逃生:停止细化算法(后按 R ) Q 退出。 -GrabCut implementation source code by Justin Talbot, jtalbot@stanford.edu Placed in the Public Domain, 2010 Code last updated, 2006 Uses Graphcut implementation by Vladimir Kolmogorov (vnk@cs.cornell.edu), 2001. Requires: OpenGL, GLUT, and OpenCV libraries to compile and run. Usage: grabcut.exe <ppm filename> Use mouse to drag a rectangle around the foreground portion of the displayed image. Then use the following keys 1 : Show image 2 : Show GMM component assignment. Red shades are foreground components green are background components. 3 : Show N-link weights. White is a large average N-link weight around a pixel, black is a low average N-link weight. 4 : Show T-link weights. Red component is foreground T-link weight, green component is background T-link weight. (space bar): Show/hide the computed alpha mask. o : Run one step of the GrabCut refinement algorithm r : Run the GrabCut refinement algorithm to convergence. l : Run the Orchard-
Platform: | Size: 35840 | Author: liu | Hits:

[Special EffectsGrabCut

Description: GrabCut实现源代码 贾斯廷·塔尔博特,jtalbot@stanford.edu 放置在公共领域,2010 代码最后更新,2006 使用Graphcut实现弗拉基米尔• 柯尔莫哥洛夫(vnk@cs.cornell.edu),2001。 要求:OpenGL,供过于求,OpenCV库来编译和运行。 用法:grabcut。 exe < ppm文件名> 使用鼠标拖动矩形在前台部分的显示图像。 然后使用以下键 1 :显示图像 “2”:显示组件分配高斯混合模型(GMM)。红色的墨镜是前台组件 绿色是背景组件。 “3”:显示n链接权重。白色是一个大型的平均重量约一个像素n链接,黑色是一个较低的平均n链接权重。 4 :显示t链接权重。红色的组件是前台t链接重量、绿色组件是背景t链接权重。 “(空格键):显示/隐藏计算α面具。 “o”:跑的一个步骤GrabCut细化算法 “r”:运行GrabCut细化算法收敛。 “l”:运行Orchard-Bouman再次聚类算法。 (这是在初始化时自动运行)。 逃脱:停止细化算法(压后“r”)-GrabCut implementation source code by Justin Talbot, jtalbot@stanford.edu Placed in the Public Domain, 2010 Code last updated, 2006 Uses Graphcut implementation by Vladimir Kolmogorov (vnk@cs.cornell.edu), 2001. Requires: OpenGL, GLUT, and OpenCV libraries to compile and run. Usage: grabcut.exe <ppm filename> Use mouse to drag a rectangle around the foreground portion of the displayed image. Then use the following keys 1 : Show image 2 : Show GMM component assignment. Red shades are foreground components green are background components. 3 : Show N-link weights. White is a large average N-link weight around a pixel, black is a low average N-link weight. 4 : Show T-link weights. Red component is foreground T-link weight, green component is background T-link weight. (space bar): Show/hide the computed alpha mask. o : Run one step of the GrabCut refinement algorithm r : Run the GrabCut refinement algorithm to convergence. l : Run the Orchard-
Platform: | Size: 36864 | Author: 王明 | Hits:

[OpenCVsharedmatting

Description: c++ opencv GrabCut image matting 图像分割 抠图-c++ opencv GrabCut image matting
Platform: | Size: 7168 | Author: tl | Hits:

[OpenCVinterpretation-of--OPENCV-GrabCut--

Description: opencv grabcut 程序详细讲解-opencv grabcut procedure explained in detail
Platform: | Size: 14336 | Author: 徐健 | Hits:

[OpenCVgrabcut

Description: grabcut实现代码。运用opencv实现,对图像分割具有很好的效果。-grabcut implementation code. Use opencv achieve image segmentation has a good effect.
Platform: | Size: 814080 | Author: 金俊波 | Hits:

[OpenCVgrabCut

Description: opencv下图像分割程序,下载完可直接运行,运行效果良好-Opencv image segmentation procedures, download can be run directly, the effect is good
Platform: | Size: 9527296 | Author: 林凯 | Hits:

[Special Effectsgrabcut.py

Description: opencv-python,交互式grabcut实现图像前景的提取,好用,效果好。-Opencv-python, interactive grabcut image foreground extraction, easy to use, can get good results.
Platform: | Size: 3072 | Author: 大华蔡 | Hits:

[Software EngineeringGrabCut-document-and-code

Description: GrabCut的OpenCV代码及其原理,代码在文档当中-An introduction to GrabCut in OpenCV with its source code
Platform: | Size: 412672 | Author: 王德晨 | Hits:

[Special EffectsGrabCut

Description: java使用GrabCut的示例,没有搭配opencv环境的伪代码(An example of Java using GrabCut)
Platform: | Size: 92160 | Author: 452123198510084657 | Hits:
« 12 »

CodeBus www.codebus.net