MatteKit is MATLAB library for alpha matting.
Alpha Matting is the process of softly extracting foreground and background components from an image, given some user labelling.
MatteKit currently implements the following matting algorithms:
- Closed-Form Matting
- KNN Matting
- W Matting for Sparse Labels