getMinBBox: Rotating calipers algorithm

View source: R/get_best_angle.R

getMinBBoxR 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.


rTLsDeep documentation built on March 31, 2023, 7:15 p.m.