1#ifndef DawnFcDistortionMap_h
2#define DawnFcDistortionMap_h
Distort/undistort focal plane coordinates.
Definition CameraDistortionMap.h:41
Definition DawnFcDistortionMap.h:21
bool SetFocalPlane(const double ux, const double uy)
Compute undistorted focal plane x/y.
Definition DawnFcDistortionMap.cpp:24
DawnFcDistortionMap(Camera *parent, double k1, double zDirection=1.0)
Definition DawnFcDistortionMap.cpp:7
~DawnFcDistortionMap()
Definition DawnFcDistortionMap.h:24
bool SetUndistortedFocalPlane(const double dx, const double dy)
Compute distorted focal plane x/y.
Definition DawnFcDistortionMap.cpp:11
This is free and unencumbered software released into the public domain.
Definition Apollo.h:16