Home
last modified time | relevance | path

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

/external/opencv3/modules/cudalegacy/src/
Dfgd.cpp322 void smoothForeground(GpuMat& foreground, GpuMat& filterBrd, GpuMat& buf, in smoothForeground() function
654 smoothForeground(foreground_, filterBrd_, buf_, erodeFilter_, dilateFilter_, params_); in apply()