test-surpriseFFT.C File Reference
#include "Image/MathOps.H"
#include "Raster/Raster.H"
#include "Surprise/SurpriseMapFFT.H"
Go to the source code of this file.
Defines |
#define | QLEN 3 |
#define | UPDFAC 0.75 |
#define | NUPDFAC 0.75 |
#define | INIVAL 0.0 |
#define | VARIANCE 25.0 |
#define | NEIGHSIGMA 0.5f |
#define | LOCSIGMA 3.0f |
#define | NITER 50 |
#define | SFAC 1.0F |
#define | PFAC 1.0F |
#define | SURPRISE 40 |
Functions |
int | main (const int argc, const char **argv) |
Detailed Description
test basic behavior of SurpriseMap and contents
Definition in file test-surpriseFFT.C.