Dynamsoft / label-recognizer-c-cpp-samples

Dynamsoft Label Recognizer samples for the C/C++ edition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dynamsoft Label Recognizer samples for C++ edition

This repository contains multiple samples that demonstrate how to use the Dynamsoft Label Recognizer C++ Edition.

Requirements

  • Windows
    • Windows 7, 8, 10, 2003, 2008, 2008 R2, 2012.
    • Visual Studio 2012 or above
  • Linux
    • Linux x64: Ubuntu 14.04.4+ LTS, Debian 8+, etc.
    • GCC 5.4+

Samples

Sample Description
RecognizeAnImage This is a C++ sample that illustrates the simplest way to recognize text from an image file with Dynamsoft Label Recognizer SDK.
RecognizeMultipleImages This is a C++ sample that illustrates the simplest way to recognize text from images file in a directory with Dynamsoft Label Recognizer SDK.

License

Contact Us

https://www.dynamsoft.com/company/contact/

About

Dynamsoft Label Recognizer samples for the C/C++ edition

License:Other


Languages

Language:C++ 100.0%