Our Github page: RouteFlow
You can run RouteFlow on the seven real-world application datasets.
cd backend
python run_animtion.pyThe animations are saved in the backend/log/video/Animation folder.
In the user_study_task_video folder, we provide all the task videos used in the user study.
"tracking" is for the task of tracking objects' movements.
"trend1" is for the task of identifying the global trend.
"trend2" is for the task of locating local hotspots.
"ours" is for RouteFlow.
"baseline1" is for the focus+context grouping method.
"baseline2" is for the vector-field-based method.