Help Center> Image Recognition> Getting Started> Introduction to Image Recognition
Updated on 2022-03-08 GMT+08:00

Introduction to Image Recognition

For details about the concept, advantages, functions, and application scenarios of Image Recognition, see the Image Recognition Service Overview.

Image Recognition provides Image Tagging.

Image Recognition provides services through open APIs. To call APIs and process the results returned in JSON format, you need basic programming skills.

The following methods are available to call Image Recognition APIs:

  • A software tool such as curl or Postman

    These are good options if you are more comfortable writing code, HTTP requests, and API calls. For details, see Using Postman to Call Image Recognition.

  • Software development kit (SDK)

    SDKs for Java, Python, PHP, and Node.js are available for quick integration. For details, see Using the SDK to Call Image Recognition.

    This service does not support offline deployment.