Skip to content

Commit

Permalink
Update spherical_icosahedral_interpolation.m
Browse files Browse the repository at this point in the history
  • Loading branch information
bogpetre authored Mar 25, 2024
1 parent 838e922 commit 60674ad
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
% barycentric interpolation is also potentially wrong. It doesn't work in
% all instances, and it should, so I've probably mistaken something along
% the way, but the results look good enough for government work.
% Edit: I found an example that could be ported. It's used by MSM and is part of
% the FSL libraries, but those are just copies of the original code which is here,
% https://github.com/Washington-University/workbench/blob/master/src/Files/SurfaceResamplingHelper.cxx

% V - vertices of source space
% F - faces of source space
Expand Down

0 comments on commit 60674ad

Please sign in to comment.