This tutorial shows the features of the Microsoft Cognitive Services Computer Vision REST API by using Java.
- Download the project as a .zip file by clicking on the Clone or download button, then clicking on Download ZIP.
- Once the project is downloaded, extract it.
- Open IntelliJ.
- In IntelliJ, select File > Open, then navigate to the folder you just extracted files into.
- Select the Computer Vision folder and click OK.
The instructions for the tutorial can be found at Computer Vision API Java Tutorial.