nihui / dain-ncnn-vulkan

DAIN, Depth-Aware Video Frame Interpolation implemented with ncnn library
MIT License
515 stars 45 forks source link

Transparency? #35

Open MiLO83 opened 3 years ago

MiLO83 commented 3 years ago

I am interpolating .png Animation Cels. Is there a Transparency Workflow? Currently, I am keying pixel x0, y0 color to transparent, but semi-transparent pixels are turning grey in my implementation. Thank you so much for this program! https://www.youtube.com/watch?v=LetY6vqWplg (My program runs yours for batch processing)