Home
last modified time | relevance | path

Searched refs:defaultfCT2 (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/video/src/
Dbgfg_gaussmix2.cpp116 static const float defaultfCT2 = 0.05f; // complexity reduction prior constant 0 - no reduction of … variable
142 fCT = defaultfCT2; in BackgroundSubtractorMOG2Impl()
167 fCT = defaultfCT2; in BackgroundSubtractorMOG2Impl()