CogOCRMaxClassifierImpl TrainIncremental Method Cognex VisionPro 9.8 SR1
Overload List

  NameDescription
Public methodTrainIncremental(CogOCRMaxChar)
Add one training instance to this classifier. Requires IsStartTrained() be true. After the call, IsTrained() becomes/remains true.
Public methodTrainIncremental(CogSerializableCollectionBase CogOCRMaxChar )
Add one training instance to this classifier. Requires IsStartTrained() be true. After the call, IsTrained() becomes/remains true.
Top
See Also