Home | Trees | Indices | Help |
---|
|
AbstractBGModel --+ | MedianFilter --+ | ApproximateMedianFilter
Approximates the median pixels via an efficient incremental algorithm that would converge to the true median in a perfect world. It initializes a median image based on the images in the initial image buffer, but then only updates the median image using the last (newest) image in the buffer.
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|
This private method should be overridden by a concrete background subtraction class to yield a difference image from the background model.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue Apr 21 14:31:59 2015 | http://epydoc.sourceforge.net |