Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Commandre Benjamin
OTB
Commits
5e79e868
Commit
5e79e868
authored
May 09, 2019
by
Cédric Traizet
Browse files
COMP: resolve merge conflict
parents
12ec94ae
1d3baef0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Modules/Applications/AppClassification/app/otbTrainVectorRegression.cxx
View file @
5e79e868
...
...
@@ -58,7 +58,8 @@ protected:
"regression.
\n
This application is based on LibSVM, OpenCV Machine "
"Learning (2.3.1 and later), and Shark ML The output of this application "
"is a text model file, whose format corresponds to the ML model type "
"chosen. There is no image nor vector data output."
);
"chosen. There is no image or vector data output."
);
SetDocLimitations
(
"None"
);
SetDocAuthors
(
"OTB Team"
);
SetDocSeeAlso
(
"TrainVectorClassifier"
);
...
...
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