Skip to content
Snippets Groups Projects
Commit c90877f5 authored by Cédric Traizet's avatar Cédric Traizet
Browse files

COMP: remove SetDocName

parent b0e27774
No related branches found
No related tags found
No related merge requests found
......@@ -52,7 +52,6 @@ protected:
SetDescription( "Train a regression algorithm based on geometries with "
"list of features to consider and a predictor." );
SetDocName( "Train Vector Regression" );
SetDocLongDescription( "This application trains a regression algorithm based on "
"a predictor geometries and a list of features to consider for "
"regression.\nThis application is based on LibSVM, OpenCV Machine "
......
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