From 50744a62789dbf7f45a4c2467237d30a80ae79da Mon Sep 17 00:00:00 2001 From: supitalp Date: Mon, 16 Sep 2019 14:37:07 +0200 Subject: [PATCH] Updated Simulating events from a video (markdown) --- Simulating-events-from-a-video.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Simulating-events-from-a-video.md b/Simulating-events-from-a-video.md index 907eadd..1d7a85d 100644 --- a/Simulating-events-from-a-video.md +++ b/Simulating-events-from-a-video.md @@ -2,7 +2,7 @@ In this tutorial, we will show how to use ESIM to simulate events from a given v ### WARNING -Simulating events from a video will not work for any video. The input video needs to have a sufficiently high framerate: the pixel displacement between successive images needs to be small (i.e. a few pixels at most). +Simulating events from a video **will not work for any video**. The input video needs to have a sufficiently high framerate: the pixel displacement between successive images needs to be small (i.e. a few pixels at most). Otherwise, the simulated events will be of poor quality. ### Overview