←Select platform

Engines Class

Summary

A class that holds the engines needed for the OmrEngine to process the fields, such as the OCR engine and the barcode engine.

Syntax
C#
C++/CLI
Python
public class Engines 
public: 
   ref class Engines 
class Engines: 
Remarks

OCR engine is needed to extract text information from the provided images in the template form (ITemplateForm) and the filled-in form (IRecognitionForm). The Barcode engine is optional and can be left to the default value null, unless a BarcodeField is created in the template form.

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing.Omr Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.