1#ifndef NirDistortionMap_h 
    2#define NirDistortionMap_h 
Distort/undistort focal plane coordinates.
Definition: CameraDistortionMap.h:41
 
Definition: RadialDistortionMap.h:18
 
~RadialDistortionMap()
Definition: RadialDistortionMap.h:21
 
bool SetFocalPlane(const double dx, const double dy)
Compute undistorted focal plane x/y.
Definition: RadialDistortionMap.cpp:18
 
bool SetUndistortedFocalPlane(const double ux, const double uy)
Compute distorted focal plane x/y.
Definition: RadialDistortionMap.cpp:32
 
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16