Getting Started
Leadtools.Forms.Commands Getting Started
Summary
LEADTOOLS Forms Recognition (Leadtools.Forms.Commands assembly)
Leadtools.Forms.Commands provides programming tools for forms recognition, including high-level business card, bank check and MRTD reader classes.
.NET
Java/Android
iOS and macOS
.NET
Redistributables Paths
Path |
Target Platform |
<installdir>\Redist\DotNet4\Win32 |
x86 .NET 4 or 4.5 |
<installdir>\Redist\DotNet4\x64 |
x64 .NET 4 or 4.5 |
Dependencies
Sample Programs
Path |
Details |
<installdir>\Examples\DotNet\CS/VB\BankCheckReaderDemo
|
Provides functionality for processing fields in bank checks, such as recognizing Date, and Signature fields and others. |
Java/Android
Redistributables Paths
Path |
Target Platform |
<installdir>\Bin\Android\x86_64 (Android) |
x86_64 Android |
<installdir>\Bin\Android\x86 (Android) |
x86 Android |
<installdir>\Bin\Android\arm64-v8a (Android) |
arm64-v8a Android |
<installdir>\Bin\Android\armeabi-v7a (Android) |
armeabi-v7a Android |
<installdir>\Bin\Android\armeabi (Android) |
armeabi Android |
<installdir>\Bin\CDLLVC10\Win32 (Windows) |
x86 Windows |
<installdir>\Bin\CDLLVC10\x64 (Windows) |
x64 Windows |
<installdir>\Bin\Lib\x86 (Linux) |
x86 Linux |
<installdir>\Bin\Lib\x64 (Android) |
x64 Linux |
Dependencies
Library |
Description |
Jars |
Native Libraries |
leadtools.forms.commands.jar |
Core Library |
leadtools.jar
|
Android
libleadtools.so
iOS/macOS
Leadtools.framework
Linux
libltkrn.so
Windows
Ltkrnu.dll
Ltkrnx.dll
|
Sample Programs
Description |
Path |
Details |
Passport Demo (Android) |
<installdir>\Examples\Android\PassportDemo |
Sample app demonstrating how to recognize Machine Readable Transport Documents using live capture. |
iOS and macOS
Redistributables Paths
Path |
Target Platform |
<installdir>/Frameworks/iOS |
iOS (armv7, arm64, i386, x86_64) |
<installdir>/Frameworks/macOS |
macOS (x86_64) |
Dependencies
Library |
Description |
Dependencies |
Leadtools.Forms.Commands.framework |
Core library |
Leadtools.framework Leadtools.Ocr.framework |
Sample Programs
Description |
Path |
Details |
Passport Demo (iOS) |
<installdir>/Examples/iOS/PassportDemo |
Sample app demonstrating how to recognize Machine Readable Transport Documents using live capture. |
See Also
Reference
Introduction
Getting Started (Guide to Example Programs)