This is an archive of the old MediaWiki-based ImageJ wiki. The current website can be found at imagej.net.
Kalman Stack Filter
| Kalman Stack Filter (ImageJ) | |
|---|---|
| Author | Christopher Philip Mauer |
| Maintainer | |
| File | Kalman_Stack_Filter.class |
| Source | Kalman_Stack_Filter.java |
| Initial release | 23 May 2003 |
| Latest version | 17 November 2006 |
| Development status | stable (not yet in fiji update) |
| Category | Filtering |
| Website | [1] |
Purpose
This plugin implements a recursive prediction/correction algorithm which is based on the Kalman Filter to remove high gain noise from stacks. It is very useful for noisy time-lapse movies.
Documentation
The ImageJ website offer a very complete documentation for its usage. Please refer to it.