quadNormalized property

List<Point<double>> quadNormalized
final

The four corners of the barcode in the input image, in clockwise order starting from the top left, normalized to the range [0, 1].

Implementation

final List<Point<double>> quadNormalized;