Home
last modified time | relevance | path

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

/external/opencv3/modules/cudalegacy/src/cuda/
Dgmg.cu62 …s(int width, int height, float minVal, float maxVal, int quantizationLevels, float backgroundPrior, in loadConstants() argument
70 … cudaSafeCall( cudaMemcpyToSymbol(c_backgroundPrior, &backgroundPrior, sizeof(backgroundPrior)) ); in loadConstants()
/external/opencv3/modules/cudalegacy/src/
Dgmg.cpp57 …s(int width, int height, float minVal, float maxVal, int quantizationLevels, float backgroundPrior,