我有一组定义凸多边形的点,并且想使用 Python 和/或 NumPy 找到具有最小面积的封闭平行四边形。
这里有一些可能有用的资源,但我自己无法充分理解它们: minboundparallelogram(x,y,metric) in MATLAB Paper on a Couple of suggestalgorithms
非常感谢任何帮助。O(n) 解决方案并不重要。
python matlab geometry bounding bounding-box
bounding ×1
bounding-box ×1
geometry ×1
matlab ×1
python ×1