[FieldTrip] Mesh genration error using the template MRI
Ying Li
yingli.ucla at gmail.com
Fri May 30 09:14:09 CEST 2014
Dear all,
Fieldtrip provided a template headmodel “standard_bem.mat" and a template
MRI "standard_mri.mat". I tried to use the template MRI to create the BEM
head model by myself. But it seems that the scalp mesh generated by myself
looks a little weird (attached).
I have no idea why the scalp mesh generated by myself looks different from
the one provided by the template headmodel. Does anyone know the reason?
The code I used is:
cfg=[];
cfg.tissue={'brain','skull','scalp'};
cfg.numvertices = [3000 2000 1000];
bnd=ft_prepare_mesh(cfg,seg);
Thanks a lot!
Ying
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.science.ru.nl/pipermail/fieldtrip/attachments/20140530/98440517/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: scalp mesh.fig
Type: application/x-matlab-figure
Size: 14678 bytes
Desc: not available
URL: <http://mailman.science.ru.nl/pipermail/fieldtrip/attachments/20140530/98440517/attachment-0001.bin>
More information about the fieldtrip
mailing list