how can i generate a circle function?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Shasha Glow
el 4 de Dic. de 2013
Comentada: Shasha Glow
el 10 de Dic. de 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 comentarios
Respuesta aceptada
Más respuestas (1)
Shasha Glow
el 10 de Dic. de 2013
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.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!