[FieldTrip] mri segmentation problem
Elena Orekhova
orekhova.elena.v at gmail.com
Fri Jul 7 16:26:17 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/f5dc913d/attachment-0002.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/f5dc913d/attachment-0002.png>
More information about the fieldtrip
mailing list