how can i generate a circle function?

9 views (last 30 days)
Now i have an image in binary form. Using blob index i have cropped it. Next i have to form a circle on the image and from the circle i have to come out with pixel values information. So how can i generate a circle function for this?

Accepted Answer

Image Analyst
Image Analyst on 4 Dec 2013

More Answers (1)

Shasha Glow
Shasha Glow on 10 Dec 2013
Actually i want to create the circle on BINARY IMAGE. Where the circle can be adjustable means it must be able to become small or big.
  2 Comments
Image Analyst
Image Analyst on 10 Dec 2013
Try imellipse(). Let me know if you need a demo other than the one in the help.

Sign in to comment.

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!