Feeds
提问
Create coordinates on a convex hull
I have a convex hull, defined by k=convhull(x,y) P=[x(k),y(k)] kS=polyshape(P) kP=perimeter(kShape) How can I divide the p...
6 years 前 | 2 个回答 | 0
2
个回答提问
Maximum perpendicular distance from line to convex hull boundary
I'm looking to find the max perpendicular distance of the 2 faces of a 2D convex hull perpendicular to a symmetry line (y=x). Th...
6 years 前 | 1 个回答 | 0

