av-denoise 0.4.0-alpha1

Fast and efficient video denoising using accelerated nlmeans.
Documentation
1
2
3
4
5
6
7
mod helpers;

mod aggregate;
mod fused;
mod group;
mod plane_ops;
mod transforms;