Skip to content
/ autoaim Public

Find target from a video feed and communicate 3D coordinates to embedded

Notifications You must be signed in to change notification settings

ubcrm/autoaim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

378 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autoaim

See the code architecture diagram first. Apart from in-code comments, we host guides and documentation on the vision Slite channel. Here are a few:

More documentation is always welcome!

Getting Started

  • Install Python 3.8 or above
  • Execute pip install -r requirements.txt to obtain required packages
  • Execute python autoaim to run autoaim on your camera feed or a video obtained from Drive

Notes

  • If using PyCharm, mark all module directories as Sources Root to avoid import errors
  • If using conda, run conda install -c menpo opencv to install OpenCV

About

Find target from a video feed and communicate 3D coordinates to embedded

Resources

Stars

Watchers

Forks

Contributors 8

Languages