Hello all,
I am creating a perivascular spaces detection pipeline. The rough outline is
- Create FS anatomical masks of WM regions (mri_binarize/mri_convert)
- Erode masks to remove edges (3dmask_tool)
- Apply classification to full SurfVol (3dSeg)
- Compute overlap and isolate GM found within WM (3dcalc)
- Cluster those areas into proposed PVS (3dClusterize)
I find this is doing a decent job at identifying PVS, but definitely missing some. I am wondering if
- Increasing the image contrast (which function would that be?) would make it easier to identify some abnormalities in the WM
- Changing the parameters on 3dSeg could be helpful? I know the goal in WM classification would be to smooth out small abnormalities but I am specifically looking for those, so I want to discourage smoothing/grouping.
I'm looking for any help/advice, thanks in advance!
Leela Srinivasan