Skip to content

PeterTeng/GoogleOCR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Google OCR

Bootstrap

To use the script, please clone or download this repository and run

$ ./bootstrap.sh

if bootstrap.sh is not executable, try $ sh bootstrap.sh instead.

You need to add your api key in .env

Usage

Detect text in image file

$ ruby main.rb test.png

Check if text include specific keyword

$ ruby main.rb test.png keyword

License

Beer-Ware License

About

A simple ruby script to use Google Vision API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published