Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frc2706/vision2021-curriculum
https://github.com/frc2706/vision2021-curriculum
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/frc2706/vision2021-curriculum
- Owner: FRC2706
- Created: 2020-10-29T14:56:47.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-30T15:50:54.000Z (almost 4 years ago)
- Last Synced: 2023-03-02T13:42:09.281Z (almost 2 years ago)
- Language: Python
- Size: 91.4 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vision2021-Curriculum
This repository is for Merge Robotics, 2021 and Game ChangersWe will be working through the tasks located in each week's folder, to:
- learn Python, the simple use of Github, as well as VSCode
- and most importantly the basic tools available in OpenCV
- with the objective of learning how to solve a typical FRC vision challengeThe basic workflow for FRC vision is Good Image, Good Mask and good Math. Let's call this "GIGMM"! An acronym to remember the workflow.
We will not need a robot, or specific hardware, other than a computer with Python, OpenCV and VSCode.
Merge Robotics, November 2020