Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct trajectories #213

Open
schroedtert opened this issue Sep 5, 2023 · 0 comments
Open

Correct trajectories #213

schroedtert opened this issue Sep 5, 2023 · 0 comments
Labels
new feature New feature or request pre-processing Anything related to pre-processing the data usability Anything increasing the usablity

Comments

@schroedtert
Copy link
Collaborator

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

@schroedtert schroedtert added new feature New feature or request usability Anything increasing the usablity labels Sep 5, 2023
@schroedtert schroedtert added the pre-processing Anything related to pre-processing the data label Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature or request pre-processing Anything related to pre-processing the data usability Anything increasing the usablity
Projects
None yet
Development

No branches or pull requests

1 participant