Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 702 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 702 Bytes

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