Lines Matching refs:MaxIter
1156 Mat& tvec, Mat& J, const int MaxIter,1166 while (change > 1e-10 && iter < MaxIter)1363 const int maxIter = 20;1375 ComputeExtrinsicRefine(image, object, omckk, Tckk, JJ_kk, maxIter, param, thresh_cond);