To calculate or estimate a center of a convex hull

조회 수: 24 (최근 30일)
ZhG
ZhG 2014년 8월 29일
댓글: ZhG 2014년 8월 29일
I am trying to find a center or estimated center of a convex hull of a set of points. In Matlab, we can obtain the convex hull of a set points. The coordinates of the points are known. But how can we obtain a relatively precise center of their convex hull? Any idea? Thanks.

채택된 답변

Sean de Wolski
Sean de Wolski 2014년 8월 29일
편집: Sean de Wolski 2014년 8월 29일
FEX has (at least) one

추가 답변 (1개)

Image Analyst
Image Analyst 2014년 8월 29일
Seems rather easy. Here is the formula: http://en.wikipedia.org/wiki/Centroid#Centroid_of_polygon

카테고리

Help CenterFile Exchange에서 Bounding Regions에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by