grabcut topic

List grabcut repositories

iterative-grabcut

44
Stars
8
Forks
Watchers

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

45
Stars
22
Forks
Watchers

This project is used for estimating calories.

GrabCut-Annotation-Tool

35
Stars
8
Forks
Watchers

OpenCVのGrabCut()を利用したセマンティックセグメンテーション向けアノテーションツール(Annotation tool using GrabCut() of OpenCV. It can be used to create datasets for semantic segmentation.)

grabcut

33
Stars
19
Forks
Watchers

A MATLAB Implementation of GrabCut (Excluding Border Matting and User Editing)

TestOpencv

21
Stars
3
Forks
Watchers

利用OpenCV的Grabcut算法,在Android上实现抠图,只是用Java调用OpenCV函数实现的抠图

bLUe_PYSIDE

67
Stars
7
Forks
Watchers

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

25
Stars
4
Forks
Watchers

Deep Extreme Cut http://www.vision.ee.ethz.ch/~cvlsegmentation/dextr . a tool to do automatically object segmentation from extreme points.

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

15
Stars
2
Forks
Watchers

My implementation of 《"GrabCut" - Interactive Foreground Extraction using Iterated Graph Cuts》