Label Image

פרמיום
על ידי AI-Engine | מְעוּדכָּן il y a 2 mois | Visual Recognition
פּוֹפּוּלָרִיוּת

5.9 / 10

חֶבִיוֹן

622ms

רמת שירות

100%

Health Check

100%

תקרא אותי

Overview

The Label Image API enables the identification of diverse themes within images, offering valuable insights for image analysis. This capability proves beneficial for applications such as content categorization and comprehensive image understanding.

Main Features

  • Theme Detection: Identify and categorizes diverse themes within images, providing comprehensive insights for image analysis.

Endpoints

HTTP Method URL Description
POST https://label-image.p.rapidapi.com/detect-label Detect labels from image

Labels Detection

Proprity Description
URL https://label-image.p.rapidapi.com/detect-label
Methode POST
POST Parameters image: BINARY OR url: STRING
Supported content-type application/x-www-form-urlencoded | multipart/form-data

Response Schema

"responses": {
  "statusCode": 200,
  "body": {
    "labels": [
      {
        "description": ...,
        "score": ...
      }
    ]
  }
}

Response Field Descriptions

Field Type Description
statusCode int Status code of image processing.
labels[] array An array containing detected labels in the image.
labels[].description string The Label description.
labels[].score float The confidence number associated with the detected label.

עוקבים: 0
יוצר API:
Rapid account: AI Engine
AI-Engine
ai-engine
היכנס כדי לדרג את ה- API
דירוג: 5 - הצבעות: 1