Click or drag to resize
HistogramOCRGetOffScore Method
get score. score of 0 is perfect

Namespace: ANDREICSLIB.Helpers
Assembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
private int GetOffScore(
	Bitmap b,
	HistogramOCRHistogramLetter l
)

Parameters

b
Type: System.DrawingBitmap
l
Type: ANDREICSLIB.HelpersHistogramOCRHistogramLetter

Return Value

Type: Int32
See Also