Improving Image Matting using Comprehensive Sampling Sets

E.Shahrian,D.Rajan,B.Price,S.Cohen,Improving Image Matting using Comprehensive Sampling Sets,CVPR13
651 Downloads
Updated 2 Oct 2014

View License

Source code of the paper :
E.Shahrian, D.Rajan, B.Price, S.Cohen, "Improving Image Matting using Comprehensive Sampling Sets" , CVPR 2013. (Oral presentation).
(Make sure the paper is properly cited when use the code. Free license for academic purposes. )
we present a new image matting algorithm that achieves state-of-the-art performance on a benchmark dataset of images. This is achieved by solving two major problems encountered by current sampling based algorithms. The first is that the range in which the foreground and background are sampled is often limited to such an extent that the true foreground and background colors are not present. Here, we describe a method by which a more comprehensive and representative set of samples is collected so as not to miss out on the true samples. This is accomplished by expanding the sampling range for pixels farther from the foreground or background boundary and ensuring that samples from each color distribution are included. The second problem is the overlap in color distributions of foreground and background regions. This causes sampling based methods to fail to pick the correct samples
for foreground and background. Our design of an objective function forces those foreground and background samples to be picked that are generated from well-separated distributions. Comparison on the dataset at and evaluation by www.alphamatting.com shows that the proposed method ranks first in terms of error measures used in the website.

Cite As

Ehsan Shahrian varnousfaderani (2024). Improving Image Matting using Comprehensive Sampling Sets (https://www.mathworks.com/matlabcentral/fileexchange/47989-improving-image-matting-using-comprehensive-sampling-sets), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.2.0.0

tags are updated

1.1.0.0

description is updated.

1.0.0.0