Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 1.01 KB

File metadata and controls

13 lines (11 loc) · 1.01 KB
date 2017-08-15
title Camera Calibration

It is quite common for projects to involve vision systems, but despite this most teams working with cameras ignore the basic advantages of calibrating a camera properly. Not only does a good calibration lead to better quality of data in form of images captured but also reduces overall errors in the vision the system, a properly calibrated camera helps avoid unnecessary delays due to radiometric and geometric errors.

References

Listed below are a few good places to get started on camera calibration.