maxIters           84 modules/calib3d/src/levmarq.cpp     LMSolverImpl(const Ptr<LMSolver::Callback>& _cb, int _maxIters) : cb(_cb), maxIters(_maxIters) { init(); }
maxIters           81 modules/calib3d/src/ptsetreg.cpp     : cb(_cb), modelPoints(_modelPoints), threshold(_threshold), confidence(_confidence), maxIters(_maxIters)