Click or drag to resize
HistogramOCRHistogramLetterGetHistogram Method

Namespace: ANDREICSLIB.Helpers
Assembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static Tuple<int[], int[]> GetHistogram(
	HistogramOCRBitmapBoolArray bba,
	Bitmap b
)

Parameters

bba
Type: ANDREICSLIB.HelpersHistogramOCRBitmapBoolArray
b
Type: System.DrawingBitmap

Return Value

Type: TupleInt32, Int32
See Also