
#include "Image/Image.H"#include "Image/DrawOps.H"#include "Component/ModelManager.H"#include "Image/Pixels.H"#include "Image/Point2D.H"#include "Raster/Raster.H"#include "Util/log.H"#include <cstdlib>#include <ctime>#include <fstream>#include <string>#include <unistd.h>#include <vector>
Go to the source code of this file.
Functions | |
| int | main (const int argc, const char **argv) |
Parses the eye scanpath and recognizes each fixation
Definition in file test-parseScanpath.C.
1.6.3