OpenCV for Unity  2.6.0
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.9.0/index.html ) for the details of the argument of the method.
OpenCVForUnity.Dnn_superresModule.DnnSuperResImpl Member List

This is the complete list of members for OpenCVForUnity.Dnn_superresModule.DnnSuperResImpl, including all inherited members.

__fromPtr__(IntPtr addr)OpenCVForUnity.Dnn_superresModule.DnnSuperResImplstatic
create()OpenCVForUnity.Dnn_superresModule.DnnSuperResImplstatic
DisposableObject()OpenCVForUnity.DisposableObjectprotected
DisposableObject(bool isEnabledDispose)OpenCVForUnity.DisposableObjectprotected
DisposableOpenCVObject()OpenCVForUnity.DisposableOpenCVObjectprotected
DisposableOpenCVObject(IntPtr ptr)OpenCVForUnity.DisposableOpenCVObjectprotected
DisposableOpenCVObject(bool isEnabledDispose)OpenCVForUnity.DisposableOpenCVObjectprotected
DisposableOpenCVObject(IntPtr ptr, bool isEnabledDispose)OpenCVForUnity.DisposableOpenCVObjectprotected
Dispose(bool disposing)OpenCVForUnity.Dnn_superresModule.DnnSuperResImplprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
getAlgorithm()OpenCVForUnity.Dnn_superresModule.DnnSuperResImpl
getNativeObjAddr()OpenCVForUnity.Dnn_superresModule.DnnSuperResImpl
getScale()OpenCVForUnity.Dnn_superresModule.DnnSuperResImpl
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
readModel(string path)OpenCVForUnity.Dnn_superresModule.DnnSuperResImpl
setModel(string algo, int scale)OpenCVForUnity.Dnn_superresModule.DnnSuperResImpl
setPreferableBackend(int backendId)OpenCVForUnity.Dnn_superresModule.DnnSuperResImpl
setPreferableTarget(int targetId)OpenCVForUnity.Dnn_superresModule.DnnSuperResImpl
ThrowIfDisposed()OpenCVForUnity.DisposableObject
ThrowIfNullIntPtr(IntPtr ptr)OpenCVForUnity.DisposableObjectstatic
upsample(Mat img, Mat result)OpenCVForUnity.Dnn_superresModule.DnnSuperResImpl
upsampleMultioutput(Mat img, List< Mat > imgs_new, MatOfInt scale_factors, List< string > node_names)OpenCVForUnity.Dnn_superresModule.DnnSuperResImpl