Show HN: Deconvolution – a Rust image deconvolution and restoration crate
Category: library
Tags: image-processing, deconvolution, rust, computer-vision, scientific-computing
Score: 7.0/10 (Innovation: 6, Technical: 8, Documentation: 8, Utility: 6)
Deconvolution is a Rust library for image deconvolution and restoration, providing a comprehensive suite of algorithms including Wiener, Richardson-Lucy, blind methods, and advanced iterative solvers for recovering images from blur. It offers both high-level image API and low-level ndarray support, making it interesting for scientific imaging and computational photography applications.
Target audience: backend devs, data engineers, researchers
Repository: https://github.com/pbkx/deconvolution · Rust · MIT · 19 stars
View on Hacker News