Skip to content

Conversation

@dlichy
Copy link

@dlichy dlichy commented May 23, 2025

This commit adds the preprocess_image_paths function, which sorts a list of image files either by numbers in the filename or by datetime metadata extracted from EXIF. It also supports downsampling the list to reduce angular resolution.

@ebrahimebrahim ebrahimebrahim self-requested a review May 23, 2025 21:14
@ebrahimebrahim ebrahimebrahim linked an issue May 23, 2025 that may be closed by this pull request
@ebrahimebrahim
Copy link
Collaborator

heads up that I am about to rebase this (and reword a commit message to add an issue reference)

Daniel added 2 commits May 23, 2025 17:56
This commit adds the `preprocess_image_paths` function, which
sorts a list of image files either by numbers in the filename or by
datetime metadata extracted from EXIF. It also supports downsampling
the list to reduce angular resolution.
@ebrahimebrahim ebrahimebrahim force-pushed the 304-subsample-sorting branch from a5f6f61 to e406163 Compare May 23, 2025 21:57
Copy link
Collaborator

@ebrahimebrahim ebrahimebrahim left a comment

Choose a reason for hiding this comment

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

excellent!

@ebrahimebrahim ebrahimebrahim merged commit 67e4c86 into main May 26, 2025
9 checks passed
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.

Enable reducing angular resolution in mesh reconstruction

3 participants