Help Center> Image Recognition> Getting Started> Introduction to Image Recognition

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 the following APIs: Image Tagging, Celebrity Recognition, and Recapture Detection.

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.

    This service does not support offline deployment.