搜索资源列表
000GrabCut.zip
- graph cut algorithm ,graph cut algorithm
GrabCut.zip
- source code for GrabCut algorithm,source code for GrabCut algorithm
Grabcut
- 与grabcut算法配套的论文,详述了对graphcut算法改进的地方,及其优点,-Matching algorithm with grabcut paper detailing the algorithm graphcut improved, and its advantages,
samples
- GrabCut抠图静态自动抠图实现,基于VS2008和OPENCV-GrabCut Matting static automatic matting to achieve, based on VS2008 and OPENCV
GrabCut
- this is a grabcut source.
GrabCut
- Grabcut for automatic object cut
TGraabCutSouuh
- 最经典之做,保证别人没有上传过实现文章“GrabCut" Interactive Foreground Exttraction using Iterated Graph Cuts用graphcut实现图图像分割,效果非常好 -The most classic to do, to ensure that others have not uploaded the article " GrabCut" Interactive Foreground Exttraction usin
CSharp-Images
- GrabCut 算法是一种高效的前景背景分割算法。传统分割算法应用纹理或边界信息中的一种进行分割, 而GrabCut 算法 综合利用了纹理及边界两种信息进行图像分割。GrabCut 算法是对Graph cuts 算法的改进, 具有分割精度高, 交互式操作少的优 点, 并将分割从灰度图像推广到了彩色图像领域, 是一种比较有前途的交互式分割算法。该算法用在静态图像编辑中的图片背景 更换, 取得了很好的效果。-The GrabCut algorithm is an efficient pr
segmentationcut
- GrabCut is an innovative 2D image segmentation technique developed by Rother et al. [2004]. This paper provides implementation details omitted from the original paper. Details covered in background papers are summarized here so that future impl
grabcut.zip
- opencv实现grabcut抠图功能,能将一定区域内的物体分离出来,未加模糊处理,the opencv realization grabcut matting function
grabcut_opencv2.3.zip
- opencv实现grabcut抠图功能,能将一定区域内的物体分离出来,未加模糊处理,the opencv realization grabcut matting function
grabcut
- 使用MFC实现GraCut算法的分割图像功能,没有Border Matting的功能-Use MFC to achieve GraCut image segmentation algorithm functions, no Border Matting function
grabcut
- 基于opencv2 vs2010的图像分割算法,手动圈出区域,自动分割相似区域-Opencv2 vs2010 based image segmentation algorithm, manually circled area, automatic segmentation similar regions
grabcut
- 基本的图割法进行图像分割,效果较好,思路清晰(The graph cut method is used for image segmentation, and the effect is bette)
GrabCut
- 该程序属于图像处理领域 ,通过交互的方式 从像素级别判断像素是否属于目标对象。matlab版本建议使用2013b,低版本兼容性差。(The program belong to an area of image processing that determines whether pixels belong to the target object from the pixel level by an interactive way.)
grabCut
- 用于实现grabCut算法实现,分离图像的前景与后景(For the realization of grabCut algorithm, the separation of foreground and background image)