Skip to content
Snippets Groups Projects
Commit 32f05880 authored by Julien Malik's avatar Julien Malik
Browse files

DOC

parent 0329d618
No related branches found
No related tags found
No related merge requests found
......@@ -146,8 +146,8 @@ ListSampleGenerator<TImage, TVectorData>
VectorDataPointerType vectorData = const_cast<VectorDataType*>(this->GetInputVectorData());
//Gather some information about the relative size of the classes
//we would like to have the same number of samples per class
// Gather some information about the relative size of the classes
// We would like to have the same number of samples per class
this->GenerateClassStatistics();
this->ComputeClassSelectionProbability();
......
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