Home
last modified time | relevance | path

Searched defs:frame1_ (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/modules/videostab/include/opencv2/videostab/
Doptical_flow.hpp125 cuda::GpuMat frame0_, frame1_, points0_, points1_, status_, errors_; member in cv::videostab::SparsePyrLkOptFlowEstimatorGpu
140 cuda::GpuMat frame0_, frame1_, flowX_, flowY_, errors_; member in cv::videostab::DensePyrLkOptFlowEstimatorGpu
Dinpainting.hpp167 Mat frame1_, transformedFrame1_; member in cv::videostab::MotionInpainter
Dglobal_motion.hpp274 cuda::GpuMat frame0_, grayFrame0_, frame1_; member in cv::videostab::KeypointBasedMotionEstimatorGpu