There are some noise-handling pieces, but no public denoising API. E.g.: Wiener/unsupervised Wiener configs, NSR estimation, regularization, and simulation helpers for Gaussian/Poisson/readout noise. The crate is focused on deconvolution.
esafak 16 hours ago [-]
Nice work. Old skool methods at this point. You could add some neural methods but then you'd lose any performance benefits of Rust and might as well use the richer Python ecosystem.
https://github.com/Twinklebear/oidn-rs
https://news.ycombinator.com/item?id=48263398
https://news.ycombinator.com/item?id=48258915