【发布时间】:2023-03-17 07:42:02
【问题描述】:
基于Finding the centroid of a polygon? (P. Bourke),我想计算一个加权质心(即每个顶点都有一个相关的权重)。 Find the centroid of a polygon with weighted vertices 中给出了一个公式,但我认为它无效(如果权重都相同,则不会得到质心(参见 https://math.stackexchange.com/questions/3177/why-doesnt-a-simple-mean-give-the-position-of-a-centroid-in-a-polygon)。
【问题讨论】: