Click or drag to resize
HistogramOCRPerformOCRCharacterPerfect Method

Namespace: ANDREICSLIB.Helpers
Assembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<char> PerformOCRCharacterPerfect(
	Bitmap b
)

Parameters

b
Type: System.DrawingBitmap

Return Value

Type: NullableChar
See Also