how can i generate a circle function?
3 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
更多回答(1 个)
Shasha Glow
2013-12-10
2 个评论
Image Analyst
2013-12-10
Try imellipse(). Let me know if you need a demo other than the one in the help.
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!