- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
裴晓康,王贵锦,林行刚( 清华大学 电子工程系,
裴晓康,王贵锦,林行刚
( 清华大学 电子工程系,北京 100084)
摘 要: 提出了一种新的自动抠图算法框架。首先,估计输入图像各个区域的模糊程度; 其次,对图像进行显著
性的计算; 然后融合模糊度和显著性信息,大致分割出前景和背景,从而自动生成标注前景、背景、未知区域的三 色图; 最后,采用基于采样的抠图算法就可以准确地完成前景目标物体的自动抠图。该算法无须人工辅助或附 加信息。在标准数据集和实拍图像上的实验结果证明了该算法的准确性和实用性,可广泛应用于图像和视频的 编辑合成。
关键词: 自动抠图; 自然背景; 模糊估计; 显著性检测; 三色图生成
中图分类号:
文献标志码:
文章编号:
TP391
A
1001-3695( 2012) 10-3945-03
doi: 10. 3969 / j. issn. 1001-3695. 2012. 10. 092
Automatic matting based on fusion of blur estimation and saliency detection
PEI Xiao-kang,WANG Gui-jin,LIN Xing-gang
( Dept. of Electronic Engineering,Tsinghua University,Beijing 100084,China)
Abstract: This paper proposed a new framework for automatic matting of natural images. First,estimated the blurring level of
each part of the input image according to the different focusing status in the foreground and in the background. Second,it calcu- lated the saliency for the image and detected the salient regions. Then,with the combined information of blur and saliency,the foreground region and background region could be roughly identified and separated,and the Trimap which denoted the division of the foreground,background and unknown region could be generated automatically. Last,accurate object matting could be ac- complished by a sample-based matting algorithm on the basis of the Trimap. This algorithm did not require any user assistance or other additional information. Experiments both on standard data sets and actual captured images well demonstrate the accura- cy and effectiveness of this algorithm,which can be widely used in image / video editing and composition.
Key words: automatic image matting; natural background;
blur estimation; saliency detection; Trimap generating
人工标定图像的 Trimap 毕竟是一件费时费力的工作,尤
其是对视频抠图与合成。因此,一些自动抠图方法也相继被研
0 引言
自然背景下的数字图像抠图( digital matting) 是指在图像 中将前景目标物体精确提取的过程。它是图像处理与编辑中 的一项关键技术,可广泛应用于视频合成、电影特效以及游戏 娱乐等领域。与图像分割技术不同的是,抠图是一种“软分 割”的技术,它需要将图像中每个像素精确地表示为前、背景 的按比例合成。其数学模型表示为: 对自然图像的任意像素 Ii ,可以表示为背景像素 Bi 和前景像素 Fi 的线性合成,如式
( 1
文档评论(0)