brianchirls / Seriously.js

A real-time, node-based video effects compositor for the web built with HTML5, Javascript and WebGL
MIT License
3.87k stars 354 forks source link

Chroma key on White Background. #136

Closed asshurimrepo closed 7 years ago

asshurimrepo commented 7 years ago

Is it possible to chroma key white background?

ffffff is working fine but if #fffeff is not keying.

Is there some script how to pull this off?

brianchirls commented 7 years ago

Chroma key looks for backgrounds with high saturation, which white is distinctly not. But try lumakey, which is specifically designed for keying out white or black.