There are some measured results available for certain older ios devices but I'm not able to find FOV numbers for newer models, specifically, iPhone 5s ~ 6s Plus and iPad 4 ~ iPad Pro. Also, the numbers listed on the above link don't match with some other calculated results.
I'm aware that FOV number can be read using the following API
NSLog(@"Camera's FOV is %f",myCamera.activeFormat.videoFieldOfView);
However, since I don't have all the models available at hand and the read numbers that are publicly available for some models also doesn't match measured/calculated results, I was wondering if there are reliable FOV numbers for most if not all iPhone/iPad models. Thanks.
FOV for 1x photo: 1.255 radians (71.91 degrees). FOV for 3x photo: 0.398 radians (22.80 degrees). FOV for 0.5x video: 2.292 radians (131.32 degrees). FOV for 3x video: 0.329 radians (18.85 degrees).
An iPad's camera is not better than an iPhone's camera. Even though it doesn't handle colors and lighting and contrast just as well, the iPad camera is still perfectly capable of taking impressive pictures.
After you take a picture in the iPhone's portrait mode, you can open it in the Photos app, and adjust a slider to change depth of field. The slider provides an f-stop range from f/1.4 to f/16.
I think you might want to take a look at
https://developer.apple.com/library/content/documentation/DeviceInformation/Reference/iOSDeviceCompatibility/Cameras/Cameras.html
Table 4-5 iPhone 8 / iPhone 8 Plus / iPhone X Front Camera
Table 4-12 iPhone 7 / iPhone 7 Plus Front Camera
Table 4-15 iPhone 6s / iPhone 6s Plus Front Camera
Table 4-17 iPhone 6 / iPhone 6 Plus Front Camera
Table 4-19 iPhone SE Front Camera
Table 4-21 iPad Pro 12.9-inch (2nd generation) / iPad Pro 10.5-inch Front Camera
Table 4-23 iPad (5th generation) Front Camera
That's about all the calculations of FOVs out there. Also, they are from apple so I believe they are reliable.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With