how can i generate a circle function?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Shasha Glow
il 4 Dic 2013
Commentato: Shasha Glow
il 10 Dic 2013
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 Commenti
Risposta accettata
Più risposte (1)
Shasha Glow
il 10 Dic 2013
2 Commenti
Image Analyst
il 10 Dic 2013
Try imellipse(). Let me know if you need a demo other than the one in the help.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!