You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When dealing with head trajectories, it may happen that the participants lean over the obstacles. This means that their trjajectory will leave the walkable area at some frames, these data than can not be processed with PedPy. In JPSreport we provided a helper script which moves points outside the obstacles and away from walls, this could be an inspiration and may need some minor changes:
When dealing with head trajectories, it may happen that the participants lean over the obstacles. This means that their trjajectory will leave the walkable area at some frames, these data than can not be processed with PedPy. In JPSreport we provided a helper script which moves points outside the obstacles and away from walls, this could be an inspiration and may need some minor changes:
https://github.com/JuPedSim/jpsreport/blob/develop/scripts/correct_trajectories.py
The text was updated successfully, but these errors were encountered: