paper-with-me

홈 › Papers

Sparse Coding for Alpha Matting

2016-04-11 · Jubin Johnson, Ehsan Shahrian Varnousfaderani, Hisham Cholakkal, Deepu Rajan

Existing color sampling based alpha matting methods use the compositing equation to estimate alpha at a pixel from pairs of foreground (F) and background (B) samples. The quality of the matte depends on the selected (F,B) pairs. In this paper, the matting problem is reinterpreted as a sparse coding of pixel features, wherein the sum of the codes gives the estimate of the alpha matte from a set of unpaired F and B samples. A non-parametric probabilistic segmentation provides a certainty measure on the pixel belonging to foreground or background, based on which a dictionary is formed for use in sparse coding. By removing the restriction to conform to (F,B) pairs, this method allows for better alpha estimation from multiple F and B samples. The same framework is extended to videos, where the requirement of temporal coherence is handled effectively. Here, the dictionary is formed by samples from multiple frames. A multi-frame graph model, as opposed to a single image as for image matting, is proposed that can be solved efficiently in closed form. Quantitative and qualitative evaluations on a benchmark dataset are provided to show that the proposed method outperforms current state-of-the-art in image and video matting.

📄 PDF Abstract BibTeX arXiv:1604.02898

Code (0)

등록된 구현이 없습니다.

Tasks

Image MattingVideo Matting

Similar Papers 제목 키워드 기반

Enhancing Image Matting in Real-World Scenes with Mask-Guided Iterative Refinement

2025-02-24 · Rui Liu

Real-world image matting is essential for applications in content creation and augmented reality. However, it remains challenging due to the complex nature of scenes and the scarcity of high-quality datasets. To address …

Benchmarkingfeature selectionImage Matting

Alpha Matte Generation from Single Input for Portrait Matting

2021-06-06 · Dogucan Yaman, Hazim Kemal Ekenel, Alexander Waibel

In the portrait matting, the goal is to predict an alpha matte that identifies the effect of each pixel on the foreground subject. Traditional approaches and most of the existing works utilized an additional input, e.g.,…

Image MattingSegmentation

Attention-guided Temporally Coherent Video Object Matting

2021-05-24 · Yunke Zhang, Chi Wang, Miaomiao Cui, Peiran Ren 외

This paper proposes a novel deep learning-based video object matting method that can achieve temporally coherent matting results. Its key component is an attention-based temporal aggregation module that maximizes image m…

Image MattingObjectSemantic SegmentationVideo Matting+2

PyMatting: A Python Library for Alpha Matting

2020-03-25 · Thomas Germer, Tobias Uelwer, Stefan Conrad, Stefan Harmeling

An important step of many image editing tasks is to extract specific objects from an image in order to place them in a scene of a movie or compose them onto another background. Alpha matting describes the problem of sepa…

Image Matting

Self-supervised Matting-specific Portrait Enhancement and Generation

2022-08-13 · Yangyang Xu Zeyang Zhou, Shengfeng He

We resolve the ill-posed alpha matting problem from a completely different perspective. Given an input portrait image, instead of estimating the corresponding alpha matte, we focus on the other end, to subtly enhance thi…

Image MattingSpecificity