All Projects → oussamaouardini → recognition-text

oussamaouardini / recognition-text

Licence: other
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.

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to recognition-text

Canvas-Vision
📷 Wallpaper Downloading Android App
Stars: ✭ 14 (-36.36%)
Mutual labels:  sqlite
healthkit-to-sqlite
Convert an Apple Healthkit export zip to a SQLite database
Stars: ✭ 130 (+490.91%)
Mutual labels:  sqlite
ner-d
Python module for Named Entity Recognition (NER) using natural language processing.
Stars: ✭ 14 (-36.36%)
Mutual labels:  recognition
timenaut
Desktop time tracking application for Windows, Mac and Linux that does not invade your privacy
Stars: ✭ 16 (-27.27%)
Mutual labels:  sqlite
social-me-die
A social media experiment with .net core, ef core, react and mobx.
Stars: ✭ 16 (-27.27%)
Mutual labels:  sqlite
SQLiteEncryptionUsingEFCore
SQLite Encryption using Entity Framework Core (EFCore)
Stars: ✭ 42 (+90.91%)
Mutual labels:  sqlite
gql2sql
GraphQL to SQL service example
Stars: ✭ 31 (+40.91%)
Mutual labels:  sqlite
SQLitePractice
数据库案例:1.使用时间和日期函数,增,查时间字段。2.利用ContentProvider,CursorLoader,SQLite实现数据库的观察者模式。3.RxJava,SQLBrite实现数据库的观察者模式。4.拷贝外部db文件到数据库中
Stars: ✭ 21 (-4.55%)
Mutual labels:  sqlite
simple-db
Get your Android app's SQLite database set up in five minutes!
Stars: ✭ 25 (+13.64%)
Mutual labels:  sqlite
sack.vfs
Node addon which adds a virtual file system interface; websockets; json(6) parsing; sql support(sqlite,odbc); javascript sched_yield; ssl certificate generation; more...
Stars: ✭ 29 (+31.82%)
Mutual labels:  sqlite
SqlCipher4Unity3D
💾 SqlCipher made easy for Unity3d
Stars: ✭ 119 (+440.91%)
Mutual labels:  sqlite
dio
A powerful command line interface for working with DBHub.io
Stars: ✭ 31 (+40.91%)
Mutual labels:  sqlite
AndroidTutorials
Ejemplos Android [Dagger2,RxJava,MVP,Retrofit2,SQLite]
Stars: ✭ 22 (+0%)
Mutual labels:  sqlite
MyS3Chat
MyS3Chat – Complete Open Source Real Time Android Chat Application using Firebase
Stars: ✭ 57 (+159.09%)
Mutual labels:  sqlite
InvestmentDataSampleApp
This app utilizes a SQLite databse, MVVM, along with these Xamarin.Forms controls: Search Bar, Picker, Grid, StackLayout, Navigation Page, ListView, ViewCell. It also shows how to tweak the UI to best appear on larger tablet screens.
Stars: ✭ 56 (+154.55%)
Mutual labels:  sqlite
Apollo
A basic Application with multiple functionalities built with FastAPI aim to help Users Buy New Items Provided using PaypalAPI 🚀
Stars: ✭ 22 (+0%)
Mutual labels:  sqlite
TextDetect
This app detects the text from the picture input using camera or photos gallery. The app uses MLVisionTextModel for on device detection. The Vision framework from MLKit of Google is used here.
Stars: ✭ 14 (-36.36%)
Mutual labels:  mlkit
SpeedTest-php
a speedtest php site
Stars: ✭ 28 (+27.27%)
Mutual labels:  sqlite
GitHubKotlinMPPSample
No description or website provided.
Stars: ✭ 15 (-31.82%)
Mutual labels:  sqlite
qtorm
Object-Relational Mapping Module for Qt
Stars: ✭ 16 (-27.27%)
Mutual labels:  sqlite

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].