Login  Register

Re: Live lens cursor?

Posted by Bill Christens-Barry on Dec 09, 2005; 3:02pm
URL: http://imagej.273.s1.nabble.com/Live-lens-cursor-tp3704274p3704277.html

On Thu, 8 Dec 2005 10:06:07 -0800, Albert Cardona <[hidden email]> wrote:

>Create a plugin that reads the pixels of a ROI around the cursor and
>shows it magnified as a floating awt.image.BufferedImage by overriding
>the 'paint' method in an extended ImageCanvas.
>
>I accept a bid to do it for you.
>
>Albert
>

Albert,

Yes you've caught my what I was trying to say exactly. Not an ROI selection, but rather a region
around the present location of the mouse. Size, magnification parameters could be given values by
the user. I wonder if the method demo'd by Wayne in his Graphic_Overlay plugin would be fast
enough for repainting as the mouse is moved.

Bill Christens-Barry