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

DOC2_RECOGMODULE_TRADEOFF

Show in webframe

typedef enum
{
   DOC2_RECGMD_ACCURATE,
   DOC2_RECGMD_BALANCED,
   DOC2_RECGMD_FAST,
} DOC2_RECOGMODULE_TRADEOFF;

The DOC2_RECOGMODULE_TRADEOFF enumerated type specifies how to handle balancing accuracy and speed during recognition.

Value

Meaning

DOC2_RECGMD_ACCURATE

Accuracy more important (Default)

DOC2_RECGMD_BALANCED

Mid-level accuracy/speed recognition

DOC2_RECGMD_FAST

Speed more important

Comments

This enumerated type is used by the following functions:

L_DOC2GetRecognizeModuleTradeOff

L_DOC2SetRecognizeModuleTradeOff

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