__fromPtr__(IntPtr addr) | OpenCVForUnity.Calib3dModule.StereoMatcher | static |
clear() | OpenCVForUnity.CoreModule.Algorithm | virtual |
compute(Mat left, Mat right, Mat disparity) | OpenCVForUnity.Calib3dModule.StereoMatcher | |
DISP_SCALE | OpenCVForUnity.Calib3dModule.StereoMatcher | static |
DISP_SHIFT | OpenCVForUnity.Calib3dModule.StereoMatcher | static |
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.Calib3dModule.StereoMatcher | protectedvirtual |
OpenCVForUnity::DisposableObject.Dispose() | OpenCVForUnity.DisposableObject | |
empty() | OpenCVForUnity.CoreModule.Algorithm | virtual |
getBlockSize() | OpenCVForUnity.Calib3dModule.StereoMatcher | |
getDefaultName() | OpenCVForUnity.CoreModule.Algorithm | virtual |
getDisp12MaxDiff() | OpenCVForUnity.Calib3dModule.StereoMatcher | |
getMinDisparity() | OpenCVForUnity.Calib3dModule.StereoMatcher | |
getNativeObjAddr() | OpenCVForUnity.CoreModule.Algorithm | |
getNumDisparities() | OpenCVForUnity.Calib3dModule.StereoMatcher | |
getSpeckleRange() | OpenCVForUnity.Calib3dModule.StereoMatcher | |
getSpeckleWindowSize() | OpenCVForUnity.Calib3dModule.StereoMatcher | |
IsDisposed | OpenCVForUnity.DisposableObject | |
IsEnabledDispose | OpenCVForUnity.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.DisposableObject | static |