TDataMatrixDetector.sampleGrid Method
Definition
Delphi
function sampleGrid(image: TBitMatrix; topLeft: IResultPoint; bottomLeft: IResultPoint; bottomRight: IResultPoint; topRight: IResultPoint; dimensionX: Integer; dimensionY: Integer): TBitMatrix
Parameters
- image
- TBitMatrix
- topLeft
- IResultPoint
- bottomLeft
- IResultPoint
- bottomRight
- IResultPoint
- topRight
- IResultPoint
- dimensionX
- Integer
- dimensionY
- Integer