HomeSort by relevance Sort by last modified time
    Searched defs:frame1_ (Results 1 - 3 of 3) sorted by null

  /external/opencv3/modules/videostab/include/opencv2/videostab/
optical_flow.hpp 125 cuda::GpuMat frame0_, frame1_, points0_, points1_, status_, errors_; member in class:cv::videostab::SparsePyrLkOptFlowEstimatorGpu
140 cuda::GpuMat frame0_, frame1_, flowX_, flowY_, errors_; member in class:cv::videostab::DensePyrLkOptFlowEstimatorGpu
global_motion.hpp 274 cuda::GpuMat frame0_, grayFrame0_, frame1_; member in class:cv::videostab::KeypointBasedMotionEstimatorGpu
inpainting.hpp 167 Mat frame1_, transformedFrame1_; member in class:cv::videostab::MotionInpainter

Completed in 73 milliseconds