1#ifndef DawnFcDistortionMap_h
2#define DawnFcDistortionMap_h
12#include "CameraDistortionMap.h"
Distort/undistort focal plane coordinates.
bool SetFocalPlane(const double ux, const double uy)
Compute undistorted focal plane x/y.
bool SetUndistortedFocalPlane(const double dx, const double dy)
Compute distorted focal plane x/y.
This is free and unencumbered software released into the public domain.