Table of Contents

Method Dispose

Namespace
LMKit.Integrations.Tesseract
Assembly
LM-Kit.NET.dll

Dispose()

Releases all resources used by this TesseractOcr instance.

public void Dispose()

Remarks

Call Dispose() when you are finished using the OCR engine to release native Tesseract resources held in the engine pool.