OptimonCoreSync Studio
IE
Acting asAuthorization is evaluated by effect, not by screen. Demonstration only.0 session operations
MV-CAM-022

Stereolabs ZED camera families

DETAILqualification: not_runGPU prerequisite
Synthetic vision workspace. No camera, frame grabber or vision controller has been contacted; camera SDKs run only in engineering-managed edge workers, never in a browser. No real image exists here — every frame is a described placeholder. Nothing is live or qualified, and no inspection result releases product or causes any robot, reject, dispatch or stock effect.

Interface and target

Interface layer
ZED SDK
Modalities
Stereo RGB-D; positional tracking
API bindings
Native SDK and wrappers by release
Compute eligibility
NVIDIA CUDA required for SDK depth; optional
Required target pinning
Exact camera model, firmware, SDK, driver, OS and architecture must be pinned before qualification.
Native contract state
pending_approved_vendor_package
Owner boundary
Unassigned
Implementation status
Not started
Qualification limitation
Raw camera capture without CUDA is not equivalent to ZED SDK depth. Keep optional and unavailable on baseline CPU-only hosts.

Qualification — reported separately, never collapsed

User interfacepassed
Application logicpassed
Native adapter conformanceblocked
Environmental / source-version qualificationnot_run

Application screens and logic exercised against synthetic evidence in this session. No authorized runtime path to a camera, frame grabber or vision controller exists here.

Proposed configuration schema — pinned fields required before any native use

{
  "$id": "urn:optimon:vision:0.5:config:MV-CAM-022",
  "title": "Stereolabs ZED camera families acquisition configuration",
  "type": "object",
  "status": "proposed",
  "required": [
    "model",
    "firmware",
    "sdk_version",
    "transport",
    "os_architecture",
    "pixel_format",
    "trigger_mode",
    "calibration_ref"
  ],
  "properties": {
    "model": {
      "type": "string",
      "description": "Exact camera model. Exact camera model, firmware, SDK, driver, OS and architecture must be pinned before qualification."
    },
    "firmware": {
      "type": "string"
    },
    "sdk_version": {
      "type": "string",
      "description": "ZED SDK"
    },
    "api_binding": {
      "type": "string",
      "enum": [
        "Native SDK and wrappers by release"
      ]
    },
    "transport": {
      "type": "string"
    },
    "driver_or_frame_grabber": {
      "type": "string"
    },
    "nic_or_interface": {
      "type": "string"
    },
    "os_architecture": {
      "type": "string",
      "description": "NVIDIA CUDA required for SDK depth; optional"
    },
    "required_accelerator": {
      "type": "string",
      "description": "Empty for CPU baseline; GPU only where the profile states it."
    },
    "licensing_entitlement": {
      "type": "string"
    },
    "optics": {
      "type": "string"
    },
    "lighting": {
      "type": "string"
    },
    "pixel_format": {
      "type": "string"
    },
    "bit_depth": {
      "type": "integer"
    },
    "channel_order": {
      "type": "string"
    },
    "trigger_mode": {
      "type": "string",
      "enum": [
        "free_run",
        "hardware_trigger",
        "software_trigger",
        "encoder"
      ]
    },
    "exposure_us": {
      "type": "integer"
    },
    "calibration_ref": {
      "type": "string"
    },
    "operating_envelope": {
      "type": "string"
    }
  },
  "native_contract_state": "pending_approved_vendor_package",
  "qualification": "not_run"
}

Software and standards referenced by these jobs

Primary sources reviewed

DETAIL means the stated technical reference was reviewed — not that every camera function was verified and not that any vendor wire format is known.