Boundary detection using Machine/Deep learning

2 views (last 30 days)
I have the following x and y points that make a shape, however the points are not in order and when using a line plot all the lines intersect and move randomly. Is there a way to use machine/deep learning to order the points so that the shapes are accurately drawn.
  8 Comments
Ahmed Abdulla
Ahmed Abdulla on 9 Jun 2022
  1. The points are generated from an STL mesh where the points are imported into MATLAB
  2. I have looked into this but unfortunately that wasnt possible
  3. I would like the code to work for any shape given to it
  4. Where the closest point interms of distance isnt the logical position to transition to
KSSV
KSSV on 9 Jun 2022
Edited: KSSV on 9 Jun 2022
Attach your stl file.
You have not answered how and where this stl file is generated? Point 4 is not clear to me.

Sign in to comment.

Answers (0)

Products


Release

R2021b

Community Treasure Hunt

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

Start Hunting!