1 #ifndef KaguyaMiCameraDistortionMap_h 2 #define KaguyaMiCameraDistortionMap_h 60 double m_distCoefX[4], m_distCoefY[4];
61 double m_boreX, m_boreY;
KaguyaMiCameraDistortionMap(Camera *parent)
Camera distortion map constructor.
virtual ~KaguyaMiCameraDistortionMap()
Destroys the KaguyaMiCameraDistortionMap object.
virtual bool SetUndistortedFocalPlane(const double ux, const double uy)
Compute distorted focal plane x/y.
Distort/undistort focal plane coordinates.
virtual bool SetFocalPlane(const double dx, const double dy)
Compute undistorted focal plane x/y.
void SetDistortion(const int naifIkCode)
Distort/undistort focal plane coordinates.
Namespace for ISIS/Bullet specific routines.