Skip to content

Save camera state? #963

Answered by Erol444
j-wilson-64 asked this question in Q&A
Jan 22, 2024 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

Hi @j-wilson-64 ,
You can retrieve quite a few values from the ImgFrame msg:

imgFrame.getColorTemperature() # Auto WhiteBalance
imgFrame.getExposureTime() # Autoexposure
imgFrame.getLensPosition() # Autofocus
imgFrame.getSensitivity() # Autoexposure (sensitivity)

I hope this helps!
Thanks, Erik

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@j-wilson-64
Comment options

@Erol444
Comment options

@j-wilson-64
Comment options

Answer selected by Erol444
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants