bioimageflow-restoration-tools

bioimageflow-restoration-tools provides restoration inference wrappers, simple image-processing comparisons, and image-quality metrics. It is designed for workflows that compare noisy or blurred microscopy images with restored outputs.

Install-time libraries are imageio and NumPy. CAREamicsPredict runs CAREamics inference from a checkpoint. The simple filters are documented as image-processing methods rather than learned restoration models. SAIRPICO command-line restoration tools live in bioimageflow-sairpico-tools.

Tools

Workflow Use

Use CAREamicsPredict in restoration workflows when a CAREamics checkpoint is available. Use RestorationMetrics to compare noisy and restored outputs against a clean reference or curated validation crop.

Detailed Pages