项目作者: oussamaouardini

项目描述 :
A recognition-text application which recognize any text from an image with 98% to 100% accuracy. Gave support for 92 languages and translate your recognized text to 6 supported languages.
高级语言: Dart
项目地址: git://github.com/oussamaouardini/recognition-text.git
创建时间: 2020-12-23T23:53:26Z
项目社区:https://github.com/oussamaouardini/recognition-text

开源协议:

下载


logo

Text Recognition Application

A recognition-text application which recognize any text from an image with 98% to 100% accuracy. Gave support for 92 languages and translate your recognized text to 6 supported languages. this application was developed using Flutter, Firbase MLKIT, sqlite.

Features :

  • Extract any Text/Words On Image.
  • Multi image scan - text extraction in background.
  • Recognize text from image supports 92 languages.
  • Copy - Text on Screen, using screenshot image
  • Edit & Share OCR result.
  • Get translations in over 100 languages.
  • Recent Scan history.
  • Open PDF Files
  • Save scans and Sort thmen in a list or grid view.

screens

screens1
screens2

Getting Started

first of all clone the repository then crete a firebase project, then create an android, IOS application on your created project, download your google-services.json and put it in the app directory for android.
Nb: no need to and other firebase configuration because its already there.