Boundary detection using Machine/Deep learning
古いコメントを表示
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 件のコメント
Ahmed Abdulla
2022 年 6 月 9 日
Simon Chan
2022 年 6 月 9 日
KSSV
2022 年 6 月 9 日
With some tweaking in the code given here: https://in.mathworks.com/matlabcentral/answers/1725865-order-points-for-plotting?s_tid=prof_contriblnk you can achieve what you want.
Ahmed Abdulla
2022 年 6 月 9 日
Ahmed Abdulla
2022 年 6 月 9 日
KSSV
2022 年 6 月 9 日
I have multiple questions on this contest.
- Where and how are you generating these figures/ points/ data?
- Can't you save the points in order, while generating?
- How many shapes are there?
- For what shapes, the code fails (minor failure)?
- For how many shapes the code worked?
Ahmed Abdulla
2022 年 6 月 9 日
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Statistics and Machine Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
