Click or drag to resize

EditorViewShowTrainEditDialog Method

Displays the Edit Training Dialog which allows already trained characters to be viewed and certain ones deleted from the training set.

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
public void ShowTrainEditDialog(
	IntPtr HwndParent
)

Parameters

HwndParent
Type: SystemIntPtr
Remarks
This is useful to remove unsuccessful training which may degrade accuracy rather than improve it.
See Also