Drawing shape from coordinates

3 views (last 30 days)
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.

Accepted Answer

Walter Roberson
Walter Roberson on 16 Sep 2019
Computer Vision Toolbox insertShape function
  2 Comments
Kanchon Kanti Podder
Kanchon Kanti Podder on 16 Sep 2019
Can you elaborate kindly?
Walter Roberson
Walter Roberson on 16 Sep 2019
https://www.mathworks.com/help/vision/ref/insertshape.html#btppvxj-1-shape

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!