| __fromPtr__(IntPtr addr) | OpenCVForUnity.TextModule.OCRBeamSearchDecoder | static |
| create(OCRBeamSearchDecoder_ClassifierCallback classifier, string vocabulary, Mat transition_probabilities_table, Mat emission_probabilities_table, int mode, int beam_size) | OpenCVForUnity.TextModule.OCRBeamSearchDecoder | static |
| create(OCRBeamSearchDecoder_ClassifierCallback classifier, string vocabulary, Mat transition_probabilities_table, Mat emission_probabilities_table, int mode) | OpenCVForUnity.TextModule.OCRBeamSearchDecoder | static |
| create(OCRBeamSearchDecoder_ClassifierCallback classifier, string vocabulary, Mat transition_probabilities_table, Mat emission_probabilities_table) | OpenCVForUnity.TextModule.OCRBeamSearchDecoder | 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.TextModule.OCRBeamSearchDecoder | protectedvirtual |
| OpenCVForUnity::DisposableObject.Dispose() | OpenCVForUnity.DisposableObject | |
| getNativeObjAddr() | OpenCVForUnity.TextModule.BaseOCR | |
| IsDisposed | OpenCVForUnity.DisposableObject | |
| IsEnabledDispose | OpenCVForUnity.DisposableObject | |
| run(Mat image, int min_confidence, int component_level) | OpenCVForUnity.TextModule.OCRBeamSearchDecoder | |
| run(Mat image, int min_confidence) | OpenCVForUnity.TextModule.OCRBeamSearchDecoder | |
| run(Mat image, Mat mask, int min_confidence, int component_level) | OpenCVForUnity.TextModule.OCRBeamSearchDecoder | |
| run(Mat image, Mat mask, int min_confidence) | OpenCVForUnity.TextModule.OCRBeamSearchDecoder | |
| ThrowIfDisposed() | OpenCVForUnity.DisposableObject | |
| ThrowIfNullIntPtr(IntPtr ptr) | OpenCVForUnity.DisposableObject | static |