24 #ifndef __FIREVISION_CCD_CALIBRATION_H__
25 #define __FIREVISION_CCD_CALIBRATION_H__
27 #include <fvmodels/camera/calibration.h>
38 CCDCalibration(
float hor_fov,
unsigned int img_width,
unsigned int img_height);
45 #endif // __FIREVISION_CCD_CALIBRATION_H__
A Calibration matrix for a ccd camera.
A Calibration matrix for a finite camera.