Alpha Matting

An all-in-one alpha matting tool!

You are now following this Submission

Alpha matting is the process of decomposing an image into foreground and background regions, usually with the interest to extract the foreground object. This submission does just that. Begin by creating a trimap, comprising the known background and foreground regions, as well as the unlabeled boundary of the two regions. And let the algorithm handle the rest.

The alpha matting algorithm is due to the published work of:
Zheng & Kambhamettu, "Learning based digital matting", IEEE International Conference on Computer Vision (ICCV 2009).

This submission is best used with Image Snipper at https://www.mathworks.com/matlabcentral/fileexchange/64427. Live long and prosper!

Essential files: alphamatte.m, permute2.m, snipamat.m
Accompanying files: Hand.png, howto.txt

Cite As

Alan Tan (2026). Alpha Matting (https://www.mathworks.com/matlabcentral/fileexchange/68168-alpha-matting), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1

Added a screenshot

1.0.0