1#ifndef ThemisIrDistortionMap_h
2#define ThemisIrDistortionMap_h
12#include "CameraDistortionMap.h"
43 void SetBand(
int band);
Distort/undistort focal plane coordinates.
Distort/undistort focal plane coordinates.
ThemisIrDistortionMap(Camera *parent)
virtual bool SetUndistortedFocalPlane(const double ux, const double uy)
Compute distorted focal plane x/y.
virtual bool SetFocalPlane(const double dx, const double dy)
Compute undistorted focal plane x/y.
This is free and unencumbered software released into the public domain.