Skip to content

SathR12/PyVision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyVisionLogo

What is PyVision?

PyVision is a small package for basic frc utilities. It includes image editing, pre-coded models, OCR using pytesseract, and shape detection.

How to use PyVision

Git clone and import the sys module to append paths.

Dependencies

All modules must be imported before using the PyVision package.

When using the pytesseract module, specify the tesseract.exe path before running code. To get the tesseract.exe path, enter tessexc and locate the application tesseract.exe. If you do not have a tesseract executable in the current path, use the setPath function from the OCR folder.

Operating System

Works only for windows currently

Sample Code Run:

pyVision_tess

About

Small package for basic vision

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages