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!