graph-basedsegmentation

所属分类:图形图像处理
开发工具:Visual C++
文件大小:9KB
下载次数:183
上传日期:2009-12-29 18:19:40
上 传 者bobjoehill
说明:  这个代码是文章Efficient Graph-Based Image Segmentation的实现,结合了vs2008和opencv,该算法进行分割,速度很快,效果不错。
(The source code is an implementation of the paper: Efficient Graph-Based Image Segmentation. VS2008 and Opencv are combined in the implementation process.)

文件列表:
graph-based segmentation\disjoint-set.h (1780, 2009-12-23)
graph-based segmentation\mutil.h (307, 2009-12-29)
graph-based segmentation\segment-graph.h (2197, 2009-12-23)
graph-based segmentation\segment-image.h (5698, 2009-12-25)
graph-based segmentation\seg_max_sum.cpp (2324, 2009-12-23)
graph-based segmentation\seg_max_sum.vcproj (4769, 2009-12-23)
graph-based segmentation\seg_max_sum.vcproj.USER-9.user.user (1409, 2009-12-29)
graph-based segmentation\stdafx.cpp (216, 2009-12-23)
graph-based segmentation\stdafx.h (233, 2009-12-23)
graph-based segmentation\targetver.h (498, 2009-12-23)
graph-based segmentation (0, 2009-12-29)

======================================================================== 控制台应用程序:seg_max_sum 项目概述 ======================================================================== 应用程序向导已为您创建了此 seg_max_sum 应用程序。 本文件概要介绍组成 seg_max_sum 应用程序的 的每个文件的内容。 seg_max_sum.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件, 其中包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 seg_max_sum.cpp 这是主应用程序源文件。 ///////////////////////////////////////////////////////////////////////////// 其他标准文件: StdAfx.h, StdAfx.cpp 这些文件用于生成名为 seg_max_sum.pch 的预编译头 (PCH) 文件和名为 StdAfx.obj 的预编译类型文件。 ///////////////////////////////////////////////////////////////////////////// 其他注释: 应用程序向导使用“TODO:”注释来指示应添加或自定义的源代码部分。 /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者