Overload List
| Name | Description | |
|---|---|---|
| TrainIncremental(CogOCRMaxChar) |
Add one training instance to this classifier. Requires IsStartTrained()
be true. After the call, IsTrained() becomes/remains true.
| |
| TrainIncremental(CogSerializableCollectionBase CogOCRMaxChar ) |
Add one training instance to this classifier. Requires IsStartTrained()
be true. After the call, IsTrained() becomes/remains true.
|
See Also