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.
2 parents f071cee + 79b0f08 commit 380d7e9Copy full SHA for 380d7e9
bower.json
@@ -0,0 +1,15 @@
1
+{
2
+ "name": "js-objectdetect",
3
+ "version": "0.0.1",
4
+ "homepage": "https://github.com/mtschirs/js-objectdetect",
5
+ "authors": [ "mtschirs (http://www.uni-ulm.de/)" ],
6
+ "repository": { "type": "git", "url": "git://github.com/mtschirs/js-objectdetect" },
7
+ "description": "computer vision in your browser - javascript real-time object detection",
8
+ "main": "objectdetect.js",
9
+ "keywords": [
10
+ "computer vision",
11
+ "object detection"
12
+ ],
13
+ "license": "MIT",
14
+ "ignore": []
15
+}
0 commit comments