getPyrScale       221 modules/cudaoptflow/include/opencv2/cudaoptflow.hpp     virtual double getPyrScale() const = 0;
getPyrScale       321 modules/cudaoptflow/test/test_optflow.cpp         frame0, frame1, flow, farn->getPyrScale(), farn->getNumLevels(), farn->getWinSize(),
getPyrScale        68 modules/superres/include/opencv2/superres/optical_flow.hpp             virtual double getPyrScale() const = 0;
getPyrScale       666 modules/superres/src/optical_flow.cpp         pyrScale_ = alg_->getPyrScale();
getPyrScale       103 samples/gpu/farneback_optical_flow.cpp                         frameL, frameR, flowxy, d_calc->getPyrScale(), d_calc->getNumLevels(), d_calc->getWinSize(),