Skip to content

goh-chunlin/Lunar.OCR

Repository files navigation

Lunar.OCR

License: GPL v3 Donate

This is a project for demonstrating how Tesseract and Azure Computer Vision can be used in an UWP app to perform Optical Character Recognition (OCR). The app now supports three languages, i.e. English, Simplified Chinese, and Korean.

Currently, the UWP app with Tesseract cannot be published on the Microsoft Store. Hence, the app on Microsoft Store will only perform OCR with Azure Computer Vision. If you would like to build an UWP app with Tesseract and run it locally, please checkout the code from the master branch.

English badge

Contributing

First and foremost, thank you! I appreciate that you want to contribute to this project which is my personal project. Your time is valuable, and your contributions mean a lot to me. You are welcomed to contribute to this project development and make it more awesome every day.

Don't hasitate to contact me, open issue, or even submit a PR if you are intrested to contribute to the project.

Together, we learn better.

License

This project is distributed under the GPL-3.0 License found in the LICENSE file.