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

Class BackgroundStationaryGaussian_IL<T extends ImageInterleaved>

    • Constructor Detail

      • BackgroundStationaryGaussian_IL

        public BackgroundStationaryGaussian_IL(float learnRate,
                                               float threshold,
                                               ImageType<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. Consult a chi-square table for reasonably values. 10 to 16 for 1 to 3 bands.
        imageType - Type of input image.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.