Documentation of 'boofcv.alg.background.stationary.BackgroundStationaryGaussian_SB' Java class
BackgroundStationaryGaussian_SB
boofcv.alg.background.stationary

Class BackgroundStationaryGaussian_SB<T extends ImageGray>

    • Constructor Detail

      • BackgroundStationaryGaussian_SB

        public BackgroundStationaryGaussian_SB(float learnRate,
                                               float threshold,
                                               java.lang.Class<T> imageType)
        Configurations background removal.
        Parameters:
        learnRate - Specifies how quickly the background is updated. 0 = static 1.0 = instant. Try 0.05
        threshold - Threshold for background. Try 10.
        imageType - Type of input image.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.