Searched refs:needToInitialize (Results 1 – 2 of 2) sorted by relevance
563 …bool needToInitialize = nframes == 0 || learningRate >= 1 || image.size() != frameSize || image.ty… in apply() local565 if( needToInitialize ) in apply()
824 …bool needToInitialize = nframes == 0 || learningRate >= 1 || _image.size() != frameSize || _image.… in apply() local826 if( needToInitialize ) in apply()