|
Camera calibration file - do we need it?
We have modified the example vision processing code to target the vertical stripes of the peg. So far so good.
What's bothering me is the code that corrects the video for camera distortion based on a file called Calibration File640x480.png. Are we expected to create our own calibration file specific for our camera? Do we just use the file included with the example code?
If we need to create our own calibration file where can we find the procedure for creating it? I have yet to see any specific instructions for that anywhere. Did I miss something?
|