Skip to content

Commit b8e77af

Browse files
author
ChenYuan
authored
docs: Add Requirements
saving time for look up how to install the "cv2" package
1 parent a39132c commit b8e77af

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

webcam.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Requirements:
2+
# pip install numpy
3+
# sudo apt-get install python-openCV
4+
15
import numpy as np
26
import cv2
37

0 commit comments

Comments
 (0)