Home
last modified time | relevance | path

Searched defs:decisionThreshold (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/cudalegacy/src/
Dgmg.cpp150 GMGImpl::GMGImpl(int initializationFrames, double decisionThreshold) in GMGImpl()
272 …torGMG> cv::cuda::createBackgroundSubtractorGMG(int initializationFrames, double decisionThreshold) in createBackgroundSubtractorGMG()
/external/opencv3/modules/cudalegacy/src/cuda/
Dgmg.cu63 float decisionThreshold, int maxFeatures, int numInitializationFrames) in loadConstants()