Class BackgroundMovingGmm_MB_MT<T extends ImageMultiBand<T>,Motion extends InvertibleTransform<Motion>>

All Implemented Interfaces:
BackgroundAlgorithmGmm

@Generated("boofcv.alg.background.moving.BackgroundMovingGmm_MB") public class BackgroundMovingGmm_MB_MT<T extends ImageMultiBand<T>,Motion extends InvertibleTransform<Motion>> extends BackgroundMovingGmm<T,Motion>
Implementation of BackgroundMovingGmm for ImageGray.