Skip to content

{RIOT} is a R/Shiny app developed to convert image into text by using OCR technology.

Notifications You must be signed in to change notification settings

roldanalex/riot-shiny-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

{RIOT} - R/Shiny Image OCR Technology

IMPORTANT:
Before cloning this repo and running the app, please make sure to have Tesseract OCR engine 4.0 or higher installed on your machine.

Overview

Interactive application developed using R/Shiny designed to extract text from images for further analytics using OCR technology. With a user-friendly UI/UX, it can on both desktop, and mobile devices.

Preview - Full Window

Please see below for screenshot of app web version.

{RIOT} - Web Version

Preview - Mobile Version

Screenshot below show app mobile version.

{RIOT} - Mobile Version

Configuration

The following packages are required:

install.packages("magick")
install.packages("tesseract")

About

{RIOT} is a R/Shiny app developed to convert image into text by using OCR technology.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages