Taxonomy

Biometric Recognition

Taxonomy/Algorithm or Model

Biometric Recognition

Biometric Recognition

AI systems that identify or verify a specific person from biological signals — face, fingerprint, voice, iris, or gait. Distinct from generic computer vision because the output is tied to a named individual. Many jurisdictions restrict or prohibit biometric recognition in publicly accessible spaces.

  • 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/biometric_recognition.

element "biometric_recognition"37 lines
{
  "id": "biometric_recognition",
  "category_id": "processing",
  "title": [
    {
      "locale": "en",
      "value": "Biometric Recognition"
    }
  ],
  "description": [
    {
      "locale": "en",
      "value": "AI systems that identify or verify a specific person from biological signals — face, fingerprint, voice, iris, or gait. Distinct from generic computer vision because the output is tied to a named individual. Many jurisdictions restrict or prohibit biometric recognition in publicly accessible spaces."
    }
  ],
  "authoring_guidance": [],
  "examples": [],
  "sources": [],
  "symbol_id": "personal",
  "variables": [
    {
      "id": "additional_description",
      "label": [
        {
          "locale": "en",
          "value": "Description"
        }
      ],
      "required": false
    }
  ],
  "shape": "circle",
  "icon_variants": [
    "default",
    "dark"
  ]
}