计算机图形学论文题目,计算机图形学论文答题.doc

XX大学学生课程设计(论文)

题 目:GrabCut图像分割算法研究学 号:姓 名:专业年级:2012级计算机科学与技术教师姓名:

2015年 6 月 3日

1. 绪论5

1.1选题目的5

1.2简单介绍5

2.算法实现6

2.1 算法原理6

2.2 算法效果8

2.3 代码实现9

3.总结11

GrabCut图像分割算法研究

摘 要

图像分割就是把图像分成若干个特定的、具有独特性质的区域并提出感兴趣目标的技术和过程。它是由图像处理到图像分析的关键步骤。现有的图像分割方法主要分以下几类:基于阈值的分割方法、基于区域的分割方法、基于边缘的分割方法以及基于特定理论的分割方法等。1998年以来,研究人员不断改进原有的图像分割方法并把其它学科的一些新理论和新方法用于图像分割,提出了不少新的分割方法。图像分割后提取出的目标可以用于图像语义识别,图像搜索等等领域。

Graph cuts是一种十分有用和流行的能量优化算法,Graph Cuts理论最早是出现在流网络优化领域的,比如说水管网络,通信传输网络,城市车流网络等。而GrabCut是在GraphCut基础上改进的一种图像分割算法,它并非基于图像形态学,而是基于图割理论。在使用GrabCut时,需要人工给定一定区域的目标或者背景,然后算法根据设定的参数来进行分割。GrabCut适合从静态图像中提取前景照片的应用。在计算机视觉领域普遍应用于前背景分割(Image segmentation)、立体视觉(stereo vision)、抠图(Image matting)等。OpenCV中提供了cv::grabcut函数,因此只需提供图像并标记背景像素和前景像素,基于局部的标记,算法即可将图像中的像素进行分割。

【关键词】 图像分割 GraphCut GrabCut 背景分割 抠图 OpenCV

GrabCut image segmentation algorithm

Abstract

Image segmentation is the technology and process of dividing the image into a number of specific, unique and interesting regions.. It is the key step of image processing to image analysis.. Existing image segmentation methods are mainly divided into the following categories: Based on the threshold segmentation method based on region segmentation method, based on edge based segmentation method and segmentation algorithms based on a particular theory. Since 1998, researchers have improved the existing image segmentation method and applied some new theories and new methods to image segmentation.. The object extracted from the image segmentation can be used for image semantic recognition, image search and so on..

Graph cuts is a very useful and popular energy optimization algorithm, graph cuts theory the earliest is appeared in the network flow optimization field, for example water pipe network, communication network, urban traffic network. GrabCut is an image segmentation algorithm based on GraphCut, which is not based on image morphology, but bas

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值