Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Vaanathi Sundaresan
LOCATE-BIANCA
Commits
0aa523fe
Commit
0aa523fe
authored
Mar 21, 2019
by
Vaanathi Sundaresan
Browse files
Pre-existing feature loading bugs fixed in LOCATE_testing.m
parent
70852e86
Changes
1
Show whitespace changes
Inline
Side-by-side
LOCATE_testing.m
View file @
0aa523fe
...
...
@@ -155,6 +155,12 @@ for subj = 1:numel(xdir)
end
end
flairintfeats
=
single
(
flairintfeats
);
ventdistfeats
=
single
(
ventdistfeats
);
lesvolfeats
=
single
(
lesvolfeats
);
index_numbers
=
single
(
index_numbers
);
index_mask
=
single
(
index_mask
);
% Storing the features in a cell array
imgfeatmats
{
subj
}
=
flairintfeats
;
ventdistfeatmats
{
subj
}
=
ventdistfeats
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment