Skip to content

Conversation

@ahojnnes
Copy link
Contributor

Several changes in this PR:

  • Improved interface for WriteBinaryBlob now takes spans to allow for more generic inputs.
  • Little/big endian doesn't really make sense for generic binary data. The data should already be in consistent format before being converted into raw bytes.
  • Added missing unit tests.

@ahojnnes ahojnnes merged commit dfe1ad9 into main Dec 11, 2024
16 checks passed
@ahojnnes ahojnnes deleted the user/jsch/binary-blob-interface-test branch December 11, 2024 16:12
HernandoR pushed a commit to HernandoR/colmap that referenced this pull request Dec 30, 2024
Several changes in this PR:
* Improved interface for WriteBinaryBlob now takes spans to allow for
more generic inputs.
* Little/big endian doesn't really make sense for generic binary data.
The data should already be in consistent format before being converted
into raw bytes.
* Added missing unit tests.
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