pointsNormalized property

List<Point<double>> pointsNormalized
final

Normalized coordinates of the detected document contour in image space sorted in clockwise order, starting from the top left corner.

Implementation

final List<Point<double>> pointsNormalized;