QMRITools`
QMRITools`

NNDeNoise

NNDeNoise[data]

removes rician noise from the data using self supravized neural net.

NNDeNoise[data,mask]

removes rician noise from the data with PCA using self supravized neural net withing the mask. PCADeNoise[] is based on DOI:10.48550/arXiv.2011.01355.

Details

  • The following options can be given:
  • NNThreshhold2NNThreshhold is an options for NNDeNoise and specifies the automated back ground masking value.

Examples