Cloud of points Convex Hull
Show older comments

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?
Answers (1)
Matt J
on 2 Dec 2019
0 votes
3 Comments
Catalytic Kys
on 2 Dec 2019
Matt J
on 2 Dec 2019
Because it is a homework assignment?
Image Analyst
on 2 Dec 2019
"I want to create my own function" -- OK, we'll leave it to you.
Categories
Find more on Process Point Clouds in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!