Click or drag to resize

EditorViewStartTraining Method

Call this method to display the Training Dialog which allows a selected, misrecognized character to be taught.

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
public void StartTraining()
Remarks
The user changes the existing incorrect recognition solution to the correct one. The created training data will be used to improve recognition accuracy in the subsequent recognition processes. Note that badly created training data can lead to a worse recognition result instead of a more accurate one. Therefore, only well-formed character images should be trained.
See Also