Click or drag to resize
HistogramOCR Constructor
initialise with a file, or blank

Namespace: ANDREICSLIB.Helpers
Assembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public HistogramOCR(
	int HWidth = 20,
	int HHeight = 20
)

Parameters

HWidth (Optional)
Type: SystemInt32
HHeight (Optional)
Type: SystemInt32
See Also