#include <cfloat>
#include <fstream>
#include <iostream>
#include <math.h>
#include <string>
#include <vector>
#include "Util/log.H"
#include "Raster/Raster.H"
#include "Image/Image.H"
#include "Psycho/StimAnalyzer.H"
Go to the source code of this file.
Functions | |
int | main (const int argc, const char **argv) |
make different kind of visual test stimuli
Definition in file app-analyze-stim.C.