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

Command line utility should support stereo geometry plot creation from XMLs, before running ASP #73

Open
dshean opened this issue Jan 18, 2025 · 0 comments

Comments

@dshean
Copy link
Member

dshean commented Jan 18, 2025

Hoping to make some quick stereo geometry plots for candidate image pairs using CLI. I don't think this is possible right now.

Note that directory structure might not always be nice and clean, and XML with relevant metadata could be 3 or 4 subdir deep, with other XML files (like README.XML) in the directory that should be ignored.

Will require rewriting legacy dgtools code in stereopair_metadata_parser.py. We should not assume that CATID is in the filenames. And a user should be able to run something like geom_plot *.XML without expected directory structure and filename patterns.

Eventually, the geometry plot tool should be flexible enough to also support multiple images (not just a pair), like the Utqiagvik 7 pair geometry skyplot, or just a list of individual image dir or XML files. Needed for multi-view goemetry assessment. Can discuss design for this.

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

No branches or pull requests

1 participant