luci marginean

luci marginean

  • NA
  • 10
  • 64.6k

Drawing a circle on an image

Jan 21 2011 6:31 PM

I have a program for image segmentation in WinForms Application C#, and I have an image loaded in a pictureBox. I need to draw a small circle(or an ellipse, it does not matter) on that image (inside a region of interest, and allowing it to grow outwards until it reaches the desired boundary).

And the question is how can I draw that circle anywhere on that image? (and if it`s possible to draw that circle in a different color, red for example)

Thank you.


Answers (4)