This package contains the code described in:
[Pitie16] An Alternative Matting Laplacian. F. Pitie, (2016)
In International Conference on Image Processing (ICIP'16), September.
This paper offers an alternative formulation to the Matting Laplacian proposed in [1].
Please cite our publication when using the code.
Send an email to pitief@tcd.ie if you want more information
Run the demo
>>> demo
input image | input alpha estimate (using [2]) |
estimated alpha | |
estimated a (rescaled) | estimated b (rescaled) |
The image is taken from the alpha matting evaluation website [3].
[1] A. Levin, D. Lischinski, and Y. Weiss, “A closed-form solution to natural image matting,”
Pattern Analysis and Machine Intelligence, IEEE Transactions on, vol. 30, no. 2,
pp. 228–242, Feb 2008.
[2] Kaiming He, C. Rhemann, C. Rother, Xiaoou Tang, and Jian Sun, “A global sampling method
for alpha matting,” in Computer Vision and Pattern Recognition (CVPR), 2011 IEEE Conference on,
June 2011, pp. 2049–2056.
[3] Christoph Rhemann, Carsten Rother, Jue Wang, Margrit Gelautz, Pushmeet Kohli, and Pamela Rott,
“Alpha matting evaluation website,” http://www.alphamatting.com.