public class opencv_superres extends opencv_superres
| Modifier and Type | Class and Description |
|---|---|
static class |
opencv_superres.DenseOpticalFlowExt |
static class |
opencv_superres.FrameSource |
static class |
opencv_superres.SuperResolution |
| Constructor and Description |
|---|
opencv_superres() |
mappublic static boolean initModule_superres()
public static opencv_superres.FrameSource createFrameSource_Empty()
public static opencv_superres.FrameSource createFrameSource_Video(BytePointer fileName)
public static opencv_superres.FrameSource createFrameSource_Video(String fileName)
public static opencv_superres.FrameSource createFrameSource_Video_GPU(BytePointer fileName)
public static opencv_superres.FrameSource createFrameSource_Video_GPU(String fileName)
public static opencv_superres.FrameSource createFrameSource_Camera(int deviceId)
public static opencv_superres.FrameSource createFrameSource_Camera()
public static opencv_superres.SuperResolution createSuperResolution_BTVL1()
public static opencv_superres.SuperResolution createSuperResolution_BTVL1_GPU()
public static opencv_superres.SuperResolution createSuperResolution_BTVL1_OCL()
public static opencv_superres.DenseOpticalFlowExt createOptFlow_Farneback()
public static opencv_superres.DenseOpticalFlowExt createOptFlow_Farneback_GPU()
public static opencv_superres.DenseOpticalFlowExt createOptFlow_Simple()
public static opencv_superres.DenseOpticalFlowExt createOptFlow_DualTVL1()
public static opencv_superres.DenseOpticalFlowExt createOptFlow_DualTVL1_GPU()
public static opencv_superres.DenseOpticalFlowExt createOptFlow_Brox_GPU()
public static opencv_superres.DenseOpticalFlowExt createOptFlow_PyrLK_GPU()
Copyright © 2014. All Rights Reserved.