This is going to be the main repo for OSU RoboMaster team, software group.
Multiple branches are for testing and running.
This is a public repo, so everyone has access to all the code. if anyone who wants to push his/her code to this repo, join our Teams and post your email. An invitation link is going to be sent to you.
Introduction: https://www.udacity.com/course/introduction-to-computer-vision--ud810
OpenCV in Python: https://opencv-python-tutroals.readthedocs.io/en/latest/index.html
Object detection: https://github.com/amusi/awesome-object-detection
New samples of armor plates uploaded! You need to detect the red light bars on the edges of the armor plates. The final goal is to return the geometric center of the armor plate. For your first step, start with red_1.png. Ideas and possible solutions will be discussed during the meeting.