Drawing shape from coordinates
2 ビュー (過去 30 日間)
古いコメントを表示
Kanchon Kanti Podder
2019 年 9 月 16 日
コメント済み: Walter Roberson
2019 年 9 月 16 日
I have five centroids from five objects. I need to draw shape by joining coordinates sequentially (x1,y1 to x2,y2 to x3,y4 etc.). The output as shape must be an image.
Please help.
0 件のコメント
採用された回答
Walter Roberson
2019 年 9 月 16 日
Computer Vision Toolbox insertShape function
2 件のコメント
Walter Roberson
2019 年 9 月 16 日
https://www.mathworks.com/help/vision/ref/insertshape.html#btppvxj-1-shape
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Computer Vision Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!