> ## Documentation Index
> Fetch the complete documentation index at: https://dragonwingdocs.qualcomm.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 摄像头补充文档概述

> Qualcomm Linux 平台摄像头补充功能、架构扩展和增强功能的概述。

## **补丁与构建源组件**

<CardGroup cols={2}>
  <Card title="用户模式驱动" href="https://docs.qualcomm.com/doc/80-80023-17A/topic/patch-and-build-source-components.html">
    配置 UMD，它根据用例配置摄像头管线，并提供一个接口，允许开发者定义新的图像处理管线并插入自定义图像处理节点。
  </Card>

  <Card title="内核模式驱动" href="https://docs.qualcomm.com/doc/80-80023-17A/topic/patch-and-build-source-components.html">
    配置 KMD，它由控制摄像头子系统硬件的 Linux 设备驱动程序组成。
  </Card>

  <Card title="设备树文件 (DTB)" href="https://docs.qualcomm.com/doc/80-80023-17A/topic/patch-and-build-source-components.html">
    配置设备树文件。
  </Card>

  <Card title="补丁与构建源文件" href="https://docs.qualcomm.com/doc/80-80023-17A/topic/patch-and-build-source-components.html">
    修改源代码并将补丁文件应用于 CHI-CDK、摄像头设备驱动程序或摄像头 DTB。
  </Card>

  <Card title="为生产构建默认启用摄像头协议栈" href="https://docs.qualcomm.com/doc/80-80023-17A/topic/patch-and-build-source-components.html">
    将 CamX 启用为 Config2 的默认下游摄像头 DTBO。
  </Card>
</CardGroup>

## **开发传感器驱动程序**

<CardGroup cols={2}>
  <Card title="配置传感器软件" href="https://docs.qualcomm.com/doc/80-80023-17A/topic/camera-sensor-software-configuration.html">
    配置传感器驱动程序和模块配置 XML 文件。
  </Card>

  <Card title="配置传感器硬件" href="https://docs.qualcomm.com/doc/80-80023-17A/topic/camera-sensor-hardware-configuration.html">
    修改内核 DTSI 文件以进行硬件配置。
  </Card>

  <Card title="开发 MIPI 摄像头传感器驱动程序" href="https://docs.qualcomm.com/doc/80-80023-17A/topic/develop-mipi-camera-sensor-driver.html">
    开发 MIPI 摄像头传感器驱动程序。
  </Card>

  <Card title="开发 GMSL 摄像头传感器驱动程序" href="https://docs.qualcomm.com/doc/80-80023-17A/topic/develop-gmsl-camera-sensor-driver.html">
    开发 GMSL 摄像头传感器驱动程序。
  </Card>
</CardGroup>

## **自定义摄像头用例和管线**

<CardGroup cols={2}>
  <Card title="摄像头框架概述" href="https://docs.qualcomm.com/doc/80-80023-17A/topic/camera-framework-overview.html">
    了解框架如何处理摄像头管线配置以及处理捕获请求和结果。
  </Card>

  <Card title="了解零快门延迟 (ZSL) 用例" href="https://docs.qualcomm.com/doc/80-80023-17A/topic/zsl-use-case.html">
    了解一个摄像头用例示例。
  </Card>

  <Card title="创建自定义节点" href="https://docs.qualcomm.com/doc/80-80023-17A/topic/create-a-custom-node.html">
    创建自定义节点。
  </Card>

  <Card title="自定义节点调用流程" href="https://docs.qualcomm.com/doc/80-80023-17A/topic/custom-node-call-flows.html">
    了解自定义节点调用流程。
  </Card>
</CardGroup>

## **自定义高级摄像头功能**

<CardGroup cols={2}>
  <Card title="自定义高动态范围" href="https://docs.qualcomm.com/doc/80-80023-17A/topic/customize-high-dynamic-range.html">
    启用交错高动态范围 (SHDR) 功能。
  </Card>

  <Card title="自定义 EIS 和 LDC" href="https://docs.qualcomm.com/doc/80-80023-17A/topic/customize-eis-and-ldc.html">
    启用电子防抖 (EIS) 和镜头畸变校正 (LDC) 功能。
  </Card>

  <Card title="自定义去雾" href="https://docs.qualcomm.com/doc/80-80023-17A/topic/customize-high-dynamic-range.html">
    启用去雾功能。
  </Card>

  <Card title="高级功能并发" href="https://docs.qualcomm.com/doc/80-80023-17A/topic/advanced-feature-concurrencies.html">
    了解功能并发信息。
  </Card>
</CardGroup>

## **摄像头调优**

<CardGroup cols={2}>
  <Card title="调优概述" href="https://docs.qualcomm.com/doc/80-80023-17A/topic/camera-tuning.html">
    了解整体调优流程。
  </Card>

  <Card title="安装 Chromatix" href="https://docs.qualcomm.com/doc/80-80023-17A/topic/camera-tuning.html">
    确定要使用的调优工具。
  </Card>

  <Card title="捕获原始数据图像" href="https://docs.qualcomm.com/doc/80-80023-17A/topic/camera-tuning.html">
    捕获原始图像。
  </Card>

  <Card title="使用 Chromatix Developer Edition 调优摄像头" href="https://docs.qualcomm.com/doc/80-80023-17A/topic/camera-tuning.html">
    使用 Chromatix Developer Edition 或 Chromatix 7 调优摄像头。
  </Card>

  <Card title="生成调优二进制文件" href="https://docs.qualcomm.com/doc/80-80023-17A/topic/camera-tuning.html">
    生成调优二进制文件。
  </Card>

  <Card title="评估图像" href="https://docs.qualcomm.com/doc/80-80023-17A/topic/camera-tuning.html">
    评估图像质量。
  </Card>
</CardGroup>

## **摄像头故障排除**

<CardGroup cols={3}>
  <Card title="捕获用户模式日志" href="https://docs.qualcomm.com/doc/80-80023-17A/topic/troubleshooting.html">
    捕获用户模式日志。
  </Card>

  <Card title="捕获内核模式日志" href="https://docs.qualcomm.com/doc/80-80023-17A/topic/troubleshooting.html">
    捕获内核模式日志。
  </Card>
</CardGroup>
