Skip to content

Commit 1149c9c

Browse files
Merge pull request eduardolundgren#89 from mairatma/master
Better description for the color fishtank demo
2 parents 1a1b4a7 + f916421 commit 1149c9c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

examples/color_camera.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</head>
2121
<body>
2222
<div class="demo-title">
23-
<p><a href="http://trackingjs.com" target="_parent">tracking.js</a>get user's webcam and detect colors</p>
23+
<p><a href="http://trackingjs.com" target="_parent">tracking.js</a>choose the colors you want to detect through the controls on the right</p>
2424
</div>
2525

2626
<div class="demo-frame">

examples/color_fish_tank.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
</head>
2323
<body>
2424
<div class="demo-title">
25-
<p><a href="http://trackingjs.com" target="_parent">tracking.js</a>get user's webcam and detect colors to control the scene</p>
25+
<p><a href="http://trackingjs.com" target="_parent">tracking.js</a>use a magenta colored object to control the scene</p>
2626
</div>
2727

2828
<video id="video" width="320" height="240" preload autoplay loop muted></video>

0 commit comments

Comments
 (0)