What's the best way to calculate a 3D (or n-D) centroid?

后端 未结 8 481
萌比男神i
萌比男神i 2021-02-04 00:35

As part of a project at work I have to calculate the centroid of a set of points in 3D space. Right now I\'m doing it in a way that seems simple but naive -- by taking the avera

8条回答
  •  清歌不尽
    2021-02-04 01:07

    A "more accurate centroid" I believe centroid is defined the way you calculated it hence there can be no "more accurate centroid".

提交回复
热议问题