Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Main Repositories
otb
Commits
b473642c
Commit
b473642c
authored
Nov 08, 2013
by
Julien Malik
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
DOC: update doc of opt.gridspacing
parent
e4857f24
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
Applications/Projections/otbOrthoRectification.cxx
Applications/Projections/otbOrthoRectification.cxx
+2
-1
No files found.
Applications/Projections/otbOrthoRectification.cxx
View file @
b473642c
...
...
@@ -218,7 +218,8 @@ private:
SetDefaultParameterFloat
(
"opt.gridspacing"
,
4.0
);
SetParameterDescription
(
"opt.gridspacing"
,
"Resampling is done according to a coordinate mapping deformation grid, "
"whose pixel size is set by this parameter."
"whose pixel size is set by this parameter, and "
"expressed in the coordinate system of the output image "
"The closer to the output spacing this parameter is, "
"the more precise will be the ortho-rectified image,"
"but increasing this parameter will reduce processing time."
);
...
...
Write
Preview
Markdown
is supported
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