# and then finds the minimum-area bounding rectangle using rotating calipers. # It returns the area of the bounding box and the coordinates of its four corners.
# Copyright (c) Microsoft Corporation. All rights reserved. # Licensed under the MIT License. See License.txt in the project root for license information. # Code ...