getOuterIterations  129 modules/cudaoptflow/include/opencv2/cudaoptflow.hpp     virtual int getOuterIterations() const = 0;
getOuterIterations  168 modules/superres/include/opencv2/superres/optical_flow.hpp             virtual int getOuterIterations() const = 0;
getOuterIterations  518 modules/superres/src/optical_flow.cpp         outerIterations_ = alg_->getOuterIterations();
getOuterIterations  487 modules/video/include/opencv2/video/tracking.hpp     virtual int getOuterIterations() const = 0;