how can i generate a circle function?

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?

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

Try imellipse(). Let me know if you need a demo other than the one in the help.
yes i need demo

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!