Step Maker

Author: Wayne Rasband (wayne@codon.nih.gov)
History: 2000/8/24: First version
2002/05/15: Added ip.resetMinAndMax() so 16 and 32 bit images would display correctly
Requirements:ImageJ 1.18p or later
Source: Step_Maker.java
Installation: Download Step_Maker.class to the plugins folder and restart ImageJ.
Description: This plugin shows how to use the ImageProcessor.setValue() method to generate test images using all four data types supported by ImageJ (unsigned byte, unsigned short, float and RGB).

|Plugins | Home |