From 3f3ece4ee2b719cda417c6b591991b3be8577a7c Mon Sep 17 00:00:00 2001 From: Gryyx <107873592+Gryyx@users.noreply.github.com> Date: Fri, 8 Jul 2022 17:18:06 +0200 Subject: [PATCH] Update README.md Added hyperlink to original online publication, and a short explanation of the database's original purpose. [OSSS22 Workshop] --- crowds_by_example_dataset/README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/crowds_by_example_dataset/README.md b/crowds_by_example_dataset/README.md index 9c5bae9..10ebeaa 100644 --- a/crowds_by_example_dataset/README.md +++ b/crowds_by_example_dataset/README.md @@ -1,3 +1,6 @@ -This folder contains the dataset of university students' trajectories, which has been introduced in the following paper and made available by the authors. +**This folder contains the dataset of university students' trajectories, which has been introduced in the following paper and made available by the authors:** -Lerner, A., Chrysanthou, Y., & Lischinski, D. (2007, September). Crowds by example. In Computer graphics forum (Vol. 26, No. 3, pp. 655-664). Oxford, UK: Blackwell Publishing Ltd. +[Lerner, A., Chrysanthou, Y., & Lischinski, D. (2007, September). Crowds by example. In Computer graphics forum (Vol. 26, No. 3, pp. 655-664). Oxford, UK: Blackwell Publishing Ltd.](https://onlinelibrary.wiley.com/doi/full/10.1111/j.1467-8659.2007.01089.x "Link to online publication on Wiley Library") + + +This database was used as an _example database_ to synthesize simulated crowds with a natural-looking behavior. It was manually assembled from overhead shot videos of a real crowd in motion. It provides examples of static geometries and associated trajectories of individuals, to allow computing of a simulation based on real-world crowd interaction data.