how can i generate a circle function?
Mostrar comentarios más antiguos
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?
Respuesta aceptada
Más respuestas (1)
Shasha Glow
el 10 de Dic. de 2013
0 votos
2 comentarios
Image Analyst
el 10 de Dic. de 2013
Try imellipse(). Let me know if you need a demo other than the one in the help.
Shasha Glow
el 10 de Dic. de 2013
Categorías
Más información sobre Image Filtering and Enhancement en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!