Overlay.drawEllipse for stacks

Posted by Guy Scott on
URL: http://imagej.273.s1.nabble.com/Overlay-drawEllipse-for-stacks-tp3686465.html

Hello, I have a simple question about overlaying geometric shapes. I am
using Overlay.drawEllipse to draw circles in my macro. I have my images in a
stack and I would like to draw circles at different locations for every
slice. However Overlay.drawEllipse doesn't seem to be slice specific (every
circle I draw appears in every slice of my stack). Is there a way I can
overlay geometric objects in a slice specific way?

Thanks,
Guy