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

All Implemented Interfaces:
BackgroundAlgorithmGaussian

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