Averaging Reducer

Author: Wayne Rasband (wsr at nih.gov)
Source: Averaging_Reducer.java
Installation: Copy Averaging_Reducer.class to the plugins folder and restart ImageJ.
Description: The plugin reduces the width and height of an image or stack by averaging (binning).

Thanks to Michael Schmid, the Image>Adjust>Size and Image>Scale commands, in ImageJ 1.44 and later, have "Average when downsizing" options that duplicate what this plugin does.

     reduce.gif

History: 2002/05/16: First version
2003/06/25: Fixed inverted LUT related bug
2003/06/26: Fixed rounding error; works with float images
2007/06/16: Added macro for processing stacks
2009/08/11: Works with stacks
2010/01/12: Fixed pixel scaling bug

|Plugins | Home |