This API takes an image (JPG, PNG, GIF, etc) and returns a JSON file (which we'll convert to XML) explaining the result of the machine learning algorithm trying to recognize it.
Prerequisites
Before we begin, make sure you have done the following:
- Read the IBM tutorial to obtain your own API Key
- Install the AIMMS HTTP Client Library according to AIMMS Documentation: Adding the HTTP Client Library.
Read more...