Create README.md

This commit is contained in:
Arjun Patel
2023-06-28 14:45:33 -07:00
committed by GitHub
parent 9744526b87
commit 0c6b3f1bee
+6
View File
@@ -0,0 +1,6 @@
# rpi-simple-video-capture
Takes in frames and displays in opencv-defined GUI.
# install
Below is for fedora distro:
`sudo dnf install opencv opencv-contrib opencv-doc python3-opencv python3-matplotlib python3-numpy`