getScale          594 modules/cudafeatures2d/src/orb.cpp     static float getScale(float scaleFactor, int firstLevel, int level)
getScale          647 modules/features2d/src/orb.cpp static inline float getScale(int level, int firstLevel, double scaleFactor)
getScale          441 modules/photo/src/tonemap.cpp     float getScale() const { return scale; }
getScale          118 modules/stitching/include/opencv2/stitching/detail/warpers.hpp     virtual float getScale() const { return 1.f; }
getScale          156 modules/stitching/include/opencv2/stitching/detail/warpers.hpp     float getScale() const { return projector_.scale; }