import numpy as np import shapely from shapely.geometry import Polygon ... 2) #四边形二维坐标表示poly1 = Polygon(a).convex_hull #python四边形对象,会自动 ...
確定! 回上一頁