Searched refs:createFrameSource_Video_CUDA (Results 1 – 3 of 3) sorted by relevance
197 Ptr<FrameSource> cv::superres::createFrameSource_Video_CUDA(const String& fileName) in createFrameSource_Video_CUDA() function in cv::superres251 Ptr<FrameSource> cv::superres::createFrameSource_Video_CUDA(const String& fileName) in createFrameSource_Video_CUDA() function in cv::superres
78 CV_EXPORTS Ptr<FrameSource> createFrameSource_Video_CUDA(const String& fileName);
111 frameSource = createFrameSource_Video_CUDA(inputVideoName); in main()