/RobustMatting

An implementation of Robust Image Matting algorithm

Primary LanguageC++

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