搜索资源列表
GrabCut
- 基于opencv的图像分割算法,改进了graph cut算法-image segmentation algorithm based on Opencv, improved from graph cut 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
- 使用OpenCV的Grabcut实现图像分割-Use Grabcut in OpenCV for 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
- opencv中使用grabcut的代码,实现的效果非常好。-the opencv used grabcut the code
ocvgrabcut
- opencv中使用grabcut对lena图像进行前景提取-prospects of Lena image are extracted by using the grabcut
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.
sharedmatting
- c++ opencv GrabCut image matting 图像分割 抠图-c++ opencv GrabCut image matting
interpretation-of--OPENCV-GrabCut--
- opencv grabcut 程序详细讲解-opencv grabcut procedure explained in detail
grabcutEx01
- 在opencv环境下基于grabcut方法的运动目标检测代码-In opencv environment grabcut method based moving target detection code
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
OneCutWithSeeds
- Grabcut的优化版本One Cut在OpenCV中的实现,处理较大图像时十分高效-OneCut in OpenCV,efficient when segmenting large images