Skip to content

Python implementation of He, Kaiming, et al. "A global sampling method for alpha matting." In CVPR 2011.

License

Notifications You must be signed in to change notification settings

mingyang-tu/global-matting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Global Matting

Python implementation of He, Kaiming, et al. "A global sampling method for alpha matting." In CVPR 2011.

Requirements

  • numpy
  • opencv-python
  • scipy

Usage

Run matting.py

Result

Input Trimap Alpha

About

Python implementation of He, Kaiming, et al. "A global sampling method for alpha matting." In CVPR 2011.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages