We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2dccdc commit 2e6f902Copy full SHA for 2e6f902
2 files changed
ball_track/README
ball_track/README.md
@@ -0,0 +1,9 @@
1
+# Ball Track Example
2
+
3
+Note: This Example is still in progress, notthing sure happens. If you are interested, give it a try.
4
5
+## Start
6
7
+To run `python3 ball_tracker.py` first, you need to install cv2 first
8
9
+`sudo apt-get install python3-opencv`
0 commit comments