基于超像素的快速自适应三元图前景提取方法

Superpixel-Based Foreground Extraction With Fast Adaptive Trimaps

IEEE Transactions on Cybernetics · 2017
被引 34
ABS 3

中文导读

提出一种基于超像素GrabCut和快速自适应三元图的交互式前景提取方法,在BSDS500和alphamatting数据集上比五种代表性方法更快,且交互式方法中效果更优。

Abstract

Extracting the foreground from a given complex image is an important and challenging problem. Although there have been many methods to perform foreground extraction, most of them are time-consuming, and the trimaps used in the matting step are labeled manually. In this paper, we propose a fast interactive foreground extraction method based on the superpixel GrabCut and image matting. Specifically, we first extract superpixels from a given image and apply GrabCut on them to obtain a raw mask. Due to that the resulting mask border is hard and toothing, we further propose fast and adaptive trimaps (FATs), and construct an FATs-based shared matting for computing a refined mask. Finally, by interactive processing, we can obtain the final foreground. Experimental results on the BSDS500 and alphamatting datasets demonstrate that our proposed method is faster than five representative methods, and performs better than the interactive representative methods in terms of the three evaluation criteria: 1) mean square error; 2) sum of absolute difference; and 3) execution time.

计算机视觉图像分割前景提取图像抠图