THybridBinarizer.calculateThresholdForBlock Method

Definition

Delphi
procedure calculateThresholdForBlock(luminances: TArray<Byte>; subWidth: Integer; subHeight: Integer; width: Integer; height: Integer; blackPoints: TArray<TArray<Integer>>; matrix: TBitMatrix)

Parameters

luminances
TArray<Byte>
subWidth
Integer
subHeight
Integer
width
Integer
height
Integer
blackPoints
TArray<TArray<Integer>>
matrix
TBitMatrix