MatteKit icon indicating copy to clipboard operation
MatteKit copied to clipboard

MATLAB library for alpha matting

MatteKit

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.

+ =

Algorithms

MatteKit currently implements the following matting algorithms:

  • Closed-Form Matting
  • KNN Matting
  • W Matting for Sparse Labels