Skip to content
Snippets Groups Projects
Commit 5f7713fa authored by Guillaume Pasero's avatar Guillaume Pasero
Browse files

BUG: parameter edg doesn't exist anymore in TrainImagesClassifier

parent 690355f4
Branches
Tags
No related merge requests found
......@@ -200,7 +200,6 @@ void DoInit() ITK_OVERRIDE
SetDocExampleParameterValue("sample.mv", "100");
SetDocExampleParameterValue("sample.mt", "100");
SetDocExampleParameterValue("sample.vtr", "0.5");
SetDocExampleParameterValue("sample.edg", "false");
SetDocExampleParameterValue("sample.vfn", "Class");
SetDocExampleParameterValue("classifier", "libsvm");
SetDocExampleParameterValue("classifier.libsvm.k", "linear");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment