#include "Component/ModelManager.H"
#include "Image/Image.H"
#include "Image/Pixels.H"
#include "Image/ShapeOps.H"
#include "Neuro/getSaliency.H"
#include "Raster/Raster.H"
#include "Util/log.H"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Sample program illustrating the use of GetSaliency
Definition in file test-getSaliency.C.