Skip to content

Simple ROI detection + UVA computing ID retrieval

Notifications You must be signed in to change notification settings

coryjk/boardshare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

boardshare

Final Project for Computer Vision @ UVA, Fall 2019.

Program for identifying regions of interest (ROI) denoted four special symbols (default is '#') and extracting valid UVA computing IDs.

Group members:

Installation steps:

  1. Install Tesseract-OCR: https://github.com/tesseract-ocr/tesseract/wiki/Compiling
  2. pip install -r requirements.txt in root dir

Try it out (see images folder)! python3 src/vision.py -i images/[image name] (add flag -os win if on Windows OS)

About

Simple ROI detection + UVA computing ID retrieval

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages