GrabCut

所属分类:图形图像处理
开发工具:Visual C++
文件大小:11890KB
下载次数:57
上传日期:2010-12-09 14:27:17
上 传 者duoduoduo2010
说明:  grabcut算法实现图像分割,基于2004年发表的grabcut算法实现。
(grabcut)

文件列表:
GrabCut\boundary_GT\106024.bmp (156442, 2004-04-28)
GrabCut\boundary_GT\124080.bmp (156442, 2004-04-28)
GrabCut\boundary_GT\153077.bmp (156442, 2004-04-28)
GrabCut\boundary_GT\153093.bmp (156442, 2004-04-28)
GrabCut\boundary_GT\181079.bmp (156922, 2004-04-28)
GrabCut\boundary_GT\189080.bmp (156922, 2004-04-28)
GrabCut\boundary_GT\208001.bmp (156922, 2004-04-28)
GrabCut\boundary_GT\209070.bmp (156442, 2004-04-28)
GrabCut\boundary_GT\21077.bmp (156442, 2004-04-28)
GrabCut\boundary_GT\227092.bmp (156922, 2004-04-28)
GrabCut\boundary_GT\24077.bmp (156442, 2004-04-28)
GrabCut\boundary_GT\271008.bmp (156442, 2004-04-28)
GrabCut\boundary_GT\304074.bmp (156922, 2004-04-28)
GrabCut\boundary_GT\326038.bmp (156442, 2004-04-28)
GrabCut\boundary_GT\37073.bmp (156442, 2004-04-28)
GrabCut\boundary_GT\376043.bmp (156922, 2004-04-28)
GrabCut\boundary_GT\388016.bmp (156922, 2004-04-28)
GrabCut\boundary_GT\65019.bmp (156442, 2004-04-28)
GrabCut\boundary_GT\69020.bmp (156442, 2004-04-28)
GrabCut\boundary_GT\86016.bmp (156442, 2004-04-28)
GrabCut\boundary_GT\banana1.bmp (308278, 2004-04-28)
GrabCut\boundary_GT\banana2.bmp (308278, 2004-04-28)
GrabCut\boundary_GT\banana3.bmp (308278, 2004-04-28)
GrabCut\boundary_GT\book.bmp (308278, 2004-04-28)
GrabCut\boundary_GT\bool.bmp (235078, 2004-04-28)
GrabCut\boundary_GT\bush.bmp (272278, 2004-04-28)
GrabCut\boundary_GT\ceramic.bmp (308278, 2004-04-28)
GrabCut\boundary_GT\cross.bmp (272278, 2004-04-28)
GrabCut\boundary_GT\doll.bmp (255814, 2004-04-28)
GrabCut\boundary_GT\elefant.bmp (308278, 2004-04-28)
GrabCut\boundary_GT\flower.bmp (271078, 2004-04-28)
GrabCut\boundary_GT\fullmoon.bmp (156478, 2004-04-28)
GrabCut\boundary_GT\grave.bmp (272278, 2004-04-28)
GrabCut\boundary_GT\llama.bmp (192514, 2004-04-28)
GrabCut\boundary_GT\memorial.bmp (272278, 2004-04-28)
GrabCut\boundary_GT\music.bmp (308278, 2004-04-28)
GrabCut\boundary_GT\person1.bmp (271078, 2004-04-28)
GrabCut\boundary_GT\person2.bmp (271078, 2004-04-28)
GrabCut\boundary_GT\person3.bmp (272278, 2004-04-28)
GrabCut\boundary_GT\person4.bmp (271078, 2004-04-28)
... ...

GrabCut implementation source code Copyright(c) 2005-2006 Justin Talbot All Rights Reserved. For educational use only; commercial use expressly forbidden. NO WARRANTY, express or implied, for this software. Uses Graphcut implementation by Vladimir Kolmogorov (vnk@cs.cornell.edu), 2001. Requires: OpenGL, GLUT, and OpenCV libraries to compile and run. Usage: grabcut.exe Use mouse to drag a rectangle around the foreground portion of the displayed image. Then use the following keys '1': Show image '2': Show GMM component assignment. Red shades are foreground components; green are background components. '3': Show N-link weights. White is a large average N-link weight around a pixel, black is a low average N-link weight. '4': Show T-link weights. Red component is foreground T-link weight, green component is background T-link weight. ' ' (space bar): Show/hide the computed alpha mask. 'o': Run one step of the GrabCut refinement algorithm 'r': Run the GrabCut refinement algorithm to convergence. 'l': Run the Orchard-Bouman clustering algorithm again. (It's run during initialization automatically.) Escape: Stop refinement algorithm (after pressing 'r') 'q': Quit.

近期下载者

相关文件


收藏者