Hello,
I’m considering extracting the necessary metadata from videos captured with AnafiAI. I’m using the GroundSDK tool to create a .json file containing the metadata and examining the stored values.
So, just to confirm, are the values stored in the “hfov” and “vfov” keys in radians?
[Extracted values]
“hfov”:1.1763519048690796
“vfov”:0.71778827905654907
Based on the provided documentation (Embedded Video Metadata - 7.6), it seems that the unit for FOV values is indeed in degrees. However, if the values are stored in radians, it would align with the specifications. Can you please clarify the unit of measurement for the FOV values in the AnafiAI videos?
Thank you.