OpenCV 4.11.0
开源计算机视觉
加载中…
搜索中…
未找到匹配项
cv::superres 命名空间参考

类 BroxOpticalFlow
 
类 DenseOpticalFlowExt
 
类 DualTVL1OpticalFlow
 
类 FarnebackOpticalFlow
 
类 FrameSource
 
类 PyrLKOpticalFlow
 
类 SuperResolution
 超分辨率算法的基类。 更多…
 

函数

Ptr< FrameSourcecreateFrameSource_Camera (int deviceId=0)
 
Ptr< FrameSourcecreateFrameSource_Empty ()
 
Ptr< FrameSourcecreateFrameSource_Video (const String &fileName)
 
Ptr< FrameSourcecreateFrameSource_Video_CUDA (const String &fileName)
 
Ptr< BroxOpticalFlowcreateOptFlow_Brox_CUDA ()
 
Ptr< DualTVL1OpticalFlowcreateOptFlow_DualTVL1 ()
 
Ptr< DualTVL1OpticalFlowcreateOptFlow_DualTVL1_CUDA ()
 
Ptr< FarnebackOpticalFlowcreateOptFlow_Farneback ()
 
Ptr< FarnebackOpticalFlowcreateOptFlow_Farneback_CUDA ()
 
Ptr< PyrLKOpticalFlowcreateOptFlow_PyrLK_CUDA ()
 
Ptr< SuperResolutioncreateSuperResolution_BTVL1 ()
 创建双边TV-L1超分辨率。
 
Ptr< SuperResolutioncreateSuperResolution_BTVL1_CUDA ()