quad property

List<Point<int>> quad
final

The four corners of the barcode in the input image, in clockwise order starting from the top left, in image coordinates.

Implementation

final List<Point<int>> quad;