is there a way to know at runtime what the focus value is?
is there a way to know at runtime what the focus value is?
Hi Thor
getLensPosition()
should retrieve the value (not exactly a focus value, but it can be calculated afterwards I think).
https://docs.luxonis.com/projects/api/en/latest/references/python/?highlight=getLensPosition#depthai.CameraControl.getLensPosition
Thanks,
Jaka