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

All Implemented Interfaces:
BackgroundAlgorithmGmm

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