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

All Implemented Interfaces:
BackgroundAlgorithmBasic

@Generated("boofcv.alg.background.moving.BackgroundMovingBasic_SB") public class BackgroundMovingBasic_SB_MT<T extends ImageGray<T>,Motion extends InvertibleTransform<Motion>> extends BackgroundMovingBasic<T,Motion>
Implementation of BackgroundMovingBasic for ImageGray.