Found 460 repositories(showing 30)
jfzhang95
Deep GrabCut in PyTorch
An interactive image segmentation tool for image segmentation labeling, which use GrabCut and implemented in OpenCV 3 and Python.
naver
Image segmentation using GrabCut algorithm for iOS
bvirxx
bLUe - A simple and comprehensive image editor featuring automatic contrast enhancement, color correction, 3D LUT creation, raw postprocessing, exposure fusion and noise reduction
Orcuslc
An implementation of http://dl.acm.org/citation.cfm?id=1015720
taigw
Matlab implementation of GrabCut and GraphCut for interactive image segmentation
Liang-yc
This project is used for estimating calories.
chocopoule
Full web grabcut example using opencvjs
higherhu
Some basic image segmentation algorithms, include mean-shift, graph-based, SLIC, SEEDS, GrabCut, OneCut, et al.
louisfb01
This algorithm uses a rectangle made by the user to identify the foreground item. Then, the user can edit to add or remove objects to the foreground. Then, it removes the background and makes it transparent.
LauTrond
这是一个可以将任意人像照片转换为证件照的模块,使用grabcut和原创的matting算法,使用C++11标准编写,提供C++接口。
moetayuko
No description available
MatthewLQM
This is an implement of GrabCut.
Kazuhito00
OpenCVのGrabCut()を利用したセマンティックセグメンテーション向けアノテーションツール(Annotation tool using GrabCut() of OpenCV. It can be used to create datasets for semantic segmentation.)
whatlulumomo
Interactive image segmentation platform to separate the foreground and background of the image based on user-specified bounding box based on grabcut algorithm and border matting algorithm..
xiumingzhang
A MATLAB Implementation of GrabCut (Excluding Border Matting and User Editing)
vojirt
Semi-automatic segmentation of an object in a video sequence or a single image using Grabcut alg.
jacobgil
Saliency map generated by back projecting the image histogram on itself, and refinement with Grabcut.
celesius
利用opencv的grabCut算法编写的抠图算法,这个算法能更完整的抠图
downingstreet
No description available
cvlab-epfl
Annotation tool for semantic and instance segmentation, with automated help from the GrabCut implemented in OpenCV.
schenkerx
An Android demonstration of segmenting an image by Grab-Cut algorithm.
etosworld
Deep Extreme Cut http://www.vision.ee.ethz.ch/~cvlsegmentation/dextr . a tool to do automatically object segmentation from extreme points.
celesius
ios的抠图工具并存储图像
irllabs
Labeling tool for machine vision based segmentation tools, based on work by Kris Kitani
jasonyzhang
Interactive interface for running GrabCut.
o0o0oo00
利用OpenCV的Grabcut算法,在Android上实现抠图,只是用Java调用OpenCV函数实现的抠图
daviddoria
NOTE: Image segmentation that iteratively uses Expectation Maximization for Gaussian Mixture Model estimation and Graph Cuts.
blogercn
blur;Bokeh;opencv;grabCut,这个一个运用抠图技术实现的背景虚化功能,主要模仿高端相机的背景虚化或者背景模糊效果
luiscarlosgph
GrabCut implementation that works seamlessly for C++ and Python.