Documentation of 'boofcv.alg.background.BackgroundAlgorithmBasic' Java class
BackgroundAlgorithmBasic
boofcv.alg.background

Interface BackgroundAlgorithmBasic

    • Method Detail

      • getLearnRate

        float getLearnRate()
        Returns the learning rate.
        Returns:
        0 (slow) to 1 (fast)
      • setLearnRate

        void setLearnRate(float learnRate)
        Specifies the learning rate
        Parameters:
        learnRate - 0 (slow) to 1 (fast)
      • getThreshold

        float getThreshold()
        Returns the threshold for background/moving object.
        Returns:
        background threshold
      • setThreshold

        void setThreshold(float threshold)
        Sets the threshold for background/moving object
        Parameters:
        threshold - background threshold

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.