Animated Sine Wave

Author: Wayne Rasband (wsr at nih.gov)
Date:2003/09/12
Requirements:ImageJ 1.31h or later
Source: Animated_Sine_Wave.java
Installation: Download Animated_Sine_Wave.java to the plugins folder, run it using Plugins/Compile and Run, then start the animation by pressing "=" (Image/Stacks/Start Animation).
Description: This plugin uses the Plot class (added in ImageJ 1.31h) to create an animated sine wave stack. The Plot class has the same API as the PlotWindow class except it adds a getProcessor() method that returns the ploat as an ImageProcessor and a show() method that displays the plot in a PlotWindow.

|Plugins | Home |