You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The IBM Watson [Visual Recognition][service_url] service analyzes the visual content of images and videos to understand the scene without any input text describing
3
+
The IBM Watson [Visual Recognition](http://www.ibm.com/smarterplanet/us/en/ibmwatson/developercloud/visual-recognition.html) service analyzes the visual content of images and videos to understand the scene without any input text describing
4
4
5
5
## Getting Started
6
6
@@ -38,7 +38,7 @@ applications:
38
38
$ cf push <your topcoder handle>-fun-watson
39
39
```
40
40
41
-
See the full [Getting Started][getting_started] documentation for more details, including code snippets and references.
41
+
See the full [Getting Started](http://www.ibm.com/smarterplanet/us/en/ibmwatson/developercloud/doc/getting_started/) documentation for more details, including code snippets and references.
42
42
43
43
## Running locally
44
44
The application uses [Node.js](http://nodejs.org) and [npm](https://www.npmjs.com) so it assumes you already have it installed. If not, use the above link to install node and npm.
0 commit comments