Package boofcv.alg.background
-
Interface Summary Interface Description BackgroundAlgorithmBasic Performs background subtraction on an image using the very simple per-pixel "basic" model, as described in [1].BackgroundAlgorithmGaussian Background model in which each pixel is modeled as an independent Guassian distribution. -
Class Summary Class Description BackgroundModel<T extends ImageBase> Base class for background subtraction/motion detection.BackgroundModelMoving<T extends ImageBase,MotionModel extends InvertibleTransform<MotionModel>> Base class for classifying pixels and background based on the apparent motion of pixels when the camera is moving.BackgroundModelStationary<T extends ImageBase> Base class for classifying pixels as background based on the apparent motion of pixels when the camera is static.
DataMelt 3.0 © DataMelt by jWork.ORG