Zzdefranc
- May 16, 2023
- Joined May 10, 2023
- 0 best answers
erik I set the resolution to be 12MP.
Although the FOV functions use the default pixel width and height to calculate FOV.
If I enter the resolution width and height for 12 MP I get the following FOVs.
These values are much greater than spec FOVs so I assume these are wrong as well.
Let me know what you think.
- Edited
jakaskerl Hi the methods used is linked under in original post but I will attach it here as well.
I found this link in these docs https://docs.luxonis.com/projects/api/en/latest/samples/calibration/calibration_reader/#calibration-reader
Hello,
OAK cameras have listed spesc for their HFOV and VFOV. When searching through the DepthAi documentation I found a link to code that can calculate the HFOV and VFOV here. Running these scripts even after setting max resolution gives me lower FOVs than the one listed in my camera's specs. What is the difference between the calculated FOVs and spec FOVs and which option is more accurate?
Thank you in advance.
Hello,
The OAK1 MAX uses the IMX582 sensor. This sensor has a HFOV of 68 degrees and a resolution of 8000x6000. Due to ISP width limit the resolution for the OAK1 MAX is cropped to 5312x6000 but the HFOV is still listed as 68 degrees.
If the horizontal resolution is cropped would that not mean the HFOV is also cropped?