How to model custom shapes?

As the question shapes, how would you go about making "custom shapes"?
The shapes I'm trying to draw aren't complicated, more like various globular/blobby shapes. But, because they aren't perfect shapes, I don't think I can use Matlab's circle, rectangle, etc. functions.
What are some resources/toolboxes/ways to try and model imperfect shapes?

Answers (1)

Steven Lord
Steven Lord on 18 Nov 2020
The alphaShape and polyshape functions may be of interest to you.

Categories

Asked:

on 18 Nov 2020

Answered:

on 18 Nov 2020

Community Treasure Hunt

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

Start Hunting!