GrabCut 알고리즘 전체 소스 코드에 대한 소스 코드를 직접 테스트로 사용할 수 있습니다.(translate from):source code for GrabCut algorithm full source code can be directly used by the test.
File list:
GrabCut
......\maxflow-v2.1.src
......\................\adjacency_list
......\................\..............\block.h
......\................\..............\graph.cpp
......\................\..............\graph.h
......\................\..............\maxflow.cpp
......\................\forward_star
......\................\............\block.h
......\................\............\graph.cpp
......\................\............\graph.h
......\................\............\maxflow.cpp
......\................\CHANGES.TXT
......\................\README.TXT
......\Color.cpp
......\Color.h
......\Global.h
......\GMM.cpp
......\GMM.h
......\GrabCut.cpp
......\GrabCut.h
......\GrabCut.sln
......\GrabCut.vcproj
......\Image.cpp
......\Image.h
......\main.cpp
......\readme.txt