geometry icon indicating copy to clipboard operation
geometry copied to clipboard

mean

Open ggrothendieck opened this issue 5 years ago • 2 comments

Would like a convhulln mean method to get centroid of convex hull.

ggrothendieck avatar Jan 25 '21 21:01 ggrothendieck

Hi, just take the means of the columns.

stla avatar Dec 23 '21 14:12 stla

Sorry, my comment is wrong: if there are some points more concentrated on a region, they will be overrepresented in the calculation of the mean.

You can use my package cgalMeshes to get the centroid of a mesh. And the dev version on Github can generate the mesh of a convex hull.

stla avatar Feb 04 '23 09:02 stla