Skip to main content

chromakey

Function chromakey 

Source
pub fn chromakey(
    color: &str,
    similarity: f64,
    blend: f64,
) -> impl Fn(Stream<Video>) -> Stream<Video>