camera diagonal angle of view knowing camera intrinsic parameter
After using opencv camera calibration, I do have the intrinsic and distortion_coefs of my camera. Is there an easy way to calculate the diagonal angle of view for my camera?
calibrationMatrixValues and Pythagoean theorem?
@Theoretiker Thanks for your comment. but I don't have these values! apertureWidth – Physical width in mm of the sensor. apertureHeight – Physical height in mm of the sensor.
Do you know how can i find that for Logitech c905 camera?