Skip to content

james-robson/gifv-ocr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-ocr

## Purpose This app is intended to take an animated GIF and identify any frames which contain text. The text should be extracted using OCR.

Basic usage

mkdir ~/output docker build -t git-ocr . docker run -v ~/output:/output git-ocr

About

An application which uses OCR technology to extract text from Imgur GIFs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages