Skip to main content

Denoising method for sequence of images or volumes. Primarly targeting fMRI data.

Project description

https://img.shields.io/codecov/c/github/paquiteau/patch-denoising https://github.com/paquiteau/patch-denoising/workflows/CI/badge.svg https://github.com/paquiteau/patch-denoising/workflows/CD/badge.svg
https://img.shields.io/badge/style-black-black https://img.shields.io/badge/docs-Sphinx-blue

Release (TBA)

This repository implements patch-denoising methods, with a particular focus on local-low rank methods.

The target application is functional MRI thermal noise removal, but this methods can be applied to a wide range of image modalities.

It includes several local-low-rank based denoising methods:

  1. MP-PCA

  2. Hybrid-PCA

  3. NORDIC

  4. Optimal Thresholding

  5. Raw Singular Value Thresholding

A mathematical description of theses methods is available in the documentation.

Installation

patch-denoise requires Python>=3.8

Quickstart

After installing you can use the patch-denoise command-line.

$ patch-denoise input_file.nii output_file.nii --mask="auto"

See patch-denoise --help for detailled options.

Documentation and Examples

Documentation and examples are available at https://paquiteau.github.io/patch-denoising/

Development version

$ git clone https://github.com/paquiteau/patch-denoising
$ pip install -e patch-denoising[dev,doc,test,optional]

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

patch-denoise-1.2.1.dev22.tar.gz (35.1 kB view hashes)

Uploaded Source

Built Distribution

patch_denoise-1.2.1.dev22-py3-none-any.whl (29.2 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