A propagation matting method based on the Local Sampling and KNN Classification with adaptive feature space
Xiao Chen, Fazhi He

TL;DR
This paper introduces a new image matting method combining local sampling and KNN classification with adaptive feature space, improving results in complex regions where traditional methods struggle.
Contribution
The proposed algorithm adaptively integrates local sampling and KNN classification with feature space optimization for improved image matting in complex areas.
Findings
Performs as well as Closed Form on simple images
Outperforms Closed Form on complex regions
Validated through standard evaluation tests
Abstract
Closed Form is a propagation based matting algorithm, functioning well on images with good propagation . The deficiency of the Closed Form method is that for complex areas with poor image propagation , such as hole areas or areas of long and narrow structures. The right results are usually hard to get. On these areas, if certain flags are provided, it can improve the effects of matting. In this paper, we design a matting algorithm by local sampling and the KNN classifier propagation based matting algorithm. First of all, build the corresponding features space according to the different components of image colors to reduce the influence of overlapping between the foreground and background, and to improve the classification accuracy of KNN classifier. Second, adaptively use local sampling or using local KNN classifier for processing based on the pros and cons of the sample performance of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Enhancement Techniques · Image Processing Techniques and Applications · Advanced Image Processing Techniques
