DOC

com.microsoft.azure.cognitiveservices : azure-cognitiveservices-computervision

Maven & Gradle

Dec 30, 2021
1 usages
2.1k stars

Microsoft Azure SDK for Cognitive Service Computer Vision · This package contains Microsoft Cognitive Service Computer Vision SDK.

Table Of Contents

Latest Version

Download com.microsoft.azure.cognitiveservices : azure-cognitiveservices-computervision Javadoc & API Documentation - Latest Versions:

How to open Javadoc JAR file in web browser

  1. Rename the file azure-cognitiveservices-computervision-1.0.9-beta-javadoc.jar to azure-cognitiveservices-computervision-1.0.9-beta-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder azure-cognitiveservices-computervision-1.0.9-beta-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "azure-cognitiveservices-computervision-1.0.9-beta-sources.jar" -d "azure-cognitiveservices-computervision-1.0.9-beta-javadoc" -subpackages