Thanks to visit codestin.com
Credit goes to github.com

Skip to content

s859/image_ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image_ml

Photo Word Finder App

Description

The Photo Word Finder app is a tool to assist you by extracting words from your photos and searching for them. The app recognizes text in the photo regardless of the alignment or orientation of the image.

This app is written in Flutter using these technologies:

  • The Flutter UI Toolkit for crafting the user interface.
  • The Google Machine Learning Vision kit using Text Recognition (Optical Character Recognition). This is provided for Flutter in the package firebase_ml_vision.
  • The image_picker package to access your device's photo gallery.
  • The url_launcher package to enable web searching from the app.
  • The flutter_tags package by Antonio Di Natale to allow editing of the words found in your photos prior to searching for them.

About

Photo Word Finder app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors