Click or drag to resize
HistogramOCRNormalise Method
trim white and resize to created dimensions

Namespace: ANDREICSLIB.Helpers
Assembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Bitmap Normalise(
	Bitmap b1
)

Parameters

b1
Type: System.DrawingBitmap

Return Value

Type: Bitmap
See Also