TDataMatrixDetector.correctTopRightRectangular Method
Definition
Delphi
function correctTopRightRectangular(bottomLeft: IResultPoint; bottomRight: IResultPoint; topLeft: IResultPoint; topRight: IResultPoint; dimensionTop: Integer; dimensionRight: Integer): IResultPoint
Parameters
- bottomLeft
- IResultPoint
- bottomRight
- IResultPoint
- topLeft
- IResultPoint
- topRight
- IResultPoint
- dimensionTop
- Integer
- dimensionRight
- Integer