how can i generate a circle function?
2 views (last 30 days)
Show older comments
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?
0 Comments
Accepted Answer
More Answers (1)
Shasha Glow
on 10 Dec 2013
2 Comments
Image Analyst
on 10 Dec 2013
Try imellipse(). Let me know if you need a demo other than the one in the help.
See Also
Categories
Find more on Image Filtering and Enhancement 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!