Home
last modified time | relevance | path

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

/external/opencv3/modules/video/src/
Dbgfg_KNN.cpp563 …bool needToInitialize = nframes == 0 || learningRate >= 1 || image.size() != frameSize || image.ty… in apply() local
565 if( needToInitialize ) in apply()
Dbgfg_gaussmix2.cpp824 …bool needToInitialize = nframes == 0 || learningRate >= 1 || _image.size() != frameSize || _image.… in apply() local
826 if( needToInitialize ) in apply()