Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ahojnnes
Copy link
Contributor

@ahojnnes ahojnnes commented Feb 6, 2025

No description provided.

@ahojnnes ahojnnes requested a review from B1ueber2y February 6, 2025 22:02
@ahojnnes ahojnnes changed the title User/jsch/rig calib reconstruction Add RigCalib to reconstruction+io Feb 6, 2025
@ahojnnes ahojnnes changed the title Add RigCalib to reconstruction+io Add Rig to reconstruction+io Feb 9, 2025
@ahojnnes ahojnnes changed the title Add Rig to reconstruction+io Add Rig serialization support to reconstruction+database Feb 9, 2025
@ahojnnes ahojnnes marked this pull request as ready for review February 9, 2025 19:14

// Note that cameras must be read before images.

void ReadRigsText(Reconstruction& reconstruction, std::istream& stream);
Copy link
Contributor

Choose a reason for hiding this comment

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

We should update the I/O methods in the Reconstruction class as well (e.g. Reconstruction::ReadBinary), where we will write/read rigs when there are any.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I wanted to wait with doing the actual serialization until we reached feature completeness together with frames?

@B1ueber2y
Copy link
Contributor

In the current code the rigs are not used as it is not associated through frames to images. Does it make sense to first add the frames into I/O and merge together? Also, after we fully support the frames I/O some code will be unnecessary (e.g., https://github.com/colmap/colmap/blob/user/jsch/rig-calib-reconstruction/src/colmap/scene/synthetic.cc#L243-L247)

@ahojnnes ahojnnes changed the base branch from main to feature/rig February 13, 2025 06:32
@ahojnnes ahojnnes merged commit 7cfcd4f into feature/rig Feb 28, 2025
16 checks passed
@ahojnnes ahojnnes deleted the user/jsch/rig-calib-reconstruction branch February 28, 2025 10:51
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