#include "Foveator/BlurFoveator.H"
#include "Image/Pixels.H"
#include <algorithm>
#include <cmath>
Go to the source code of this file.
Foveator class that performs progressive blurring
Definition in file BlurFoveator.C.