#include "Foveator/Foveator.H"
#include <cmath>
#include <map>
#include <utility>
Go to the source code of this file.
Classes | |
class | LPTFoveator |
A class that does space-variant processing with log polar transform. More... | |
struct | LPTFoveator::ltPoint2D |
a function object for the key compare in multimap |
Foveator class that performs log polar transform
Definition in file LPTFoveator.H.