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.Structured_lightModule.GrayCodePattern Member List

This is the complete list of members for OpenCVForUnity.Structured_lightModule.GrayCodePattern, including all inherited members.

__fromPtr__(IntPtr addr)OpenCVForUnity.Structured_lightModule.GrayCodePatternstatic
clear()OpenCVForUnity.CoreModule.Algorithmvirtual
create(int width, int height)OpenCVForUnity.Structured_lightModule.GrayCodePatternstatic
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.Structured_lightModule.GrayCodePatternprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
empty()OpenCVForUnity.CoreModule.Algorithmvirtual
generate(List< Mat > patternImages)OpenCVForUnity.Structured_lightModule.StructuredLightPattern
getDefaultName()OpenCVForUnity.CoreModule.Algorithmvirtual
getImagesForShadowMasks(Mat blackImage, Mat whiteImage)OpenCVForUnity.Structured_lightModule.GrayCodePattern
getNativeObjAddr()OpenCVForUnity.CoreModule.Algorithm
getNumberOfPatternImages()OpenCVForUnity.Structured_lightModule.GrayCodePattern
getProjPixel(List< Mat > patternImages, int x, int y, Point projPix)OpenCVForUnity.Structured_lightModule.GrayCodePattern
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
save(string filename)OpenCVForUnity.CoreModule.Algorithm
setBlackThreshold(long value)OpenCVForUnity.Structured_lightModule.GrayCodePattern
setWhiteThreshold(long value)OpenCVForUnity.Structured_lightModule.GrayCodePattern
ThrowIfDisposed()OpenCVForUnity.DisposableObject
ThrowIfNullIntPtr(IntPtr ptr)OpenCVForUnity.DisposableObjectstatic