[libcamera-devel] [PATCH v2 0/1] AF controls
David Plowman
david.plowman at raspberrypi.com
Thu Mar 31 17:17:46 CEST 2022
Hi again
Here's v2 of the AF controls. Besides some relatively minor formatting
fixes and some re-wording, there are two principal changes:
1. I added an AfLensPosition control (distinct from LensPosition) that
lets you easily set the lens to hyperfocal (for example).
2. I've expanded the AfState to include the mode and one or two other
things so that it completely reflects that true state of the
algorithm.
And here's a link to my attempt at a state transition diagram:
https://docs.google.com/drawings/d/1rU2nS82dEC8Y2eY0lKPkQQhd67gKLOl7PvSeUcL1j_E/edit?usp=sharing
(it can always be Ascii-ified at a later date!)
Thanks
David
David Plowman (1):
libcamera: controls: Controls for driving AF (autofocus) algorithms
src/libcamera/control_ids.yaml | 373 +++++++++++++++++++++++++++------
1 file changed, 313 insertions(+), 60 deletions(-)
--
2.30.2
More information about the libcamera-devel
mailing list