iLab Neuromorphic Vision C++ Toolkit Screenshots

The following are examples of how to use the programs provided with the iLab Neuromorphic Vision C++ Toolkit. Click on each thumbnail to see the corresponding full-size image or movie clip. These examples are refreshed nightly by running 'make demo'. To run the demos interactively, try the following from your local saliency/ source directory:

./configure             # if not done previously
make core               # if not done previously
cd screenshots
./build.tcl runner
./rundemo.sh

which will ask you interactively which demo to run and will show you the results.

For additional explanations about the meaning of the various command-line options used in these examples, try to run the same command plus a --help command-line option, and look for the definitions of the various options used.

That should be a good start. Have a look at the various perl scripts in saliency/bin/ for additional examples of interesting combinations of command-line options.

Copyright © 2002-2004 by the University of Southern California, iLab and Prof. Laurent Itti. Last updated