Classes | |
class | DenseOpticalFlowExt |
class | FrameSource |
class | SuperResolution |
Ptr<FrameSource> cv::superres::createFrameSource_Camera | ( | int | deviceId = 0 | ) |
Ptr<FrameSource> cv::superres::createFrameSource_Empty | ( | ) |
Ptr<FrameSource> cv::superres::createFrameSource_Video | ( | const std::string & | fileName | ) |
Ptr<FrameSource> cv::superres::createFrameSource_Video_GPU | ( | const std::string & | fileName | ) |
Ptr<DenseOpticalFlowExt> cv::superres::createOptFlow_Brox_GPU | ( | ) |
Ptr<DenseOpticalFlowExt> cv::superres::createOptFlow_DualTVL1 | ( | ) |
Ptr<DenseOpticalFlowExt> cv::superres::createOptFlow_DualTVL1_GPU | ( | ) |
Ptr<DenseOpticalFlowExt> cv::superres::createOptFlow_DualTVL1_OCL | ( | ) |
Ptr<DenseOpticalFlowExt> cv::superres::createOptFlow_Farneback | ( | ) |
Ptr<DenseOpticalFlowExt> cv::superres::createOptFlow_Farneback_GPU | ( | ) |
Ptr<DenseOpticalFlowExt> cv::superres::createOptFlow_Farneback_OCL | ( | ) |
Ptr<DenseOpticalFlowExt> cv::superres::createOptFlow_PyrLK_GPU | ( | ) |
Ptr<DenseOpticalFlowExt> cv::superres::createOptFlow_PyrLK_OCL | ( | ) |
Ptr<DenseOpticalFlowExt> cv::superres::createOptFlow_Simple | ( | ) |
Ptr<SuperResolution> cv::superres::createSuperResolution_BTVL1 | ( | ) |
Ptr<SuperResolution> cv::superres::createSuperResolution_BTVL1_GPU | ( | ) |
Ptr<SuperResolution> cv::superres::createSuperResolution_BTVL1_OCL | ( | ) |
bool cv::superres::initModule_superres | ( | ) |