Uses of Class
boofcv.alg.background.BackgroundModelStationary
-
Uses of BackgroundModelStationary in boofcv.alg.background.stationary
Modifier and TypeClassDescriptionclass
BackgroundStationaryBasic<T extends ImageBase<T>>
Implementation ofBackgroundAlgorithmBasic
for stationary images.class
BackgroundStationaryBasic_IL<T extends ImageInterleaved<T>>
Implementation ofBackgroundStationaryBasic
forImageGray
.class
BackgroundStationaryBasic_IL_MT<T extends ImageInterleaved<T>>
Implementation ofBackgroundStationaryBasic
forImageGray
.class
BackgroundStationaryBasic_PL<T extends ImageGray<T>>
Implementation ofBackgroundStationaryBasic
forImageGray
.class
BackgroundStationaryBasic_PL_MT<T extends ImageGray<T>>
Implementation ofBackgroundStationaryBasic
forImageGray
.class
BackgroundStationaryBasic_SB<T extends ImageGray<T>>
Implementation ofBackgroundStationaryBasic
forPlanar
.class
BackgroundStationaryBasic_SB_MT<T extends ImageGray<T>>
Implementation ofBackgroundStationaryBasic
forPlanar
.class
BackgroundStationaryGaussian<T extends ImageBase<T>>
Implementation ofBackgroundAlgorithmGaussian
for stationary images.class
BackgroundStationaryGaussian_IL<T extends ImageInterleaved<T>>
Implementation ofBackgroundStationaryGaussian
forImageInterleaved
.class
BackgroundStationaryGaussian_IL_MT<T extends ImageInterleaved<T>>
Implementation ofBackgroundStationaryGaussian
forImageInterleaved
.class
BackgroundStationaryGaussian_PL<T extends ImageGray<T>>
Implementation ofBackgroundStationaryGaussian
forPlanar
.class
BackgroundStationaryGaussian_PL_MT<T extends ImageGray<T>>
Implementation ofBackgroundStationaryGaussian
forPlanar
.class
BackgroundStationaryGaussian_SB<T extends ImageGray<T>>
Implementation ofBackgroundMovingGaussian
forImageGray
.class
BackgroundStationaryGaussian_SB_MT<T extends ImageGray<T>>
Implementation ofBackgroundMovingGaussian
forImageGray
.class
BackgroundStationaryGmm<T extends ImageBase<T>>
Implementation ofBackgroundAlgorithmGmm
for stationary images.class
BackgroundStationaryGmm_MB<T extends ImageMultiBand<T>>
Implementation ofBackgroundAlgorithmGmm
forImageMultiBand
.class
BackgroundStationaryGmm_MB_MT<T extends ImageMultiBand<T>>
Implementation ofBackgroundAlgorithmGmm
forImageMultiBand
.class
BackgroundStationaryGmm_SB<T extends ImageGray<T>>
Implementation ofBackgroundAlgorithmGmm
forImageGray
.class
BackgroundStationaryGmm_SB_MT<T extends ImageGray<T>>
Implementation ofBackgroundAlgorithmGmm
forImageGray
.