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

BUG-pruning-branch-choice #20

Open
riccardobonanomi opened this issue Oct 10, 2024 · 0 comments
Open

BUG-pruning-branch-choice #20

riccardobonanomi opened this issue Oct 10, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@riccardobonanomi
Copy link
Owner

Describe the bug
With bifurcation of short branches, particularly towards the end of the planimetry, the pruning algorithm does not choose according to the criteria specified for the axis extraction and for high pruning iteration this can lead to the elimination of the wrong branch in the skeleton. This is generally only a problem towards the end of the image because generally the main river and eventual longer secondary branches are long enough that are not pruned by the algorithm, but the issue can arise with shorter branches

Expected behavior
The pruning algorithm should be able to choose between branches using the criteria specified for the axis extraction.

@riccardobonanomi riccardobonanomi added the bug Something isn't working label Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant