getMaxLevel       166 modules/cudaoptflow/include/opencv2/cudaoptflow.hpp     virtual int getMaxLevel() const = 0;
getMaxLevel       193 modules/cudaoptflow/include/opencv2/cudaoptflow.hpp     virtual int getMaxLevel() const = 0;
getMaxLevel       188 modules/superres/include/opencv2/superres/optical_flow.hpp             virtual int getMaxLevel() const = 0;
getMaxLevel       590 modules/superres/src/optical_flow.cpp         maxLevel_ = alg_->getMaxLevel();