How to retrieve the Focus Statistics?
Hello !
I am building a zoom camera using the KL730.
Looking at section 6.3.15.1 Focus Map in the Leipzig_SDK_Multimedia_Framework_Programming_Guide.pdf, there appear to be two types of Focus Statistics: Grid Statistics Map and Global Statistics Values, and it seems both can be retrieved.
However, the Leipzig_SDK_3A_Integration_Guide.pdf only covers the configuration/setting side of focus-related values.
What do I need to do in order to retrieve the Focus Statistics?
Sample code would be greatly appreciated.
Comments
Hello,
To retrieve the focus statistics, you can use the 'STAT_GET' example. Please refer to the instructions in Section 3.32 of the Leipzig_SDK_Examples_User_Guide.pdf.
Additionally, there are focus-related settings available in 'streamer_msg_sender –C 2'. Please refer to < 3.1.1 Message Sender > for more details.