HomeSort by relevance Sort by last modified time
    Searched refs:defaultfTau (Results 1 - 2 of 2) sorted by null

  /external/opencv3/modules/video/src/
bgfg_KNN.cpp 64 static const float defaultfTau = 0.5f; // Tau - shadow threshold, see the paper for explanation
90 fTau = defaultfTau;// Tau - shadow threshold
114 fTau = defaultfTau;
bgfg_gaussmix2.cpp 118 static const float defaultfTau = 0.5f; // Tau - shadow threshold, see the paper for explanation
144 fTau = defaultfTau;
169 fTau = defaultfTau;
    [all...]

Completed in 207 milliseconds