本科毕业论文(设计)
题 目 基于图像分割的图像抠取算法的研究与实现
学 院 计算机学院 专 业 计算机科学与技术 学生姓名 杨明川 学 号 年级 06
指导教师 吕泽均
教务处制表
二Ο一 年 月 日
基于图像分割的图像抠取算法的研究与实现
计算机科学与技术专业
学生 杨明川 指导老师 吕泽均
[摘要] 随着数码设备在日常生活中的大量使用,以及各种图片在各个领域越来越广泛的应用,围绕着图片处理而出现的问题也变得越来越复杂。对于大多数没有学过专业图像处理软件的用户来说,想要从图片中抠出自己感兴趣的目标,或者是进而对其更换背景都是一件很困难的事。因此一个简单的,智能的进行目标抠取的软件是极为必要的。而完成这类软件的核心就是一个处理效果良好的图像抠取算法的实现。
GrabCut算法是目前在图像分割领域取得良好效果的数字图像抠取算法。综述了GrabCut算法的实现过程,并且介绍了根据算法抠取出来的感兴趣目标与背景所实现目标背景保存,目标图像简单变换,目标背景替换等一系列辅助功能的完成方法。最后在总结章节中,阐述了实现过程的一些特色与存在的问题,并且提出对未来的研究方向的展望和个人自己的理解。
[主题词] 图像分割;Grabcut算法;背景替换;
Studying and implementing image cutouting
algorithm
based on image segmentation
Computer Science
Student: Yang Ming-chuan Adviser: Lv Ze-jun
[Abstract] With the digital equipment widely used in daily life, and
a variety of pictures in the more extensive application in various fields, centered on the problems of image processing become more and more complex. For the most users who did not learn the professional image processing software and want to cutout the interest target from the picture, or then replace the background are a very difficult thing. Therefore, a simple, intelligent software of cutoutting the target from the image is very
necessary. The core of thecompletion of such software is a nice implementing of a good image-matting algorithm.
GrabCut digital matting algorithm the current field of image segmentation. In this paper ,it reviews the implementing if GrabCut algorithm ,and introduces some of the function’s implementing like goalsbackground saving,simply change on the target image, target background replacement,etc. After the introduction of function implementing, there are a demonstrating of the results in the corresponding function.In the last chapter, experimental results and problems are concluded, and propose directions for future research prospects and personal understanding.
[Key Words] Image segmentation ; GrabCut ; Background
replace
目 录
1 绪论 ...................................................
1.1课题研究的背景和意义 .....................................
1.2 图像抠取软件及成果的现状 .................................
1.2.1 综合化的图像处理软件 ...........................................
1.2.2 单一化的图像处理软件 ...........................................
相关推荐: