Skip to content
Alexandre Marcireau edited this page Oct 11, 2019 · 33 revisions

This wiki is a git repository on its own. Feel free to modify anything, as changes can be tracked or rolled back as required.

The files associated with each tutorial are stored in the repository.

The four following tutorials provide a general introduction for building Event Stream applications:

  1. DVS event stream printer
  2. DVS event stream counter
  3. flow averager
  4. ATIS event stream viewer

For specific user guides and documentation, refer to the libraries' wikis:

The following pages describe example projects with a focus on specific tasks:

See also:

  • premake workflows describes application development workflows that use either a generic code editor and the make command or an IDE.
  • program architecture illustrates the thread management of a Sepia - Tarsier - Chameleon application.
  • live camera demonstrates the reading of events from a camera rather than a file.
Clone this wiki locally