Denoising method for sequence of images or volumes. Primarily targeting fMRI data.
Project description
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 (see the documentation for more details):
MP-PCA
Hybrid-PCA
NORDIC
Optimal Thresholding
Raw Singular Value Thresholding
A mathematical description of these methods is available in the documentation.
Installation
$ pip install patch-denoise
patch-denoise requires Python>=3.9
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 detailed 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]
Citation
If you use this package for academic work, please cite the associated publication, available on HAL
@inproceedings{comby2023,
TITLE = {{Denoising of fMRI volumes using local low rank methods}},
AUTHOR = {Pierre-Antoine, Comby and Zaineb, Amor and Alexandre, Vignaud and Philippe, Ciuciu},
URL = {https://hal.science/hal-03895194},
BOOKTITLE = {{ISBI 2023 - International Symposium on Biomedical Imaging 2023}},
ADDRESS = {Carthagena de India, Colombia},
YEAR = {2023},
MONTH = Apr,
KEYWORDS = {functional MRI ; patch denoising ; singular value thresholding ; functional MRI patch denoising singular value thresholding},
PDF = {https://hal.science/hal-03895194/file/isbi2023_denoise.pdf},
HAL_ID = {hal-03895194},
HAL_VERSION = {v1},
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file patch_denoise-1.4.4.tar.gz.
File metadata
- Download URL: patch_denoise-1.4.4.tar.gz
- Upload date:
- Size: 41.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5fa536de392a6fb05f90bdfddc42bc1b07ebd608307d0e13cce5d504fabf0858
|
|
| MD5 |
210f511852376f92cd7f95dd8c3c2d83
|
|
| BLAKE2b-256 |
d531c05c719bd26e24dd3f064ed57171a3ce0afda5ba8693ce466209d7eaed52
|
File details
Details for the file patch_denoise-1.4.4-py3-none-any.whl.
File metadata
- Download URL: patch_denoise-1.4.4-py3-none-any.whl
- Upload date:
- Size: 34.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ac452d3e6a42c9b6a59ddcba7223e96e4b660e3657e72e8d62cbd96a7999e2b
|
|
| MD5 |
7a4755c538ed31ac7a30e24f290e7c7a
|
|
| BLAKE2b-256 |
d079400094acc215fca5d9b407f7caea91a1ea3dd1c07fd1ae8be3bcf1d6afb3
|