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.Calib3dModule.StereoMatcher Member List

This is the complete list of members for OpenCVForUnity.Calib3dModule.StereoMatcher, including all inherited members.

__fromPtr__(IntPtr addr)OpenCVForUnity.Calib3dModule.StereoMatcherstatic
clear()OpenCVForUnity.CoreModule.Algorithmvirtual
compute(Mat left, Mat right, Mat disparity)OpenCVForUnity.Calib3dModule.StereoMatcher
DISP_SCALEOpenCVForUnity.Calib3dModule.StereoMatcher
DISP_SHIFTOpenCVForUnity.Calib3dModule.StereoMatcher
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.Calib3dModule.StereoMatcherprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
empty()OpenCVForUnity.CoreModule.Algorithmvirtual
getBlockSize()OpenCVForUnity.Calib3dModule.StereoMatcher
getDefaultName()OpenCVForUnity.CoreModule.Algorithmvirtual
getDisp12MaxDiff()OpenCVForUnity.Calib3dModule.StereoMatcher
getMinDisparity()OpenCVForUnity.Calib3dModule.StereoMatcher
getNativeObjAddr()OpenCVForUnity.CoreModule.Algorithm
getNumDisparities()OpenCVForUnity.Calib3dModule.StereoMatcher
getSpeckleRange()OpenCVForUnity.Calib3dModule.StereoMatcher
getSpeckleWindowSize()OpenCVForUnity.Calib3dModule.StereoMatcher
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
save(string filename)OpenCVForUnity.CoreModule.Algorithm
setBlockSize(int blockSize)OpenCVForUnity.Calib3dModule.StereoMatcher
setDisp12MaxDiff(int disp12MaxDiff)OpenCVForUnity.Calib3dModule.StereoMatcher
setMinDisparity(int minDisparity)OpenCVForUnity.Calib3dModule.StereoMatcher
setNumDisparities(int numDisparities)OpenCVForUnity.Calib3dModule.StereoMatcher
setSpeckleRange(int speckleRange)OpenCVForUnity.Calib3dModule.StereoMatcher
setSpeckleWindowSize(int speckleWindowSize)OpenCVForUnity.Calib3dModule.StereoMatcher
ThrowIfDisposed()OpenCVForUnity.DisposableObject
ThrowIfNullIntPtr(IntPtr ptr)OpenCVForUnity.DisposableObjectstatic