| __fromPtr__(IntPtr addr) | OpenCVForUnity.Structured_lightModule.GrayCodePattern | static |
| clear() | OpenCVForUnity.CoreModule.Algorithm | virtual |
| create(int width, int height) | OpenCVForUnity.Structured_lightModule.GrayCodePattern | 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.Structured_lightModule.GrayCodePattern | protectedvirtual |
| OpenCVForUnity::DisposableObject.Dispose() | OpenCVForUnity.DisposableObject | |
| empty() | OpenCVForUnity.CoreModule.Algorithm | virtual |
| generate(List< Mat > patternImages) | OpenCVForUnity.Structured_lightModule.StructuredLightPattern | |
| getDefaultName() | OpenCVForUnity.CoreModule.Algorithm | virtual |
| 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 | |
| getProjPixel(List< Mat > patternImages, int x, int y, out Vec2d projPix) | OpenCVForUnity.Structured_lightModule.GrayCodePattern | |
| getProjPixel(List< Mat > patternImages, int x, int y, out(double x, double y) projPix) | OpenCVForUnity.Structured_lightModule.GrayCodePattern | |
| IsDisposed | OpenCVForUnity.DisposableObject | |
| IsEnabledDispose | OpenCVForUnity.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.DisposableObject | static |