You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @Frank-Passerby, I think that perhaps you are not using the latest version of CTseg. Can you try again with the latest master branch from here: https://github.com/WCHN/CTseg.
Dear Sir, thanks for your great work. However, when I run the demo in CTseg, Matlab(2018a) showed that:
refers to a field that does not exist 'del_settings'
(error:) spm_mb_init>mb_init1 (line 221)
if isfinite(sett.del_settings)
(error:) spm_mb_init (line 10)
[dat,sett] = mb_init1(cfg);
(error:) spm_CTseg (line 197)
[dat,sett] = spm_mb_init(run);
(error:) trytry (line 26)
[res,vol] = spm_CTseg(pth_ct, dir_out, tc, def, correct_header, ss, vox);
May I know what can I do to adjust these code ? Many thanks
The text was updated successfully, but these errors were encountered: