event-driven
Datasets

Event-driven datasets contain the stream of events captured from a single or stereo event cameras. Each dataset can be played using the yarpdataplayer. Once the dataset is loaded in the yarpdataplayer, the specified output port (default=/zynqGrabber/AE:o) is opened and can be connected to any event-driven processing module, the event-driven pre-processing module (vPreProcess), or directly to the event-driven visualizer (vFramerLite).

Each dataset may also contain:

Datasets recorded with the DVS and ATIS have the following properties which must be set correctly in the module parameters (i.e. width and height) and the CMake options (i.e. VLIB_CODEC_TYPE, VLIB_TIMER_BITS and VLIB_CLOCK_PERIOD_NS), to interpret the data:

Sensor Type width height VLIB_CODEC_TYPE VLIB_TIMER_BITS VLIB_CLOCK_PERIOD_NS
DVS 128 128 CODEC_128x128 24 128
Sensor Type width height VLIB_CODEC_TYPE VLIB_TIMER_BITS VLIB_CLOCK_PERIOD_NS
ATIS_20 304 240 CODEC_304x240_20 24 80
Sensor Type width height VLIB_CODEC_TYPE VLIB_TIMER_BITS VLIB_CLOCK_PERIOD_NS
ATIS_24 304 240 CODEC_304x240_24 30 80

Available Datasets

Sample Dataset

download

Ball Detection and Tracking

download

Corner Detection

download

VVV18-EVENTDRIVEN-DATASET

download

Parallel Visual Tracking

download