setMaxLevel 167 modules/cudaoptflow/include/opencv2/cudaoptflow.hpp virtual void setMaxLevel(int maxLevel) = 0; setMaxLevel 194 modules/cudaoptflow/include/opencv2/cudaoptflow.hpp virtual void setMaxLevel(int maxLevel) = 0; setMaxLevel 190 modules/superres/include/opencv2/superres/optical_flow.hpp virtual void setMaxLevel(int val) = 0; setMaxLevel 602 modules/superres/src/optical_flow.cpp alg_->setMaxLevel(maxLevel_); setMaxLevel 82 modules/videostab/include/opencv2/videostab/optical_flow.hpp PyrLkOptFlowEstimatorBase() { setWinSize(Size(21, 21)); setMaxLevel(3); } setMaxLevel 100 modules/videostab/src/optical_flow.cpp optFlowEstimator_->setMaxLevel(maxLevel_); setMaxLevel 110 modules/videostab/src/optical_flow.cpp optFlowEstimator_->setMaxLevel(maxLevel_); setMaxLevel 130 modules/videostab/src/optical_flow.cpp optFlowEstimator_->setMaxLevel(maxLevel_);