Class BackgroundMovingGaussian_PL_MT<T extends ImageGray<T>,Motion extends InvertibleTransform<Motion>>

All Implemented Interfaces:
BackgroundAlgorithmGaussian

@Generated("boofcv.alg.background.moving.BackgroundMovingGaussian_PL") public class BackgroundMovingGaussian_PL_MT<T extends ImageGray<T>,Motion extends InvertibleTransform<Motion>> extends BackgroundMovingGaussian<Planar<T>,Motion>
Implementation of BackgroundMovingGaussian for Planar.