__fromPtr__(IntPtr addr) | OpenCVForUnity.XimgprocModule.EdgeAwareInterpolator | static |
clear() | OpenCVForUnity.CoreModule.Algorithm | virtual |
DisposableObject() | OpenCVForUnity.DisposableObject | protected |
DisposableObject(bool isEnabledDispose) | OpenCVForUnity.DisposableObject | protected |
DisposableOpenCVObject() | OpenCVForUnity.DisposableOpenCVObject | protected |
DisposableOpenCVObject(IntPtr ptr) | OpenCVForUnity.DisposableOpenCVObject | protected |
DisposableOpenCVObject(bool isEnabledDispose) | OpenCVForUnity.DisposableOpenCVObject | protected |
DisposableOpenCVObject(IntPtr ptr, bool isEnabledDispose) | OpenCVForUnity.DisposableOpenCVObject | protected |
Dispose(bool disposing) | OpenCVForUnity.XimgprocModule.EdgeAwareInterpolator | protectedvirtual |
OpenCVForUnity::DisposableObject.Dispose() | OpenCVForUnity.DisposableObject | |
empty() | OpenCVForUnity.CoreModule.Algorithm | virtual |
getDefaultName() | OpenCVForUnity.CoreModule.Algorithm | virtual |
getFGSLambda() | OpenCVForUnity.XimgprocModule.EdgeAwareInterpolator | |
getFGSSigma() | OpenCVForUnity.XimgprocModule.EdgeAwareInterpolator | |
getK() | OpenCVForUnity.XimgprocModule.EdgeAwareInterpolator | |
getLambda() | OpenCVForUnity.XimgprocModule.EdgeAwareInterpolator | |
getNativeObjAddr() | OpenCVForUnity.CoreModule.Algorithm | |
getSigma() | OpenCVForUnity.XimgprocModule.EdgeAwareInterpolator | |
getUsePostProcessing() | OpenCVForUnity.XimgprocModule.EdgeAwareInterpolator | |
interpolate(Mat from_image, Mat from_points, Mat to_image, Mat to_points, Mat dense_flow) | OpenCVForUnity.XimgprocModule.SparseMatchInterpolator | |
IsDisposed | OpenCVForUnity.DisposableObject | |
IsEnabledDispose | OpenCVForUnity.DisposableObject | |
save(string filename) | OpenCVForUnity.CoreModule.Algorithm | |
setCostMap(Mat _costMap) | OpenCVForUnity.XimgprocModule.EdgeAwareInterpolator | |
setFGSLambda(float _lambda) | OpenCVForUnity.XimgprocModule.EdgeAwareInterpolator | |
setFGSSigma(float _sigma) | OpenCVForUnity.XimgprocModule.EdgeAwareInterpolator | |
setK(int _k) | OpenCVForUnity.XimgprocModule.EdgeAwareInterpolator | |
setLambda(float _lambda) | OpenCVForUnity.XimgprocModule.EdgeAwareInterpolator | |
setSigma(float _sigma) | OpenCVForUnity.XimgprocModule.EdgeAwareInterpolator | |
setUsePostProcessing(bool _use_post_proc) | OpenCVForUnity.XimgprocModule.EdgeAwareInterpolator | |
ThrowIfDisposed() | OpenCVForUnity.DisposableObject | |
ThrowIfNullIntPtr(IntPtr ptr) | OpenCVForUnity.DisposableObject | static |