Skip to contents

bbpoly from 2d polygon given by x and y coordinates

Usage

poly2bbpoly(x, y)

Arguments

x

x coordinates

y

y coordinates

Details

Assuming an open polygon, meaning the last vertex is not the same as the first. Will check and adapt.