MarcoForte / FBA_Matting

Official repository for the paper F, B, Alpha Matting
MIT License
464 stars 95 forks source link

do not need trimaps? #10

Closed hepengfei-ml closed 4 years ago

hepengfei-ml commented 4 years ago

How does matting work without trimaps?

MarcoForte commented 4 years ago

This matting method requires trimaps, maybe look here https://github.com/yunkezhang/FusionMatting or here https://github.com/senguptaumd/Background-Matting However the alpha matte will not be as accurate

hepengfei-ml commented 4 years ago

tks