Denoising LocalPCA implementation questions

Hi DIPY Experts, I had a few questions regarding the Manjon localpca implementation using DIPY. 1) In the case of multiple b=0 volumes, is the noise estimated from just the b=0 volumes? In the case of only one b=0 volume is the noise then estimated from the diffusion weighted images instead? 2) Are the images registered using an affine transform so that the images are roughly aligned prior to noise estimation and localPCA? If so, are the affine transforms just stored as part of the header and not applied to create a new image in order to preserve the uncorrelated nature of the noise? 3) Some data such as those from GE scanners sometimes upsample the data during reconstruction. If this is true, then the assumption of spatial independence of noise is not held true and when running the localPCA (Matlab version) the results did not look much more different than the inputs. In this situation, is there another denoising technique you recommend that could handle this situation? Thanks, Ajay

Ajay Kurani 3:07 PM (4 minutes ago) to scottdaniel760@yahoo.com Hi DIPY Experts, I had an additional question. 4) I had a DWI volume that had motion and black horizontal lines in the sagittal plane in the original image. When running the matlab version of Manjon's denoising code vs DIPY implementation I noticed in matlab the motion artifacts (black lines in the saggital plane) were still there in the matlab implementation whereas on the DIPY implementation they were gone and "filled in". How was this corrected as it clearly isn't Rician noise that was removed? Thanks, Ajay

Ajay Kurani 3:07 PM (4 minutes ago) to scottdaniel760@yahoo.com Hi DIPY Experts, I had an additional question. 4) I had a DWI volume that had motion and black horizontal lines in the sagittal plane in the original image. When running the matlab version of Manjon's denoising code vs DIPY implementation I noticed in matlab the motion artifacts (black lines in the saggital plane) were still there in the matlab implementation whereas on the DIPY implementation they were gone and "filled in". How was this corrected as it clearly isn't Rician noise that was removed? Thanks, Ajay
participants (1)
-
Ajay Kurani