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

Class BackgroundStationaryGaussian_PL<T extends ImageGray>

    • Constructor Detail

      • BackgroundStationaryGaussian_PL

        public BackgroundStationaryGaussian_PL(float learnRate,
                                               float threshold,
                                               ImageType<Planar<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.