getMinBBox {rTLsDeep} | R Documentation |
Rotating calipers algorithm
Description
Calculates the minimum oriented bounding box using the rotating calipers algorithm.
Usage
getMinBBox(hull)
Arguments
hull |
A matrix of xy values from a convex hull from which will calculate the minimum oriented bounding box. |
[Package rTLsDeep version 0.0.5 Index]