Correct trajectories #213
Labels
new feature
New feature or request
pre-processing
Anything related to pre-processing the data
usability
Anything increasing the usablity
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: