getSolverIterations  133 modules/cudaoptflow/include/opencv2/cudaoptflow.hpp     virtual int getSolverIterations() const = 0;
getSolverIterations  173 modules/superres/include/opencv2/superres/optical_flow.hpp             virtual int getSolverIterations() const = 0;
getSolverIterations  519 modules/superres/src/optical_flow.cpp         solverIterations_ = alg_->getSolverIterations();