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

Fix ply #1829

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Fix ply #1829

wants to merge 2 commits into from

Conversation

smathermather
Copy link
Contributor

@smathermather smathermather commented Feb 18, 2025

Originally posted here.

if __name__ == '__main__':

# Parameters
base: str = os.path.join('D:\\', '01_droneo', 'DJI_202407311545_024', 'odm_filterpoints')
Copy link
Member

Choose a reason for hiding this comment

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

These are pretty specific hard-coded paths; should this program be modified to be a bit more generic before merging?

Copy link
Contributor Author

@smathermather smathermather Feb 19, 2025

Choose a reason for hiding this comment

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

For sure. I was hoping to get permission from Jaime before proceeding with edits (originally posted here). Otherwise, I'll just re-write from the ground up using a similar approach.

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