WhiteRectangleDetector

constructor(image: BitMatrix)


constructor(image: BitMatrix, initSize: Int, x: Int, y: Int)

Parameters

image

barcode image to find a rectangle in

initSize

initial size of search area around center

x

x position of search center

y

y position of search center

Throws

if image is too small to accommodate initSize