drawcircle function outputs circle or oval by default?
Mostrar comentarios más antiguos
i am using the drawcircle function in my program, i notice that the circle looks more oval
roi = drawcircle('Center', [3 3], 'Radius', 3); %code used in the program
the output i received looks more of an oval than a circle
is it due to the stretching caused by a rectangular screen?
the output

Respuestas (1)
Star Strider
el 19 de Nov. de 2020
Categorías
Más información sobre Image Arithmetic 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!