quadNormalized property

List<Point<double>> quadNormalized
final

Coordinates of the detected credit card in the input image (clockwise from top-left), normalized to the range [0, 1].

Implementation

final List<Point<double>> quadNormalized;