The CogOCRMaxClassifierRunParams type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| SfAcceptThreshold |
This bit will be set in the EventArgs of a Changed event every time the
value returned by AcceptThreshold may have changed.
| |
| SfConfidenceThreshold |
This bit will be set in the EventArgs of a Changed event every time the
value returned by ConfidenceThreshold may have changed.
| |
| SfKeepProcessedImage |
This bit will be set in the EventArgs of a Changed event every time the
value returned by KeepProcessedImage may have changed.
| |
| SfNextSf | ||
| SfReportSkippedTrainCharacterIndices |
This bit will be set in the EventArgs of a Changed event every time the
value returned by ReportSkippedTrainCharacterIndices may have changed.
| |
| SfUseXScaleFilter |
This bit will be set in the EventArgs of a Changed event every time the
value returned by UseXScaleFilter may have changed.
| |
| SfUseYScaleFilter |
This bit will be set in the EventArgs of a Changed event every time the
value returned by UseYScaleFilter may have changed.
| |
| SfXScaleFilterHigh |
This bit will be set in the EventArgs of a Changed event every time the
value returned by XScaleFilterHigh may have changed.
| |
| SfXScaleFilterLow |
This bit will be set in the EventArgs of a Changed event every time the
value returned by XScaleFilterLow may have changed.
| |
| SfYScaleFilterHigh |
This bit will be set in the EventArgs of a Changed event every time the
value returned by YScaleFilterHigh may have changed.
| |
| SfYScaleFilterLow |
This bit will be set in the EventArgs of a Changed event every time the
value returned by YScaleFilterLow may have changed.
|
See Also