Use calibration matrix to know CCD sensor size

為{幸葍}努か 提交于 2019-12-04 09:56:03

The "focal length" in the calibration matrix is not actually expressed in pixels. It is in fact a ratio that relates the sensor size in the real world to the size of a pixel in the image. It relates the focal length of the lens to distances in the image using a scaling factor in each dimension. More details in this article.

As Zaphod says, you can get a decent approximation combining the calibration matrix with a known focal length for the lens in mm.

A more precise method: open the box, read the serial type number of the CCD, look it up on the interwebs. There are only a handful of CCD manufacturers, and they all publish their spec sheets on the web. Here is an example.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!