How to draw an arc over an binary image with given radius and diameter and then store the arc's pixel values?

1 Ansicht (letzte 30 Tage)
I have a binary image specially a hand gesture. Now i have draw an arc of different radius over the image object and stores the arc's pixel values to an array and plot them using bar graph.

Antworten (1)

Image Analyst
Image Analyst am 11 Feb. 2018
  3 Kommentare
Image Analyst
Image Analyst am 11 Feb. 2018
See the hand landmark applications in Dirk's File Exchange: https://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A29180
because I can't figure out what rules you used to draw the cross and the arc.
Zara Khan
Zara Khan am 11 Feb. 2018
The cross is nothing but the centroid that I have marked only. In case of drawing an arc we can apply any rules but have to scan the arc and store it's pixel values

Melden Sie sich an, um zu kommentieren.

Community Treasure Hunt

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

Start Hunting!

Translated by