github.com/instill-ai/component@v0.16.0-beta/pkg/operator/image/v0/config/definition.json (about)

     1  {
     2    "available_tasks": [
     3      "TASK_DRAW_CLASSIFICATION",
     4      "TASK_DRAW_DETECTION",
     5      "TASK_DRAW_KEYPOINT",
     6      "TASK_DRAW_OCR",
     7      "TASK_DRAW_INSTANCE_SEGMENTATION",
     8      "TASK_DRAW_SEMANTIC_SEGMENTATION"
     9    ],
    10    "custom": false,
    11    "documentation_url": "https://www.instill.tech/docs/latest/vdp/operators/image",
    12    "icon": "assets/image.svg",
    13    "icon_url": "",
    14    "id": "image",
    15    "public": true,
    16    "spec": {},
    17    "title": "Image",
    18    "uid": "e9eb8fc8-f249-4e11-ad50-5035d79ffc18",
    19    "version": "0.1.0",
    20    "source_url": "https://github.com/instill-ai/component/blob/main/pkg/operator/image/v0",
    21    "description": "Manipulate image files",
    22    "release_stage": "RELEASE_STAGE_ALPHA"
    23  }