Page history Edit this page How do I edit this website?
Original MediaWiki page

Kalman Stack Filter

The content of this page has not been vetted since shifting away from MediaWiki. If you’d like to help, check out the how to help guide!

File

Kalman_Stack_Filter.class

Source

Kalman_Stack_Filter.java


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.