estimate          105 modules/stitching/src/motion_estimators.cpp bool HomographyBasedEstimator::estimate(
estimate          176 modules/stitching/src/motion_estimators.cpp bool BundleAdjusterBase::estimate(const std::vector<ImageFeatures> &features,
estimate          489 modules/videostab/src/global_motion.cpp Mat MotionEstimatorRansacL2::estimate(InputArray points0, InputArray points1, bool *ok)
estimate          531 modules/videostab/src/global_motion.cpp Mat MotionEstimatorL1::estimate(InputArray points0, InputArray points1, bool *ok)
estimate          667 modules/videostab/src/global_motion.cpp Mat FromFileMotionReader::estimate(const Mat &/*frame0*/, const Mat &/*frame1*/, bool *ok)
estimate          687 modules/videostab/src/global_motion.cpp Mat ToFileMotionWriter::estimate(const Mat &frame0, const Mat &frame1, bool *ok)
estimate          708 modules/videostab/src/global_motion.cpp Mat KeypointBasedMotionEstimator::estimate(const Mat &frame0, const Mat &frame1, bool *ok)
estimate          779 modules/videostab/src/global_motion.cpp Mat KeypointBasedMotionEstimatorGpu::estimate(const Mat &frame0, const Mat &frame1, bool *ok)
estimate          787 modules/videostab/src/global_motion.cpp Mat KeypointBasedMotionEstimatorGpu::estimate(const cuda::GpuMat &frame0, const cuda::GpuMat &frame1, bool *ok)