The CameraLens class abstracts camera lens and provides helper functions to ease interactions with them. Signed-off-by: Han-Lin Chen <hanlinchen@chromium.org> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Umang Jain <umang.jain@ideasonboard.com> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
24 lines
760 B
ReStructuredText
24 lines
760 B
ReStructuredText
.. SPDX-License-Identifier: CC-BY-SA-4.0
|
|
|
|
.. Front page matter is defined in the project README file.
|
|
.. include:: ../README.rst
|
|
:start-after: .. section-begin-libcamera
|
|
:end-before: .. section-end-libcamera
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Contents:
|
|
|
|
Home <self>
|
|
Docs <docs>
|
|
Contribute <contributing>
|
|
Getting Started <getting-started>
|
|
|
|
Developer Guide <guides/introduction>
|
|
Application Writer's Guide <guides/application-developer>
|
|
Pipeline Handler Writer's Guide <guides/pipeline-handler>
|
|
IPA Writer's guide <guides/ipa>
|
|
Tracing guide <guides/tracing>
|
|
Environment variables <environment_variables>
|
|
Sensor driver requirements <sensor_driver_requirements>
|
|
Lens driver requirements <lens_driver_requirements>
|