Description
Histogram-based background subtractor for ImageJ.
The implemented algorithm is based on the assumption that, compared to the background region, object (foreground) regions are small. The plugin builds local histograms and assumes the most occuring intensity to be part of the background.