OpenCV for Unity 2.6.5
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.10.0/index.html ) for the details of the argument of the method.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Modules Pages
OpenCVForUnity.XimgprocModule.RICInterpolator Member List

This is the complete list of members for OpenCVForUnity.XimgprocModule.RICInterpolator, including all inherited members.

__fromPtr__(IntPtr addr)OpenCVForUnity.XimgprocModule.RICInterpolatorstatic
clear()OpenCVForUnity.CoreModule.Algorithmvirtual
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.XimgprocModule.RICInterpolatorprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
empty()OpenCVForUnity.CoreModule.Algorithmvirtual
getAlpha()OpenCVForUnity.XimgprocModule.RICInterpolator
getDefaultName()OpenCVForUnity.CoreModule.Algorithmvirtual
getFGSLambda()OpenCVForUnity.XimgprocModule.RICInterpolator
getFGSSigma()OpenCVForUnity.XimgprocModule.RICInterpolator
getK()OpenCVForUnity.XimgprocModule.RICInterpolator
getMaxFlow()OpenCVForUnity.XimgprocModule.RICInterpolator
getModelIter()OpenCVForUnity.XimgprocModule.RICInterpolator
getNativeObjAddr()OpenCVForUnity.CoreModule.Algorithm
getRefineModels()OpenCVForUnity.XimgprocModule.RICInterpolator
getSuperpixelMode()OpenCVForUnity.XimgprocModule.RICInterpolator
getSuperpixelNNCnt()OpenCVForUnity.XimgprocModule.RICInterpolator
getSuperpixelRuler()OpenCVForUnity.XimgprocModule.RICInterpolator
getSuperpixelSize()OpenCVForUnity.XimgprocModule.RICInterpolator
getUseGlobalSmootherFilter()OpenCVForUnity.XimgprocModule.RICInterpolator
getUseVariationalRefinement()OpenCVForUnity.XimgprocModule.RICInterpolator
interpolate(Mat from_image, Mat from_points, Mat to_image, Mat to_points, Mat dense_flow)OpenCVForUnity.XimgprocModule.SparseMatchInterpolator
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
save(string filename)OpenCVForUnity.CoreModule.Algorithm
setAlpha(float alpha)OpenCVForUnity.XimgprocModule.RICInterpolator
setAlpha()OpenCVForUnity.XimgprocModule.RICInterpolator
setCostMap(Mat costMap)OpenCVForUnity.XimgprocModule.RICInterpolator
setFGSLambda(float lambda)OpenCVForUnity.XimgprocModule.RICInterpolator
setFGSLambda()OpenCVForUnity.XimgprocModule.RICInterpolator
setFGSSigma(float sigma)OpenCVForUnity.XimgprocModule.RICInterpolator
setFGSSigma()OpenCVForUnity.XimgprocModule.RICInterpolator
setK(int k)OpenCVForUnity.XimgprocModule.RICInterpolator
setK()OpenCVForUnity.XimgprocModule.RICInterpolator
setMaxFlow(float maxFlow)OpenCVForUnity.XimgprocModule.RICInterpolator
setMaxFlow()OpenCVForUnity.XimgprocModule.RICInterpolator
setModelIter(int modelIter)OpenCVForUnity.XimgprocModule.RICInterpolator
setModelIter()OpenCVForUnity.XimgprocModule.RICInterpolator
setRefineModels(bool refineModles)OpenCVForUnity.XimgprocModule.RICInterpolator
setRefineModels()OpenCVForUnity.XimgprocModule.RICInterpolator
setSuperpixelMode(int mode)OpenCVForUnity.XimgprocModule.RICInterpolator
setSuperpixelMode()OpenCVForUnity.XimgprocModule.RICInterpolator
setSuperpixelNNCnt(int spNN)OpenCVForUnity.XimgprocModule.RICInterpolator
setSuperpixelNNCnt()OpenCVForUnity.XimgprocModule.RICInterpolator
setSuperpixelRuler(float ruler)OpenCVForUnity.XimgprocModule.RICInterpolator
setSuperpixelRuler()OpenCVForUnity.XimgprocModule.RICInterpolator
setSuperpixelSize(int spSize)OpenCVForUnity.XimgprocModule.RICInterpolator
setSuperpixelSize()OpenCVForUnity.XimgprocModule.RICInterpolator
setUseGlobalSmootherFilter(bool use_FGS)OpenCVForUnity.XimgprocModule.RICInterpolator
setUseGlobalSmootherFilter()OpenCVForUnity.XimgprocModule.RICInterpolator
setUseVariationalRefinement(bool use_variational_refinement)OpenCVForUnity.XimgprocModule.RICInterpolator
setUseVariationalRefinement()OpenCVForUnity.XimgprocModule.RICInterpolator
ThrowIfDisposed()OpenCVForUnity.DisposableObject
ThrowIfNullIntPtr(IntPtr ptr)OpenCVForUnity.DisposableObjectstatic