Skip to content

An implementation of Robust Image Matting algorithm

Notifications You must be signed in to change notification settings

lvhan028/RobustMatting

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RobustMatting

An implementation of Robust Image Matting algorithm.

Dependencies

  • OpenCV 3.2
  • Eigen (which has been included in the directory libs)

I built the code in VS2015, not tested in linux yet.

Usage

RobustMatting.exe input.png trimap.png output.png

About

An implementation of Robust Image Matting algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 82.4%
  • Fortran 12.0%
  • C 2.1%
  • CMake 1.9%
  • Cuda 1.2%
  • Shell 0.2%
  • Other 0.2%