We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1bee002 + 0202d41 commit 2a5841eCopy full SHA for 2a5841e
README.md
@@ -1,5 +1,6 @@
1
# EyeSee
2
-HackPrinceton '17 Project
+## HackPrinceton '17 Project
3
+https://devpost.com/software/humanvision
4
### Emils Matiss, Mostafa Okasha, Susan Wang Xing
5
6
## Details
@@ -8,4 +9,5 @@ HackPrinceton '17 Project
8
9
* Use ML to identify objects
10
11
## Running
12
+You will need OpenCV, anaconda is recomended.
13
Python multi.py <i>filename</i> objectname detectionThreshold(~60)
0 commit comments