Skip to main content

NLM (non local means) denoising

Project description

napari-nlm

License BSD-3 PyPI Python Version tests codecov napari hub


GPU accelerated non local means (NLM) denoising plugin for napari (WIP)

  • currently only supports single-channel 2D or 3D images
  • requires a OpenCL capable GPU

Screenshot

Installation

You can install napari-nlm via [pip]:

pip install napari-nlm

Usage

  1. Open example image Open Sample > napari-nlm: noisy bricks
  2. Adjust parameters
    • sigma: denoising strength (the larger sigma, the greater the smoothing)
    • patch_radius: size of local patches, 2 or 3 is a good default
    • search_radius: size of search area around each pixel to find similar patches, 7-11 is a good default
  3. Denoise by pressing run

License

Distributed under the terms of the [BSD-3] license, "napari-nlm" is free and open source software

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

napari-nlm-0.0.4.tar.gz (5.0 kB view hashes)

Uploaded Source

Built Distribution

napari_nlm-0.0.4-py3-none-any.whl (5.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page