Skip to content
Snippets Groups Projects
Commit 3e0f256f authored by Jean-Yves TINEVEZ's avatar Jean-Yves TINEVEZ
Browse files

Fix typo.

parent a8e0a7eb
No related branches found
No related tags found
1 merge request!9Rework the whole code for the upcoming publication.
......@@ -138,7 +138,7 @@ function obj = from_heightmap( ...
%% Compute local curvature from the smoothed height-map.
% Ref: http://users.vcnet.com/simonp/curvature.pdf
fprintf('Compuing tissue local curvature.\n' )
fprintf('Computing tissue local curvature.\n' )
[ curvMean, curvGauss, curvK1, curvK2 ] = deproj.compute_curvatures( ...
Hs1, ...
object_scale, ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment