Escape

Author: Wayne Rasband (wsr at nih.gov)
History: 2001/06/05: First version
2005/01/04: Updated to use IJ.escapePressed()
Requires: ImageJ 1.33m or later
Source: Escape_Filter.java
Installation: Download Escape_Filter.java to the plugins folder and run it using Plugins/Compile and Run.
Description: This plugin provides an example of how to abort processing of an image or stack. It runs for ~10 seconds or until the user presses the Esc key. Note: you may need to activate an image window or the "ImageJ" window to get Esc presses to be recognized.
See Also: The Escape_Plugin.java example

|Plugins | Home |