From d068ae50492c60453dee4e0ea61a67f08a3e3593 Mon Sep 17 00:00:00 2001 From: Christian Berger Date: Sun, 23 Aug 2015 14:17:17 +0200 Subject: [PATCH] Added screenshot. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8aeedc6..92c1009 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ To playback a recording file that contains data captured on our experimental car like the video stream and more data, simply clone this repository and run make all. +![Screenshot](https://github.com/se-research/CaroloCup-CameraPlayback/blob/master/screenshot.png) + To compile the source file, you need to install the OpenDaVINCI libraries (cf. http://opendavinci.readthedocs.org) and OpenCV.