Searched refs:grayFrame0_ (Results 1 – 2 of 2) sorted by relevance
274 cuda::GpuMat frame0_, grayFrame0_, frame1_; member in cv::videostab::KeypointBasedMotionEstimatorGpu
796 cuda::cvtColor(frame0, grayFrame0_, COLOR_BGR2GRAY); in estimate()797 grayFrame0 = grayFrame0_; in estimate()