Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我发现对于 2d 集成,我需要边界的函数句柄。如果我只有边界的点表示,我该怎么做?
将我的评论变成答案。
您可以将点边界视为多边形的点并应用它。请注意,这些点需要按顺时针顺序排列,否则您会得到负值。