Skip to content

fpena2/ARGlass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ARGlass

Simple augmented reality glasses to watch your favorite football game's progress without having to be in front of a TV.

The server program processes the sport video frame-by-frame, while looking for the team names and their current score. When a team scores, the program sends data about the game to the glasses and the viewer will see the results reflected on the glass prism.

Requirements

Hardware

Software

  • Ubuntu or other Linux based operating system
  • Python 3.5 or higher
  • Tesseract-ocr ( sudo apt install tesseract-ocr )
  • Python Tesseract ( pip3 install pytesseract )

Demo

About

Augmented reality glasses for NFL games

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published