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

Simplify polygons associated with predictions with the Ramer-Douglas-Peucker algorithm #7

Merged
merged 10 commits into from
Jan 27, 2023

Conversation

acerioni
Copy link
Member

No description provided.

Copy link
Contributor

@cleherny cleherny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the helpers/misc.py file, why comment the prediction_to_feature() function and not keep it without comment or delete it?

@acerioni
Copy link
Member Author

acerioni commented Jan 27, 2023

You're right @cleherny. I've cleaned helpers/misc.py and pushed a new commit.

Copy link
Contributor

@cleherny cleherny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks all good and I approve merging this branch to master.

@cleherny cleherny merged commit 91f00d0 into master Jan 27, 2023
cleherny added a commit that referenced this pull request Feb 16, 2023
Simplify polygons associated with predictions with the Ramer-Douglas-Peucker algorithm

Former-commit-id: 91f00d0
@acerioni acerioni deleted the ac/rdp branch December 13, 2023 14:41
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.

2 participants