how to draw circles on a image for pixel count?

2 views (last 30 days)
Sorry again. below is the image circ.png.
First i have to find the center(x,y) of the png image. using the center(x,y) of the png image file, i have draw a several circles with increasing radius until it covers the entire png image. the center of the circle should be at center of the png image. after drawing the circles, i have to count number of pixels in each circle. please help me in this regard.thanks in advance.

Answers (1)

Image Analyst
Image Analyst on 22 Jan 2015
I did that for you in your duplicate question: http://www.mathworks.com/matlabcentral/answers/169093#comment_261946

Categories

Find more on Images in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!