Skip to content

Commit bafa6d8

Browse files
authored
Merge pull request #73 from watson-developer-cloud/update-readMe-visualRecognitionCredentials
Update readme with instructions for visual recognition api key, added…
2 parents ba63ad5 + 4078786 commit bafa6d8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,9 @@ void OnMessage (DataModels.MessageResponse resp)
352352

353353

354354
### Visual Recognition
355-
Use the [Visual Recognition][visual_recognition] service to classify an image against a default or custom trained classifier. In addition, the service can detect faces and text in an image.
355+
Use the [Visual Recognition][visual_recognition] service to classify an image against a default or custom trained classifier. In addition, the service can detect faces and text in an image. Instead of credentials, the Visual Recognition key ("VISUAL\_RECOGNITION\_API\_KEY") must be set as a variable in the Advanced Mode of the Config Editor (**Watson -> Configuration Editor**).
356+
357+
![visual-recognition0](http://g.recordit.co/O6qCnZNxg7.gif)
356358

357359
#### Managing Classifiers
358360
You can train and delete classifiers by directly accessing low level Visual Recognition methods.

0 commit comments

Comments
 (0)