Computer Vision
AI systems that interpret images or video — counting people, detecting objects, reading text in pictures, tracking motion, or segmenting scenes. Common in occupancy sensing, traffic and crowd monitoring, accessibility assistance, and signage inspection. Distinct from biometric recognition, which identifies specific individuals.
- Description
Playground
Try the element with your own values, contexts, and color modes.
Style
Raw JSON
Live API response from GET /schemas/ai@2026-05-06-beta/elements/computer_vision.
element "computer_vision"
{
"id": "computer_vision",
"category_id": "processing",
"title": [
{
"locale": "en",
"value": "Computer Vision"
}
],
"description": [
{
"locale": "en",
"value": "AI systems that interpret images or video — counting people, detecting objects, reading text in pictures, tracking motion, or segmenting scenes. Common in occupancy sensing, traffic and crowd monitoring, accessibility assistance, and signage inspection. Distinct from biometric recognition, which identifies specific individuals."
}
],
"authoring_guidance": [],
"examples": [],
"sources": [],
"symbol_id": "pixel_based_image",
"variables": [
{
"id": "additional_description",
"label": [
{
"locale": "en",
"value": "Description"
}
],
"required": false
}
],
"shape": "circle",
"icon_variants": [
"default",
"dark"
]
}