EChecker::BatchLearn
Performs the learning sequence using the specified list of image files.
Namespace: Euresys::Open_eVision_23_08
[C++]
void BatchLearn(
Euresys::Open_eVision_23_08::ELearningMode mode
)
Parameters
mode
ELearningMode_RmsDeviation or ELearningMode_AbsDeviation, depending on the preferred method of computing the deviations.
EChecker.BatchLearn
Performs the learning sequence using the specified list of image files.
Namespace: Euresys.Open_eVision_23_08
[C#]
void BatchLearn(
Euresys.Open_eVision_23_08.ELearningMode mode
)
Parameters
mode
RmsDeviation or AbsDeviation, depending on the preferred method of computing the deviations.