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.XimgprocModule.DisparityWLSFilter Member List

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

__fromPtr__(IntPtr addr)OpenCVForUnity.XimgprocModule.DisparityWLSFilterstatic
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.DisparityWLSFilterprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
empty()OpenCVForUnity.CoreModule.Algorithmvirtual
filter(Mat disparity_map_left, Mat left_view, Mat filtered_disparity_map, Mat disparity_map_right, Rect ROI, Mat right_view)OpenCVForUnity.XimgprocModule.DisparityFilter
filter(Mat disparity_map_left, Mat left_view, Mat filtered_disparity_map, Mat disparity_map_right, Rect ROI)OpenCVForUnity.XimgprocModule.DisparityFilter
filter(Mat disparity_map_left, Mat left_view, Mat filtered_disparity_map, Mat disparity_map_right)OpenCVForUnity.XimgprocModule.DisparityFilter
filter(Mat disparity_map_left, Mat left_view, Mat filtered_disparity_map)OpenCVForUnity.XimgprocModule.DisparityFilter
getConfidenceMap()OpenCVForUnity.XimgprocModule.DisparityWLSFilter
getDefaultName()OpenCVForUnity.CoreModule.Algorithmvirtual
getDepthDiscontinuityRadius()OpenCVForUnity.XimgprocModule.DisparityWLSFilter
getLambda()OpenCVForUnity.XimgprocModule.DisparityWLSFilter
getLRCthresh()OpenCVForUnity.XimgprocModule.DisparityWLSFilter
getNativeObjAddr()OpenCVForUnity.CoreModule.Algorithm
getROI()OpenCVForUnity.XimgprocModule.DisparityWLSFilter
getSigmaColor()OpenCVForUnity.XimgprocModule.DisparityWLSFilter
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
save(string filename)OpenCVForUnity.CoreModule.Algorithm
setDepthDiscontinuityRadius(int _disc_radius)OpenCVForUnity.XimgprocModule.DisparityWLSFilter
setLambda(double _lambda)OpenCVForUnity.XimgprocModule.DisparityWLSFilter
setLRCthresh(int _LRC_thresh)OpenCVForUnity.XimgprocModule.DisparityWLSFilter
setSigmaColor(double _sigma_color)OpenCVForUnity.XimgprocModule.DisparityWLSFilter
ThrowIfDisposed()OpenCVForUnity.DisposableObject
ThrowIfNullIntPtr(IntPtr ptr)OpenCVForUnity.DisposableObjectstatic