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
Main Repositories
otb
Commits
ac8185b7
Commit
ac8185b7
authored
Sep 08, 2017
by
Cédric Traizet
Browse files
comment added
parent
c277879e
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/cbDimensionalityReduction.cxx
View file @
ac8185b7
...
...
@@ -118,7 +118,7 @@ private:
// Documentation
SetDocName
(
"DimensionalityReduction"
);
SetDocLongDescription
(
"This application reduces the dimension of an input"
" image, based on a
dimensionality reduction
model file produced by"
" image, based on a
machine learning
model file produced by"
" the DimensionalityReductionTrainer application. Pixels of the "
"output image will contain the reduced values from"
"the model. The input pixels"
...
...
@@ -129,8 +129,8 @@ private:
SetDocLimitations
(
"The input image must contain the feature bands used for"
" the model training. "
"If a statistics file was used during training by the "
"Train
Regress
ion, it is mandatory to use the same "
"statistics file for
p
red
i
ction."
);
"Train
ing applicat
ion, it is mandatory to use the same "
"statistics file for red
u
ction."
);
SetDocAuthors
(
"OTB-Team"
);
SetDocSeeAlso
(
"DimensionalityReductionTrainer, ComputeImagesStatistics"
);
...
...
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