CVB.Net 14.0
LearnControlData Struct Reference

Controls some details of the learning process (see LearnCLFFromMTS). More...

Package Attributes

int IndifferenceRadius
 IndifferenceRadius. Default value = 6.
 
int NegativesDensity
 NegativesDensity. Default value = 1000.
 
int ContrastTrigger
 Default value = 8.
 
int EnsembleSize
 Default value = 15.
 
int Polydromy
 Default value = 2.
 
int MinPairFeatures
 Default value = 50.
 
int[] Reserved
 Reserved for internal use.
 
IntPtr PrivateData
 Pointer to the users private data, communicated back to the user in every call of the callback function LearnProgress.
 
LearnProgress ShowProgress
 Callback function of type LearnProgress.
 

Detailed Description

Controls some details of the learning process (see LearnCLFFromMTS).