Skip to content

2023 FRC vision to predict game pieces from a camera and manipulate them to find the distance and rotation from them.

Notifications You must be signed in to change notification settings

3492PARTs/2023GamePieceVision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

2023GamePieceVision

Ongoing Project!

2023 FRC vision program to predict game pieces from a camera and manipulate the video to find the distance and rotation from them. Built using Teachable Machine and GRIP.

You will need to download the following dependancies for the software to run:

  • Keras (pip install keras)
  • Numpy (pip install numpy)
  • OpenCV (pip install opencv-python)
  • Tensorflow (https://youtu.be/3ESKiJKzZwE for a tutorial, it is very hard to install without watching the video first)

Once all dependancies are installed, you can start by running the vision.py file. Remember to read the important notes in each file to keep up with changes and/or to do's.

About

2023 FRC vision to predict game pieces from a camera and manipulate them to find the distance and rotation from them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages