Skip to content

Commit 1fda62d

Browse files
Merge pull request geekcomputers#125 from zjuchenyuan/patch-1
docs: Add Requirements
2 parents eb2c283 + b8e77af commit 1fda62d

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)