Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Reconstruction reader/writer tests and scene class repr#2842

Merged
ahojnnes merged 16 commits into
maincolmap/colmap:mainfrom
user/jsch/reader-writer-testcolmap/colmap:user/jsch/reader-writer-testCopy head branch name to clipboard
Oct 23, 2024
Merged

Reconstruction reader/writer tests and scene class repr#2842
ahojnnes merged 16 commits into
maincolmap/colmap:mainfrom
user/jsch/reader-writer-testcolmap/colmap:user/jsch/reader-writer-testCopy head branch name to clipboard

Conversation

@ahojnnes

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread src/colmap/scene/image.h Outdated
@ahojnnes
ahojnnes enabled auto-merge (squash) October 23, 2024 16:21
@ahojnnes
ahojnnes merged commit f3e1aef into main Oct 23, 2024
@ahojnnes
ahojnnes deleted the user/jsch/reader-writer-test branch October 23, 2024 17:13
ahojnnes pushed a commit that referenced this pull request Oct 25, 2024
#2842 removed the custom `__repr__`
for some objects like `Image`. Pycolmap then falls back to enumerating
all the attributes, which is suboptimal - for example for `Image` we
don't want to print all 2D points to void bloating the console output.
This PR recovers the previous behavior for objects for which
`stringstream << obj` is defined.
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.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.