how to draw circles on a image for pixel count?
2 次查看(过去 30 天)
显示 更早的评论
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.
3 个评论
回答(1 个)
Image Analyst
2015-1-22
I did that for you in your duplicate question: http://www.mathworks.com/matlabcentral/answers/169093#comment_261946
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!