Home
last modified time | relevance | path

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

/external/opencv3/modules/video/src/
Dbgfg_gaussmix2.cpp521 class MOG2Invoker : public ParallelLoopBody class
524 MOG2Invoker(const Mat& _src, Mat& _dst, in MOG2Invoker() function in cv::MOG2Invoker