Skip to content

C++ examples & roundtrip tests for image/segmentation-image/depth-image/tensor#3899

Merged
Wumpf merged 24 commits intomainfrom
andreas/cpp/images
Oct 18, 2023
Merged

C++ examples & roundtrip tests for image/segmentation-image/depth-image/tensor#3899
Wumpf merged 24 commits intomainfrom
andreas/cpp/images

Conversation

@Wumpf
Copy link
Copy Markdown
Member

@Wumpf Wumpf commented Oct 17, 2023

What

commit history is a bit messy because this was based on the annotation context example pr. Speaking off, I made those a bit nicer on the way

Checklist

  • I have read and agree to Contributor Guide and the Code of Conduct
  • I've included a screenshot or gif (if applicable)
  • I have tested demo.rerun.io (if applicable)
  • The PR title and labels are set such as to maximize their usefulness for the next release's CHANGELOG

@Wumpf Wumpf added examples Issues relating to the Rerun examples sdk-cpp C/C++ API specific exclude from changelog PRs with this won't show up in CHANGELOG.md labels Oct 17, 2023
@emilk emilk self-requested a review October 18, 2023 07:30
Copy link
Copy Markdown
Member

@emilk emilk left a comment

Choose a reason for hiding this comment

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

We must be careful to always reinforce the height, width order of our tensor dimensions, as that will undoubtedly be unconventional for many users

@Wumpf Wumpf force-pushed the andreas/cpp/images branch from 1a43cc5 to 450902f Compare October 18, 2023 08:14
@Wumpf Wumpf merged commit 582f2fd into main Oct 18, 2023
@Wumpf Wumpf deleted the andreas/cpp/images branch October 18, 2023 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

examples Issues relating to the Rerun examples exclude from changelog PRs with this won't show up in CHANGELOG.md sdk-cpp C/C++ API specific

Projects

None yet

Development

Successfully merging this pull request may close these issues.

C++: Tensor migration to archetypes

2 participants