Search Results for

    Show / Hide Table of Contents

    Class TesseractEngineMode

    Allows the developer to choose the algorithm Tesseract will use for OCR. TesseractAndLstm is the recommended behavior for IronOCR.

    Inheritance
    System.Object
    TesseractEngineMode
    Namespace: IronOcr
    Assembly: IronOcr.dll
    Syntax
    public sealed class TesseractEngineMode : Enum

    Fields

    Default

    The default OCR engine is used (currently LSTM-based OCR engine).

    Declaration
    public const TesseractEngineMode Default
    Field Value
    Type Description
    TesseractEngineMode

    LstmOnly

    Only the new LSTM-based OCR engine is used. Uses a pre programmed neural net. (Tesseract 4 + 5 Mode)

    Declaration
    public const TesseractEngineMode LstmOnly
    Field Value
    Type Description
    TesseractEngineMode

    TesseractAndLstm

    Both the legacy and new LSTM based OCR engine is used. (Recommended for a good balance of speed and performance)

    Declaration
    public const TesseractEngineMode TesseractAndLstm
    Field Value
    Type Description
    TesseractEngineMode

    TesseractOnly

    Only the legacy tesseract OCR engine is used. (Tesseract 3 OEM Mode)

    Declaration
    public const TesseractEngineMode TesseractOnly
    Field Value
    Type Description
    TesseractEngineMode

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    ☀
    ☾
    Downloads
    • Download with Nuget
    • Start for Free
    In This Article
    Back to top
    Install with Nuget
    Want to deploy IronOCR to a live project for FREE?
    What’s included?
    30 days of fully-functional product
    Test and share in a live environment
    No watermarks in production
    Get your free 30-day Trial Key instantly.
    No credit card or account creation required
    Your Trial License Key has been emailed to you.
    Download IronOCR free to apply
    your Trial Licenses Key
    Install with NuGet View Licenses
    Licenses from $499. Have a question? Get in touch.
    OSZAR »