[FieldTrip] mri segmentation problem
Elena Orekhova
orekhova.elena.v at gmail.com
Fri Jul 7 16:14:21 CEST 2017
Dear Fieldtrip experts,
I noticed that ft_volumesegment sometimes produces inaccurate results,
extending the brain mask outside the brain (see the fig. below). I used
mri_orig= ft_read_mri ('T1.mgz');
...
cfg = [];
cfg.output = {'brain', 'skull', 'scalp'};
mri_segmented = ft_volumesegment(cfg, mri_orig_realigned);
Have anybody had such a problem. How can it be resolved?
Elena
[image: Displaying image.png]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.science.ru.nl/pipermail/fieldtrip/attachments/20170707/1fe48333/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 70400 bytes
Desc: not available
URL: <http://mailman.science.ru.nl/pipermail/fieldtrip/attachments/20170707/1fe48333/attachment-0001.png>
More information about the fieldtrip
mailing list