IBM / watson-calorie-counter

WARNING: This repository is no longer maintained ⚠️ This repository will not be updated. The repository will be kept available in read-only mode. A mobile app that uses Watson Visual Recognition to provide nutritional analysis of captured food images.
https://developer.ibm.com/patterns/create-an-android-calorie-counter-app/
Apache License 2.0
54 stars 59 forks source link

Changes for IAM apikey and running locally. #64

Closed scottdangelo closed 6 years ago

scottdangelo commented 6 years ago

Make changes for Watson Visual Recognition V3 2018-03-19. This includes changes to creating the VisRec client, and adding code to run locally. Note that there is no local webclient. That will be added separately. Also, update packages.

Closes: #63