Cloud of points Convex Hull

7 visualizaciones (últimos 30 días)
Catalytic Kys
Catalytic Kys el 2 de Dic. de 2019
Comentada: Image Analyst el 2 de Dic. de 2019
Mathworks.png
How do I get a function "getConvexHull(x,y)" that returns the indices of the points that lay on the convex hull of the cloud, defined by a list of x- and y-coordinates x and y, where both input arrays have length n, with n ≥ 3?

Respuestas (1)

Matt J
Matt J el 2 de Dic. de 2019
  3 comentarios
Matt J
Matt J el 2 de Dic. de 2019
Because it is a homework assignment?
Image Analyst
Image Analyst el 2 de Dic. de 2019
"I want to create my own function" -- OK, we'll leave it to you.

Iniciar sesión para comentar.

Categorías

Más información sobre Bounding Regions en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by