Calculate Minimum Bounding Rectangle Of 2D Shape By Coordinates

后端 未结 3 1225
醉酒成梦
醉酒成梦 2021-02-08 10:08

I have a solution that uses spatial data to represent a cluster of points on a map. I have the need to used the coordinates that represent the extents of a cluster to find the m

3条回答
  •  青春惊慌失措
    2021-02-08 10:46

    Try G# at http://www.ceometric.com/products/g.html

    It has minimum area and minimum perimeter enclosing rectangles and also minimum enclosing circles.

提交回复
热议问题