Lines Matching refs:needToInitialize
824 bool needToInitialize = nframes == 0 || learningRate >= 1 || _image.size() != frameSize || _image.type() != frameType;826 if( needToInitialize )