Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 283 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 283 Bytes

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