Skip to main content

Author:Robert Bagnell (Bagnell@med.unc.edu), Pathology & Lab Med UNC-CH

History:2010/11/01: First Version

Requires:ImageJ 1.30m or newer

Source:StackAverage_Kalman_16.java

Installation:Download StackAverage_Kalman_16.class to the plugins folder and restart ImageJ

Description:Calculates the average values of pixels located at the same position in each slice of the stack and creates a new image showing the average values. Averaging is done by the Kalman method in which, after adding the first two images and dividing by 2, a divide by 2 is done after adding each subsequent image. This lends more weight to the last images that are added.

This plugin is based on the plugin StackAverage, an example plugin form the ImageJ plugin writing tutorial previously located athttp://www.imagingbook.com/index.php?id=102.

Download Stack Average Kalman 16 package as Zip

These files are provided for use under开放软件许可v. 3.0 (OSL-3.0)Downloading or using any of these files constitutes your acceptance of the licensing agreement.