grabcut topic
iterative-grabcut
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 trans...
CalorieEstimation
This project is used for estimating calories.
GrabCut-Annotation-Tool
OpenCVのGrabCut()を利用したセマンティックセグメンテーション向けアノテーションツール(Annotation tool using GrabCut() of OpenCV. It can be used to create datasets for semantic segmentation.)
grabcut
A MATLAB Implementation of GrabCut (Excluding Border Matting and User Editing)
TestOpencv
利用OpenCV的Grabcut算法,在Android上实现抠图,只是用Java调用OpenCV函数实现的抠图
bLUe_PYSIDE
bLUe - A simple and comprehensive image editor featuring automatic contrast enhancement, color correction, 3D LUT creation, raw postprocessing, exposure fusion and noise reduction
etos-deepcut
Deep Extreme Cut http://www.vision.ee.ethz.ch/~cvlsegmentation/dextr . a tool to do automatically object segmentation from extreme points.
Skin-lesion-Segmentation-using-grabcut
Skin lesion segmentation is one of the first steps towards automatic Computer-Aided Diagnosis of skin cancer. Vast variety in the appearance of the skin lesion makes this task very challenging. The co...
Grabcut
My implementation of 《"GrabCut" - Interactive Foreground Extraction using Iterated Graph Cuts》