iiRecord
Agentic AI Atlas · OpenCV-Python
library:opencv-pythona5c.ai
II.
Library JSON

library:opencv-python

Structured · live

OpenCV-Python json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/libraries/libraries-python-extended.yamlCluster · domain
Record JSON
{
  "id": "library:opencv-python",
  "_kind": "Library",
  "_file": "domain/libraries/libraries-python-extended.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "OpenCV-Python",
    "belongsToLanguageId": "language:python",
    "category": "image-processing",
    "description": "Python bindings for OpenCV providing computer vision algorithms for image\nand video processing, object detection, and feature extraction.\n"
  },
  "outgoingEdges": [
    {
      "from": "library:opencv-python",
      "to": "language:python",
      "kind": "belongs_to_language"
    },
    {
      "from": "library:opencv-python",
      "to": "skill-area:image-processing",
      "kind": "library_used_by",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "library:pillow",
      "to": "library:opencv-python",
      "kind": "alternative_to"
    },
    {
      "from": "stack-profile:insurance-claims-processing",
      "to": "library:opencv-python",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:robotics-control",
      "to": "library:opencv-python",
      "kind": "composed_of"
    }
  ]
}