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

Band depth envelope #17

Open
wants to merge 9 commits into
base: dev
Choose a base branch
from
Open

Band depth envelope #17

wants to merge 9 commits into from

Conversation

jacobrklein20
Copy link
Collaborator

@jacobrklein20 jacobrklein20 commented Dec 13, 2024

Implement ability to create envelope around trajectories with a certain band depth (between 0 and 1).

Paper describing band depth: https://ieeexplore.ieee.org/document/6875964

By default, the N (number of bands to use in band depth calculation) is 10. For a higher resolution band depth calculation, a higher number should be used, but this also lengthens processing time. When a future PR is submitted for preprocessing of this step, this will no longer be an issue, but for now, we've kept N=10.

@jacobrklein20 jacobrklein20 changed the base branch from main to dev December 18, 2024 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants