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

Class BackgroundStationaryBasic<T extends ImageBase>

    • Constructor Detail

      • BackgroundStationaryBasic

        public BackgroundStationaryBasic(float learnRate,
                                         float threshold,
                                         ImageType<T> imageType)
        Configures background model
        Parameters:
        learnRate - learning rate, 0 to 1. 0 = fastest and 1 = slowest.
        threshold - Euclidean distance threshold. Background is ≤ this value
        imageType - Type of input image

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.