Description: GRABCUTOpenCV in GrabCut algorithm is based on the " GrabCut " - Interactive Foreground Extraction using Iterated Graph Cuts" in this article to achieve. The algorithm uses the image texture (color) and the boundary information (contrast) information, as long as the amount of user interaction to obtain a better segmentation results. If the color contrast between foreground and background is not, split ineffective however, allow manual marking some of the foreground or background areas, this can get better results in this case.
To Search:
File list (Check if you may need any files):
GrabCut\bagon_assert.h
.......\block.h
.......\CHANGELOG.txt
.......\compile_gc.m
.......\energy.h
.......\GCAlgo.m
.......\GCoptimization.cpp
.......\GCoptimization.h
.......\GC_GUI.fig
.......\GC_GUI.m
.......\graph.cpp
.......\graph.h
.......\GraphCut.cpp
.......\GraphCut.h
.......\GraphCut.m
.......\GraphCut3dConstr.cpp
.......\GraphCutConstr.cpp
.......\GraphCutConstrSparse.cpp
.......\GraphCutMex.cpp
.......\LICENSE.TXT
.......\LinkedBlockList.cpp
.......\LinkedBlockList.h
.......\maxflow.cpp
.......\README_GrabCut.txt
.......\README_GraphCut_Bagon.txt
.......\VERSION.txt
GrabCut