From 97604bc8fcd3e9d4e32cb0ff67e92a5e17760658 Mon Sep 17 00:00:00 2001 From: Pradeep Reddy Raamana Date: Wed, 19 Jun 2024 09:18:47 -0400 Subject: [PATCH] refreshing contib ideas --- CONTRIBUTING_IDEAS_SUGGESTIONS.rst | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING_IDEAS_SUGGESTIONS.rst b/CONTRIBUTING_IDEAS_SUGGESTIONS.rst index a002520..d637eb6 100644 --- a/CONTRIBUTING_IDEAS_SUGGESTIONS.rst +++ b/CONTRIBUTING_IDEAS_SUGGESTIONS.rst @@ -4,7 +4,13 @@ Ideas and suggestions for contribution ================================================ -You can contribute in different ways to different modalities, as noted below. +You can contribute in different ways to different modalities, as noted below, as well as in helping fix `issues `_ and improving `pull requests `_. + +Defacing module +------------------------- + + - improve the current implementation of a defacing module to be more automatic e.g., in generating the 3D renderings of a patients brain just from the T1w MRI scan, fully natively in Python. See PR https://github.com/raamana/visualqc/pull/62 for a start. + Alignment / Registration -------------------------