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
IAH public
DeProj
Commits
3e0f256f
Commit
3e0f256f
authored
Jul 16, 2020
by
Jean-Yves TINEVEZ
Browse files
Fix typo.
parent
a8e0a7eb
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/@deproj/from_heightmap.m
View file @
3e0f256f
...
@@ -138,7 +138,7 @@ function obj = from_heightmap( ...
...
@@ -138,7 +138,7 @@ function obj = from_heightmap( ...
%% Compute local curvature from the smoothed height-map.
%% Compute local curvature from the smoothed height-map.
% Ref: http://users.vcnet.com/simonp/curvature.pdf
% Ref: http://users.vcnet.com/simonp/curvature.pdf
fprintf
(
'Compuing tissue local curvature.\n'
)
fprintf
(
'Compu
t
ing tissue local curvature.\n'
)
[
curvMean
,
curvGauss
,
curvK1
,
curvK2
]
=
deproj
.
compute_curvatures
(
...
[
curvMean
,
curvGauss
,
curvK1
,
curvK2
]
=
deproj
.
compute_curvatures
(
...
Hs1
,
...
Hs1
,
...
object_scale
,
...
object_scale
,
...
...
...
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