Click or drag to resize
HistogramOCRTrain Method (String, String, Int32)

Namespace: ANDREICSLIB.Helpers
Assembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool Train(
	string filename,
	string[] letters,
	int spaceForWhiteSpace = -1
)

Parameters

filename
Type: SystemString
letters
Type: SystemString
spaceForWhiteSpace (Optional)
Type: SystemInt32

Return Value

Type: Boolean
See Also