Login  Register

Re: Even more dynamic profiler?

Posted by Michael Schmid on Nov 20, 2007; 6:46pm
URL: http://imagej.273.s1.nabble.com/did-anyone-implement-a-3D-watershed-tp3697960p3697965.html

Hi Joachim,

yes, I have a version that includes the ImageListener interface.
When hooked to an image, it updates the plot on changes to the
image. E.g., if preview of a filter is active, you can see how
the filter parameters would change the linescan.

I still have to do some checks and polishing of the code (which
is on a different computer than the one I am currently using),
but for the meanwhile I can put the class file online:

http://www.iap.tuwien.ac.at/www/surface/tmp/Dynamic_Profiler.class

If you find any errors or have trouble with it, let me know.

Michael
________________________________________________________________

On 19 Nov 2007, at 13:25, Joachim Wesner wrote:

> Hi List,
>
> I just tried the dynamic profiler plugin and like it a lot. However, I
> would wish that it also updates its contents, when the underlying  
> window
> (the one with the ROI it "listens" to) is redrawn (updateAndDraw()  
> etc),
> because I would like to have a profile plot of another "dynamic"  
> window
> that changes its contents.
>
> I would add this to the existing plugin source code myself, but I  
> do not
> yet understand enough about the inner workings of ImageJ and/or Java
> to do it. Any hints? Any Chance to "hook" into some event that  
> occurs with
> the redraw?
>
> Sincerely
>
> Joachim Wesner
>
>
> ______________________________________________________________________
> This email has been scanned by the MessageLabs Email Security System.
> For more information please visit http://www.messagelabs.com/email
> ______________________________________________________________________