Skip to content

ReneMuala/eagle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

The Eagle Project

Eagle is an OCR engine written in C++ and using Tesseract, and OpenCV.

Getting Started

Building

git clone https://github.com/renemuala/eagle # clone a fresh copy of the repository
xmake # build the project

Running

xmake run eagle fake/path/picture.jpeg # run eagle in filesystem mode
# or
xmake run eagle http 1234  # run eagle in http mode at port 1234

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

FOS OCR Engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors