Image Processing Demo

Author: Wayne Rasband (wsr at nih.gov)
History: 2000/06/21: First version
2001/03/05: No longer opens multiple windows
2003/06/17: Bug fixes
2005/03/30: Window is centered; works with non-rectangular selections
2008/02/03: Pressing Esc aborts the macros
2012/02/20: Uses inner class for runner thread; no deprecation warnings
Source: IP_Demo.java
Installation: Download IP_Demo.java to the plugins folder and compile it with the "Compile and Run" command.
Description: This plugin demonstrates how to create a custom user interface, how to use ImageJ's ImageProcessor class, and how to run commands in a separate thread.
See Also: The Action Bar plugin allows you to create customized button bars with icons.

|Plugins | Home |