Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.23
LEADTOOLS OCR C DLL Help

RECOGMODULE_TRADEOFF

Show in webframe

typedef enum
{
   RECGMD_ACCURATE,
   RECGMD_BALANCED,
   RECGMD_FAST,
} RECOGMODULE_TRADEOFF;

The RECOGMODULE_TRADEOFF enumerated type represents the options available for trading off accuracy and speed during recognition.

Value

Meaning

RECGMD_ACCURATE

Most accurate recognition (Default)

RECGMD_BALANCED

Mid-level accuracy/speed recognition

RECGMD_FAST

Fast recognition

Comments

This enumerated type is used by the following functions:

L_DocGetRecognizeModuleTradeOff

L_DocSetRecognizeModuleTradeOff

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.